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


#logo{
	margin:30px 0 30px 0;
}

#top_guide{
	margin:0 0 0 10px;
}


#top_footer{
	margin:0px 0 0px 60px;
}



#top_footer li{
	float:left;
	margin:0 30px 0 0 ;
	padding:0 0 0 17px;
	background:url(../img/common/btn_white.png) no-repeat;
	background-position: 0 50%
	
}


#top_footer a:link, #top_footer a:visited{
	color:#fff;
	text-decoration:underline
}
#top_footer a:hover{
	color:#fff;
	text-decoration:none
}

#guide{
	margin:0 auto;
}



	

.bold{
	font-weight:bold;
}



#footer{
	margin:40px auto 100px auto;
}


#footer li{
	float:left;
	margin:0 30px 0 0 ;
	padding:0 0 0 17px;
	background:url(../img/common/btn.png) no-repeat;
	background-position: 0 50%
	
}

ul{
	margin:0 ;
	padding:0
}

li{
	margin:0 ;
	padding:0;
	list-style:none
}

.period{
	margin:20px 0 0 0;
}

h2{
	font-size:24px;
	margin:30px 0 
}

#subpage{
	background:#E9FFEA;
}


#contents{
	text-align:left;
	margin:0 auto;
	width:700px;
}

#contents p{
	color:#172A88;
	font-weight:bold;
	margin:15px 0 0 0;
	font-size:16px
}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size:14px;
	color:#727171

}

img{
	vertical-align:top;
}

a:link, a:visited{
	color:#727171;
	text-decoration:underline
}
a:hover{
	color:#727171;
	text-decoration:none
}

