@charset "shift_jis";
/* ----------------------------------------------
	This style is for index.html
------------------------------------------------- */

/*                                      contents
------------------------------------------------- */

#contents h2{
	margin:30px 0 10px 0;
}
#contents h3.conSttl{
	margin:0 0 10px 0;
}
#conBox{
	width:600px;
	margin:60px auto;
	border:1px solid #cccccc;
	padding:40px;
}
#conBox p{
	font-size:92%;
	color:#444444;
	line-height:180%;
	text-align:center;
	margin-bottom:15px;
}