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

#title h1{
	width:323px;
	height:30px;
	background:url(../../about/img/h1_about.gif) no-repeat;
	text-indent:-9999px;
}
#text_photo{
	width:930px;
	margin:0px auto;
}
#text{
	width:464px;
	float:left;
	padding-top:20px;
}
#text h2{
	width:396px;
	height:39px;
	background:url(../../about/img/h2_about.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#photo{
	float:right;
}
#box_set{
	clear:both;
	width:930px;
	margin:0px auto;
}

#box_01{
	width:303px;
	height:262px;
	background:url(../../about/img/bg_box.jpg) bottom no-repeat;
	text-align:center;
	float:left;
	margin-right:10px;
}
#box_01 h3{
	width:303px;
	height:42px;
	background:url(../../about/img/h3_about_01.jpg) no-repeat;
	text-indent:-9999px;
}
#box_01 p{
	padding:10px;
}
#box_02{
	width:303px;
	height:262px;
	background:url(../../about/img/bg_box.jpg) bottom no-repeat;
	text-align:center;
	float:left;
	margin-right:10px;
}
#box_02 h3{
	width:303px;
	height:42px;
	background:url(../../about/img/h3_about_02.jpg) no-repeat;
	text-indent:-9999px;
}
#box_02 p{
	padding:10px;
}
#box_03{
	width:303px;
	height:262px;
	background:url(../../about/img/bg_box.jpg) bottom no-repeat;
	text-align:center;
	float:left;
}
#box_03 h3{
	width:303px;
	height:42px;
	background:url(../../about/img/h3_about_03.jpg) no-repeat;
	text-indent:-9999px;
}
#box_03 p{
	padding:10px;
}

.box_text{
	line-height:1.4;
	text-align:left;
	color:#080808;
	font-size:11px;
}

#attention{
	clear:both;
	color:#FFFFFF;
	font-size:80%;
	width:930px;
	line-height:1.5;
	margin:0px auto;
	padding:20px 0px;
}