@charset "UTF-8";


* {
	margin: 0px;
	padding: 0px;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address ,hr {
	margin:0;
	padding:0;
}

img{
	border:0;
}

ul,li{
	list-style-type:none;
}

address{
	font-style: normal;
}

body{
	font-size: 0.8em;
	color: #333333;
	font-family: Verdana, Arial, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	background-color: #F2ECDC;

}
img{border:none;}

.clear{clear: both;}

/*link*/

a{
	text-decoration:underline;
	color:#000000;
}

a:hover{
	text-decoration:underline;
	color:#E04805;
}




/*imghack*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


#page{
	margin-bottom: 10px;
}

#header{
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.jpg);
	height: 70px;
}

.logo{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.read{
	float: right;
	padding-top: 26px;
	padding-right: 30px;
}


#main{
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}

#main_top{
	height: 15px;
	width: 804px;
	background-image: url(../img/main_top.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#main_un{
	background-image: url(../img/main_un.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}

#main_in{
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
}

#left_frame{
	float: left;
	width: 200px;
}

#left_frame li{
	margin: 0px;
	padding: 0px;
}

#left_frame li img{
  display: block;
} 


#time{
	margin-top: 10px;
	margin-bottom: 5px;
}

#right_frame{
	width: 540px;
	float: right;
	margin-top: 7px;
}

#top_kiji{
	background-color: #F7F3E7;
	padding: 10px;
	margin-top: 15px;
}

#top_kiji h2{
	margin-bottom: 10px;
}

#top_kiji .bt{
	float: right;
}


#top_news{
	margin-top: 15px;
	margin-bottom: 15px;
}

#top_news ul{}

#top_news li{
	background-image: url(../img/top_news_li.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 25px;
}

#top_news li a{
	line-height: 35px;
	height: 35px;
}

#footer{
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}

address{
	float: left;
	width: 300px;
	margin-left: 3px;
}

#copy{
	float: right;
	font-size: 11px;
}

.pagetop{
	margin-top: 20px;
	padding-bottom: 10px;
	text-align: right;
}

.bt01{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--------*/

.h2bg{
	line-height: 34px;
	background-image: url(../img/h2bg.gif);
	height: 35px;
	padding-left: 30px;
	font-size: 1.2em;
}

/* text */

.s_menu{
	text-align: center;
	padding: 10px;
}


.p01{
	padding: 10px 15px 15px 15px;
}

.w01{
	border: 1px solid #EF6301;
	padding: 10px;
	margin-bottom: 20px;
}


.sikakuList ul{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.sikakuList li{
	background-image: url(../img/list_bg.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.img_r{
	float: right;
	margin: 12px 0px 15px 15px;
}
