*{
	font-family: "ヒラギノ角ゴ Pro" ,"Hiragino Kaku Gothic Pro" , "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	color:#444;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,img {
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
	}

#contents{
	font-size:12px;
}

.ltxt{
	font-size:14px;
}

.clear{
	clear:both;
}

#contents{
	text-align:center !important;
	width:900px !important;
}

p{
	font-size:100%;
	line-height:18px;
}

a{
	color:#e52221;
	text-decoration:none ;
}

a span{
	color:#e52221;
}

a:hover,
a:hover span{
	color:#e52221;
}

a img{
	text-decoration:none !important;
}

span.stxt{
	font-size:70%;
}
/* container------------------------------------------------------------ */

#container{
	text-align:left !important;
	width:900px !important;
	font-size:110%;
	margin-bottom:20px;
}


.detail-box{
	padding:0 0 0 30px;
	margin:0;
	border-left:1px solid #b2b2b2;
}

.detail-box h2{
	font-size:170%;
	line-height:26px;
	margin-bottom:8px;
}

.detail-box h3{
	margin:0 0 10px 0;
	font-size:110%;
	line-height:16px;
	font-weight:normal;
	margin-bottom:20px;
}

.detail-box p{
	margin-bottom:15px;
}
.detail-box p.last{
	margin-bottom:0;
}




/* head------------------------------------------------------------ */

#head-box{
	text-align:center;
	margin:15px 0;
}

#head-box h1 img{
	width:589px;
	padding-top:27px;
	margin:0 auto 30px;
}

#head-box .detail-box{
	margin-left:311px;
}


#cont-1,#cont-2,#cont-3{
	margin:30px 0;
	clear:both;
}

#cont-1 a span,#cont-2 a span,#cont-3 a span{
	text-align:left;
	font-size:72%;
}

#cont-1 h2,#cont-2 h2,#cont-3 h2{
	margin-bottom:20px;
}

#cont-1 a img,#cont-2 a img,#cont-3 a img{
	border:1px solid #fff;
	text-decoration:none !important;
}

#cont-1 a:hover img,#cont-2 a:hover img,#cont-3 a:hover img{
	border:1px solid #e52221;
}


#cont-1 .detail-box{
	width:610px;
	_width:600px;
	margin:0 30px 60px 0;
	*margin:0 30px 30px 0;
	float:right;
}

#cont-2 .detail-box{
	width:530px;
	_width:520px;
	margin:0 30px 60px 0;
	*margin:0 30px 30px 0;
	float:left;
}


#cont-3 ul{
	width:460px;
	_width:450px;
	float:left;
}

#cont-3 ul li{
	width:200px;
	margin:0 30px 14px 0;
	_margin:0 25px 14px 0;
	float:left;
	list-style:none;
}

#cont-3 #rbox{
	width:430px;
	_width:400px;
	float:right;
}
#cont-3 .detail-box{
	width:400px;
	_width:390px;
	margin:0 0 30px 0;
}


#cont-3 #foot-box{
	width:430px;
	_width:400px;
	margin:40px 0 10px 0;
}
#foot-box p{
	min-width:200px;
	background:#eee;
	border:1px solid #b2b2b2;
	padding:10px 10px 10px 12px;
	border-radius: 1px;        /* CSS3草案 */  
	-webkit-border-radius: 1px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 1px;   /* Firefox用 */  
}
#foot-box a{
	background:url(../img/arrow_r.gif) left 4px no-repeat;
	padding-left:18px;
	text-decoration:underline;
}
#foot-box span{
	padding-left:18px;
	font-size:72%;
}

#foot-box p{
	margin-bottom:20px;
}

#foot-gototop{
	text-align:right;
}

#foot-gototop a{
	background:url(../img/arrow_u.gif) left 4px no-repeat;
	font-size:80%;
	padding-left:15px;
	text-decoration:underline;
}
#foot-box a:hover,
#foot-gototop a:hover{
	text-decoration:none;
}
