@charset "utf-8";
/* CSS Document */


#title{
	height:100px;
}

#contents div.kodawari{
	margin-top:20px;
}


#contents div.copy{
	margin-top:20px;
}


#contents div.setumei1 p{
	font-size:14px;
	line-height:130%;
	margin-top:30px;
}

#contents div.title{
	margin-top:30px;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom:10px;
	border-top:1px solid #cdcdcd;
	border-bottom :1px dotted #cccccc;

}

#contents div.s_title{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-size:14px;
	border-bottom:1px dotted #5B6907;
}


#contents div.form{
	margin-top:30px;
}

#contents div.form p{
	font-size:12px;
	line-height:130%;
}

#contents div.form span{
	color:#FF0000;
}


#contents div.form_table{
	margin-top:10px;
}

#contents div.form_table td{
	padding:3px;
}


#contents div.tel{
	margin-top:30px;
}

#contents div.tel p{
	font-size:12px;
	line-height:150%;
}

#contents div.tel span{
	font-size:16px;
	color:#666600;
}



#contents div.left .pagetop{
	text-align: right;
}

