@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------

TopPage

-------------------------------------------------- */


#topmain{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
}
#topmain .title{
	float: left;
}

#topmain div{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#topmain div div{
	width: 500px;
	float: left;
}
	
#topmain h2{
	clear:both;
	margin-bottom: 7px;
	margin-top: 20px;
}

#topmain p{
	padding-top: 5px;
	padding-bottom: 5px;
}

#topmain .partitionMaga{
	background-image: url(../img/gray_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;}
	
#topmain li{
	float: left;
	padding-bottom: 30px;
	margin-top: 10px;
}
#sasie01{
	background-image: url(../magazine/img/saie01.gif);
	background-repeat: no-repeat;
	background-position: 700px 50px;
}
#sasie02{
	background-image: url(../magazine/img/saie02.gif);
	background-repeat: no-repeat;
	background-position: 650px 180px;
}
#sasie03{
	background-image: url(../magazine/img/saie03.gif);
	background-repeat: no-repeat;
	background-position: 700px 120px;
}

/* --------------------------------------------------

NakaPage

-------------------------------------------------- */
.columnTitle{
	margin-bottom: 10px;
}


.imgRight{
	float: right;
	border: 2px solid #D6CD61;
	margin-left: 20px;
}
.imgLeft{
	float: left;
	border: 2px solid #D6CD61;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* --------------------------------------------------

history

-------------------------------------------------- */

.magazine iframe{
	width:570px;
	border:none;
	overflow:auto;
	margin:0 40px!important;
	padding:0px!important;
}

#historyFrame01{
	height:1730px;
}

#historyFrame02{
	height:2430px;
}

#historyFrame03{
	height:2000px;
}

#historyFrame04{
	height:1870px;
}

#historyFrame05{
	height:2170px;
}

/* --------------------------------------------------

human

-------------------------------------------------- */

#humanFrame01{
	height:1890px;
}

/* --------------------------------------------------

walking

-------------------------------------------------- */

#photoBox{
	width:246px;
	height:186px;
	background: url(../magazine/img/walking/photo_bg.jpg) no-repeat;
	float:right;
	margin-left:20px;
}

#photoBox img{
	margin:3px;
}

#walkMap{
	padding:30px 0 100px 0;
	width:650px;
}
