@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .mainBox .comP {
	margin-bottom: 7px;
}

#conts .comSection02 {
	padding: 20px 9px 18px 9px;
	width: 600px;
}

#main .mainBox .comSection02 p {
	font-size: 1.2em;
	margin: 0 0 16px 2px;
}

#main .mainBox .comTable01 {
	margin-bottom: 4px;
}

#main .mainBox .comTable01 input {
	cursor: pointer;
}

#main .mainBox .comSection02 .text01 {
	border-bottom: 1px solid #CCC;
	color: #000;
	font-size: 2.4em;
	font-weight: bold;
	margin-bottom: 28px;
	padding-bottom: 27px;
	text-align: center;
}

#main .mainBox .comSection02 .text02 {
	font-size: 1.4em;
	text-align: center;
}

#main .mainBox .link {
	margin-top: 30px;
	text-align: center;
	
	
}


#image-btn input{
	border: none;
	width: 194px;
	height: 44px;
	background: url(../img/common/btn01_out.jpg) ;
}

#image-btn input:hover{
	border: none;
	width: 194px;
	height: 44px;
	background:url(../img/common/btn01_over.jpg)  ;
}
