@charset "utf-8";
/* CSS Document */

/* **************Index.html CSS*************** */


/* PageTitle */
h2{
	width:755px;
	height:30px;
	background:url(../images/title01.gif) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	padding:5px 5px 0 0;
	margin:0 0 20px;
}

/* Main */
h3{
	height:25px;
	color:#fff;
	font-size:1.2em;
	margin:0 auto 10px;
	padding:5px 0 0 30px;
	background:url(../../../shared/images/title_bg01.gif) no-repeat 0 0;
}
.cts{
	width:740px;
	margin:0 auto;
}
.name{
	text-align:right;
}
.box{
	height:100%;
	margin:10px 0 40px;
}
.box p{
	width:238px;
	float:left;
}
.ct{
	margin:0 12px;
}
















