@charset "UTF-8";
/* CSS Document */

#rightcontents {
	width: 690px;
	float: right;
	line-height:24px;
}

.stit {
	padding-bottom: 10px;
	border-bottom: 1px solid #9a1a17;
	margin-bottom:25px;
}

#outline,
#message  {
	margin-bottom:60px;
}

#outline figure {
	margin-bottom:25px;
}

#outline  dl {
	overflow: hidden;
}

#outline  dt {
	width: 120px;
	float: left;
	clear: both;
	font-size: 1.3em;
	line-height:54px;
	font-weight:bold;
}

#outline  dd {
	width: 500px;
	padding-left: 170px;
	border-bottom: 1px dotted #aaa;
	font-size: 1.3em;
	line-height:54px;
}

#access section {
	background:#fff;
	padding-bottom:25px;
}

#access section h1 {
	color:#9a1a17;
	font-size: 1.6em;
	padding:25px 20px 10px 20px;
}

#access p {
	font-size: 1.3em;
	padding:0 20px;
}

#message h1 {
	margin-bottom:40px;
}

#message p {
	font-size: 1.3em;
}

#birth {
	background:#fff;
	padding:40px;
}

#birth p {
	font-size: 1.3em;
	padding:40px 0;
}

#birth figcaption {
	font-size: 1.1em;
	color:#888;
}

#birth span {
	width:620px;
	text-align:center;
	display:block;
	padding-top:40px;
}

#principles div {
	padding-bottom: 80px;
	background: #FFF;
	text-align: center;
}

#principles figure {
	padding: 30px 0 50px 0;
}
	

/* style */
.right {
	float:right;
}

.left {
	float:left;
}