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


.contents_center .box01 .img01 {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.contents_center .box01 .img02 {
	width: 187px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.contents_center .box01 .text01 {
	float: left;
	margin-top: 20px;
	width: 340px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.contents_center .box01 .text01 strong {
	display: block;
	font-size: 16px;
	font-variant: normal;
	font-weight: lighter;
	margin-top: 10px;
}
.contents_center .box01 .text02 {
	margin-top: 16px;
	width: 340px;
	margin-left: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6ac5d3;
	padding-bottom: 4px;
}
.contents_center .box01 .text03 {
	margin-left: 52px;
	width: 444px;
	margin-bottom: 30px;
}

.contents_center .box01 .text05 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6ac5d3;
	padding-bottom: 4px;
	padding-left: 14px;
	width: 236px;
}
.contents_center .box01 .text_link {
	clear: both;
	margin-left: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #f08748;
}
.profile {
	margin-left: 52px;
	line-height: 2em;
	margin-bottom: 30px;
}
.contents_center .underline  {
	width: 640px;
	height: 10px;
	background-image: url(../images/line_x.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	background-position: center;
	clear: both;
}


/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.left {
	margin-left: 40px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
.garally02 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.left02 {
	margin-left: 40px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
.garally01 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
