/* CSS Document  For top page*/
@charset "utf-8";
/*---content area 
	=1 about Fissc BTN
	=2 List of Language
*/

.map{
	padding-top:14px;
	width:472px;
	height:515px;
	} 
.koutsu_box{
	width:550px;
	display:block;
	float:left;
	}
.koutsu_left{
	float:left;
	width:336px;
	margin-right:8px;
}
.koutsu_right{
	float:left;
	width:206px;
    margin-top:25px;
}
.kotsu_txt{
	padding:15px 20px 5px 5px;
	line-height:1.5em;
	width:310px;
	}
/*景观2*/

.map2{
	margin-top:14px;
	width:551px;
	height:429px;
	} 
	
.siki_left{
	float:left;
	width:259px;
}
.siki_right{
	float:left;
	width:267px;
	background-image:url(../img/02_borderbg.gif);
	background-repeat:repeat-y;
	padding-left:18px;
	margin-left:4px;
	
}
.chisei_txt{
	padding:15px 0px 5px 5px;
	line-height:1.5em;
	width:256px;
	}

.siki_txt{
	width:137px;
	padding:9px 5px 3px 3px;
	float:left;
	}
.siki_img{
	width:120px;
	padding-bottom:2px;
	float:right;
	}
	
.haru{
	background-image:url(../img/02_haru.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:263px;
	font-size:1.2em;
	color:#f27986;
	font-weight:bold;
	padding-left:4px;
	padding-top:13px;
	clear:both;
	}
.natsu{
	background-image:url(../img/02_natsu.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:263px;
	font-size:1.2em;
	color:#5190e5;
	font-weight:bold;
	padding-left:4px;
	clear:both;
	}
.aki{
	background-image:url(../img/02_aki.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:263px;
	font-size:1.2em;
	color:#7d9a07;
	text-align:left;
	font-weight:bold;
	padding-left:4px;
	clear:both;
	}
.fuyu{
	background-image:url(../img/02_fuyu.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:263px;
	font-size:1.2em;
	color:#8957a1;
	font-weight:bold;
	padding-left:4px;
	clear:both;
	}
