
/* -------- all -------- */
body{
	font-size:12px;;
}
img{
	border:none;
}
iframe{
	scrolling:no;
	border:none;
}

/* -------- allp --------- */
#body{
	width:800px;
}
#topmenu, #topmenu iframe{
	width:800px;
	border:none;
	height:145px;
}
#leftmenu{
	float:left;
}
#leftmenu, #leftmenu iframe{
	width:150px;
	height:550px;
}
#rightmenu{
	float:right;
}
#rightmenu, #rightmenu iframe{
	width:150px;
	height:550px;
}

#footer, #footer iframe{
	clear:both;
	width:800px;
	height:16px;
}

/* --------- Center --------- */
#center{
    float:left;
	width:495px;
	margin:0px 1px;
	border:none;
}
#center .content{
	width:475px;
	text-align:left;
	margin:10px;
}
#index #center{
	border:1px #ccc solid;
}
/* -----------------------------------------
	index
----------------------------------------- */
#index .content td img{
	width:221px;
	height:94px;
}
#index #access img{
	float:left;
	margin:5px 7px 0px;
}
#index #access{
	width:450px;
	height:480px;
	background:#ffffd9;
	padding:5px;
	border:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
#index #access #inaccess{
	height:140px;
}
#index #access #goomap{
	clear:both;
	margin:5px;
	text-align:center;
}


/* -----------------------------------------
	tuning
----------------------------------------- */
.tuning .outer{
	margin-top:12px;
}
.tuning .outer .even{
	padding:23px 0px 5px;
}
.tuning span.innavi{
	font-weight:bold;
	margin:5px;
	font-size:10px;
}
.tuning .cont{
	clear:both;
	height:140px;
	margin-top:20px;
	font-size:10px;
}
.tuning .cont img{
	float:left;
	margin:3px;
}
.tuning div.incont{
	width:260px;
	float:right;
	margin:7px 0px;
}
.tuning span.incont{
	font-weight:bold;
}

#tuning2 .cont{
	height:110px;
}
#tuning2 .cont img{
	width:140px;
}
#tuning2 div.incont{
	width:320px;
}

/* -----------------------------------------
	weblink
----------------------------------------- */
.weblink .links{
	margin:30px;
}
.weblink ul li{
	margin:15px 0px 0px;
}
.weblink ul ul li{
	margin:0px 25px;
}


/* -----------------------------------------
	news
----------------------------------------- */
.news .item{
	margin:20px 0px;
}
.news .initem{
	padding:7px 2px 10px;
}
.news .iteminfo{
	height:10px;
	text-align:right;
}
.news .itembody{
	background:#fff;
	padding:10px 0px;
	text-align:left;
}
