@charset "utf-8";

/* Selectbox Styles
=================================*/

/* CSS Document */

body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,div,p,form,fieldset { margin:0; padding:0; }
li {list-style:none}
th {font-weight:normal}
em {font-style:normal}

A { color:#038E8C; text-decoration:none}

img{
	border:0px;
	padding:0px;
	margin:0px
}

body{

    font:75%/1.5 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:80%;
	line-height:140%;
	color:#666666;
	margin:0px;
	padding:0px;

}

#Serect_Pre{
	background:url(../images/premap.gif) no-repeat top center;
	width:630px;
    height:428px;
}

.SerectArea h1{
	font-size: 160%;
	padding: 30px 0 0 20px;
}


.SerectArea dl{
padding: 30px 0 0 30px;
}

.SerectArea dt{
			float: left;
			clear: left;
			margin: 0 0 1.2em 0 !important;
			width: 4.5em;
			color: #333;
			font-weight: bold;
			line-height: 1em;
			border-right: 1px solid #a3a3a3;


		}

		.SerectArea  dd {
			float: left;
			margin: 0 0 1.2em 1em !important;
			padding: 0 0 0 1em !important;
			line-height: 1em
		}

#Serect_Pre p{
	clear: both;
	padding: 0 0 0 30px;
	color:#cc1000;
	font-size: 80%;
}

