@charset "UTF-8";
/* CSS Document */
body{
	font-size:12px;
	word-spacing:normal;
	}
#rap{
	width:960px;
	margin:15px auto;
	}
#rap2{
	width:660px;
	margin:0 auto;
	}
dl{
width:640px;
line-height:1.5em;
}
dt{
width:12em;
margin-bottom:0.5em;
float:left;
font-weight:bold;
}
dd{
border-left:2px solid #339900;
padding-left:10px;
margin-left:13.5em;
margin-bottom:1em;
}
.mcday{
border:1px solid #000000;
padding:0 10px;
background-color:#FFFFFF;
}
a.ask{
	background-image:url(image/askdouoh.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:62px;
	width:502px;
	}
a.ask:hover{
	background-position:left bottom;
	}
	
a.ask2{
	background-image:url(image/askdonan.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:62px;
	width:502px;
	}
a.ask2:hover{
	background-position:left bottom;
	}
	
a.ask3{
	background-image:url(image/askdohoku.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:62px;
	width:502px;
	}
a.ask3:hover{
	background-position:left bottom;
	}
	
.sub{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	}
