body {
	background: url(/nintendo/kaotore/images/bg.jpg) repeat-y center top;
	background-color: #e2fcf7;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}

#wrapper{
	background: url(/nintendo/kaotore/images/wrapper_bg.jpg) no-repeat center top;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	}
	
/*　ヘッダ　*/

#head{
	width: 702px;
	padding: 2px 0 2px 10px;
	margin: 0 auto;
	text-align: left;
	}
	
h1{	
	margin: 0;
	padding: 0;
	}
	
#title{
	width: 702px;
	height: 310px;
	background: url(/nintendo/kaotore/images/title_il.jpg) no-repeat center bottom;
	background-color: #a0dbcf;
	margin: 0 auto;
	padding: 0;
	border-bottom: 5px solid #8fb9b0; 
	border-top: 5px solid #8fb9b0; 
	}
	
h2{	
	padding: 5px 0 5px 0;
	marign: 0;
	}

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

/*　タイトル　*/

h3{
	margin: 20px 0 20px 0;
	}
	
/* メインエリア　*/

#main{
	width: 702px;
	margin: 0 auto;
	text-align: center;
	}
	
#main p{
	margin: 15px 0 0 0;
	}
	
/* チャレンジャー紹介　*/

#profile{
	width:580px;
	height: 159px;
	margin: 0 auto;
	background: url(/nintendo/kaotore/images/midashi01_bg.gif) no-repeat;
	text-align: center;
	}
	
#profile ul{
	margin: 0 auto;
	padding: 20px 0 0 0;
	}

#profile li{
	list-style-type: none;
	display: inline;
	}
	
/*　レポート　*/

#report_kino{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_kino.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 15px auto;
	text-align: center;
	}
	
#report_nango{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_nango.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 15px auto;
	text-align: center;
	}
	
#report_mogi{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_mogi.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 15px auto;
	text-align: center;
	}
	
#report_chef{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_chef.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 15px auto;
	text-align: center;
	}
	
#kinoshita{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_kino.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 30px auto;
	text-align: center;
	}
	
#nanko{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_nango.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 30px auto;
	text-align: center;
	}
	
#mogi{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_mogi.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 30px auto;
	text-align: center;
	}
	
#chef{
	width: 580px;
	background: url(/nintendo/kaotore/images/report_bg_chef.jpg) no-repeat left bottom;
	background-color: #eafbf1;
	margin: 30px auto;
	text-align: center;
	}
	
#nagata{
	width: 580px;
	background-color: #eafbf1;
	margin: 30px auto;
	text-align: center;
	}
	
.report_title{
	color: #509789;
	}
	
.more{
	width: 580px;
	margin: 10px auto 20px auto;
	text-align: right;
	}
	


/*　フッタ　*/

#foot{
	width: 702px;
	height: 100px;
	margin: 0 auto;
	border-top: 5px solid #8fb9b0;
	background-color: #a0dbcf;
	text-align: center;
	}
	
#foot ul{
	margin: 20px auto;
	}

#foot li{
	list-style-type: none;
	display: inline;
	}
	
/*　リンク　*/

a:link{
	color: #ffb503;
	text-decoration: none;
	}
	
a:visited{
	color: #b6a876;
	text-decoration: none;
	}
	
a:hover{
	color: #fc6602;
	text-decoration: none;
	}
	
/*　アーカイブ　*/

#title_arc{
	width: 702px;
	height: 189px;
	margin: 0 auto;
	padding: 0;
	}
	
#title_arc h2{
	margin: 0;
	padding: 10px 0;
	}
	
#navi{
	width: 580px;
	margin: 20px auto;
	}
	
#navi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#navi li{
	margin: 0;
	padding: 0;
	display: inline;
	}