@charset "UTF-8";

/*-------------------------------------------------------------------------------------------------------------------------------
* 基本設定
-------------------------------------------------------------------------------------------------------------------------------*/
body {
	font-size:13px;
	color:#000000;
	line-height:1.5;
	font-family:'ＭＳ Ｐゴシック','MS PGothic',  'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro',sans-serif;
	background:#FFF;
}
a{
	color:#E60012;
	text-decoration:underline;
}
a:hover{
	color:#E60012;
	text-decoration:none;
}

/*-------------------------------------------------------------------------------------------------------------------------------
* 共通
-------------------------------------------------------------------------------------------------------------------------------*/
#wrapper{
	width:550px;
	margin:0 auto;
	padding:20px 0;
}
h1{
	margin-bottom:20px;
	text-align:center;
}
#contents{
	width:550px;
}
#contents dl{
	overflow:hidden;
	padding-bottom:20px;
}
#contents dl dt{
	float:left;
	width:75px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
}
#contents dl dd{
	float:right;
	width:445px;
	padding-top:2px;
}
#no01{	background:url(../img/no01.gif) no-repeat; }
#no02{	background:url(../img/no02.gif) no-repeat; }
#no03{	background:url(../img/no03.gif) no-repeat; }
#no04{	background:url(../img/no04.gif) no-repeat; }
#no05{	background:url(../img/no05.gif) no-repeat; }
#no06{	background:url(../img/no06.gif) no-repeat; }
#no07{	background:url(../img/no07.gif) no-repeat; }
#no08{	background:url(../img/no08.gif) no-repeat; }
#no09{	background:url(../img/no09.gif) no-repeat; }
#no10{	background:url(../img/no10.gif) no-repeat; }
#no11{	background:url(../img/no11.gif) no-repeat; }
#no12{	background:url(../img/no12.gif) no-repeat; }
#no13{	background:url(../img/no13.gif) no-repeat; }

.map{ 
	margin-bottom:30px;
	margin-top:10px;
	text-align:center;
	}

#close{
	margin-top:30px;
	text-align:center;
}

/*-------------------------------------------------------------------------------------------------------------------------------
* style設定 
-------------------------------------------------------------------------------------------------------------------------------*/

