@charset "Shift_JIS";
/****************************************************************************************/
/*********************************        tom tom      **********************************/
/****************************************************************************************/

/******************************************************************************************/
/**********************************@@@base.css@@@************************************/
/******************************************************************************************/
#body1{
	background-color:#d7d3b0;
	background-image:url(/image/body_back.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 
	line-height:18px;
	color:#442000;
	

}


table{
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 
	line-height:18px;
	color:#616161;
	margin:0px;
}
a{
	color:#dc6000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#f7b357;
}
h1{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-align:left;
	font-weight:normal;
	line-height:12px;
	height:15px;
}

h2{
	font-size:14px;
	margin:0px;
	padding:5px 0px 0px 35px;
	color:#476c24;
	text-align:left;
}
.h2back{
	background-image:url(/image/h2_back.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:36px;

}
h3{
	font-size:14px;
	color:#435d3a;
	text-align:left;
	margin:0px;
	padding:10px 0px 0px 55px;
}
.h3back{
	background-image:url(/image/h3title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:39px;
	margin:0px 0px 0px 11px;

}

.h3back_out{
	padding:10px 0px 10px 0px;
}
h4{
	margin:0px;
	padding:5px 0px 5px 30px;
	color:#af0021;
}
h5{
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:5px 0px 0px 15px;
}

form,input{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 

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

/*DIV ID CSS
---------------------------------------------------------------------------------------*/

#layout{
	margin:0px auto 0px auto;
	width:756px;
	text-align:center;

}
#layout_inner{
	text-align:left;
}
#header_in{
}

#menu{
	background-color:#ffffff;
}


#main{
	margin:0px;
	background-image:url(/image/main_back.gif);
	background-repeat:repeat-y;
	background-position:top left;
}



#fotter{
	background-image:url(/image/fotter_back.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px 0px 20px 0px;
}



/*DIV CLASS CSS
---------------------------------------------------------------------------------------*/
.header_left{
	float:left;
}
.d_left{
	width:495px;
}	
.header_right{
	float:right;
}
.d_m{
	margin-right:8px;
}
.f_in{
	background-image:url(/image/f_in.gif);
	background-repeat:repeat-y;
	background-position:top;
	padding:0px 11px 0px 11px;

}
.new{
	border:1px #d7d0b6 solid;
	background-color:#ebe5c3;
	margin:18px 11px 0px 11px;
}
.new_title{
	border-bottom:1px #662b23 solid;
	color:#662b23;
	font-size:15px;
	font-family:century;
	margin:10px;
}
.date{
	margin:20px;
	color:#405a37;
	font-family:verdana;

}
.date_in{
	padding-left:25px;
	color:#442000;
}

.add_link{
	margin-left:50px;
}
.none_d{
	clear:both;
}
.site_name{
	margin:0px;
	padding:0px 3px 0px 3px;
}
.menu_in{
	margin:0px;
}

.copy{
	color:#dc6000;
	font-size:10px;
	font-family: verdana;
	text-align:center;
	padding:10px 0px 10px 0px;

}

/*SEARCH and RSS CSS
---------------------------------------------------------------------------------------*/
.search{
	background-image:url(/image/search.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:230px;
	height:35px;
	padding:0px;
	margin:0px;
}

.search_box{
	padding:3px 0px 0px 20px;
}
/*LINK CSS
---------------------------------------------------------------------------------------*/
.bottom_link{
	text-align:center;
	padding:8px 0px 0px 0px;
}
.bottom_link a{
	text-decoration:none;
}
.bottom_link a:hover{
	color:#479616;

}
/*LIST CSS
---------------------------------------------------------------------------------------*/
ul{
	list-style-image:url(/image/list.gif);
}
li{
	padding:3px 0px 3px 0px;
}
