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

#mainContent  {
	float: left;
	width: 670px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
} 
.contents_center  {
	width: 640px;
	margin-left: 15px;
}
.contents_center .top_tittle    {
	margin-top: 10px;
}
.contents_center .box01 {
	background-image: url(../images/line_y.gif);
	background-repeat: repeat-y;
	margin-bottom: 30px;
	margin-top: 20px;
}

.contents_center .box01 .box_box .img01 {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.contents_center .box01 .box_box .img02 {
	width: 187px;
	margin-left: 80px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.contents_center .box01 .box_box .text01 {
	float: left;
	margin-top: 40px;
	width: 340px;
	margin-left: 20px;
	height: 150px;
}
.contents_center .box01 .box_box .text02 {
	float: left;
	margin-top: 60px;
	width: 225px;
	margin-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6ac5d3;
	padding-bottom: 4px;
	display: block;
	font-size: 115%;
}
.name {
	font-size: 160%;
	display: block;
	margin-top: 10px;
	width: 150px;
	float: left;
}
.kana {
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-right: 40px;
}
.contents_center .box01 .text03 {
	margin-left: 50px;
	width: 520px;
	margin-bottom: 30px;
	line-height: 1.75em;
}
.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;
}


/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.profile td {
}
.contents_center .box01 .box_box .img03 {
	width: 542px;
	height:225px;
	margin-left: 32px;
	margin-top: 38px;
	margin-bottom: 25px;
	background-image: url(../images/mmm_img_3.jpg);
	background-repeat:no-repeat;
}
