@charset "Shift_JIS";
/****************************************************************************************/
/****************************************   sasaya     **********************************/
/****************************************************************************************/

/******************************************************************************************/
/**********************************@@@base.css@@@************************************/
/******************************************************************************************/

body{
	background-image:url(/images/back.gif);
	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:#262626;
	

}
table{
	font-size:12px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka; 
	line-height:18px;
	color:#262626;
}
a{
	color:#800019;
	text-decoration:none;
}
a:hover{
	color:#333333;
}
h1{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#1a1a1a;
	background-image:url(/images/h1_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	text-align:left;

}
h1.cont{
	font-size:14px;
	margin:0px;
	padding:6px 0px 0px 35px;
	color:#1a1a1a;
	background-image:url(/images/h1_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	text-align:left;

}

h2{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#476c24;
	text-align:left;
	


}

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:750px;
	background-image:url(/images/layout_back.gif);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;

}
#layout_inner{
	margin:0px 5px 0px 5px;
	text-align:left;
}
#header_out{
	background-image:url(/images/header_back.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#menu{
	background-image:url(/images/menu_back.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:26px;
	height:40px;
}

#main{
	background-image:url(/images/main_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 15px 20px 15px;
}

#main_left{
	float:left;
	width:474px;
	text-align:center;
	margin-right:11px;
}

#main_right{
	float:left;
	width:220px;

}
#main_right_inner{
	width:480px;


}

#fotter{
	background-color:#000000;
	background-image:url(/images/bottom_link_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}



/*DIV CLASS CSS
---------------------------------------------------------------------------------------*/
.header_left{
	float:left;
}
.header_right{
	float:right;
}
.none_d{
	clear:both;
}
.menu_in{
	margin: 4px 10px 0px 0px;
}
.copy{
	color:#ffffff;
	font-family: verdana;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	padding:10px 15px 30px 0px;
}

.sub_title{
	background-image:url(/images/sub_title_back.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:30px;
}
.text1{
	padding:10px 20px 20px 20px;
}
.text2{
	padding:3px 0px 20px 0px;

}
.text3{
	padding:10px 20px 20px 20px;
	border:1px #fdc005 solid;
	margin-top:3px;
}


.d_left_in{
	width:144px;
}
.d_right_in{
	width:336px;
}
.d_right_in_in{
	margin-left:5px;
	border:1px #fdc005 solid;
	height:106px;
}



/*SEARCH and RSS CSS
---------------------------------------------------------------------------------------*/

.search{
	text-align:center;
}
.search_inner{
	background-image:url(/images/search_back.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
.botan{
	background-image:url(/images/botan.gif);
	background-repeat:no-repeat;
	background-position: center;
}
.form_box{
	padding-top:30px;
}
.form_botan{
	margin-top:5px;
	text-align:right;
	padding-right:30px;
}
.rss{
	text-align:center;
	padding-top:10px;
}

.rss1{
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}

/*LINK CSS
---------------------------------------------------------------------------------------*/
.bottom_link{
	text-align:center;
	padding:10px 0px 20px 0px;
	color:#000000;
}
.bottom_link a{
	text-decoration:none;
	color:#000000;
}
.bottom_link a:hover{
	color:#800019;

}



