@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 */
.cts{
	width:740px;
	margin:0 auto;
}
.cts p{
	margin-bottom:15px;
}
.name{
	width:369px;
	height:33px;
	margin:0 0 0 auto;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/name.gif) no-repeat 0 0;
}

















