@charset "UTF-8";

*{
	font-family: Osaka, 'ＭＳ Ｐゴシック',Verdana,Arial,sans-serif;
}
textarea, select, input{
	font-family: Osaka, 'ＭＳ Ｐゴシック',Verdana,Arial,sans-serif;
}

form{
	margin:0px;
}

img{
	border:0px;
}

body{
	margin:0px;
	background: #265928 url('./img/background.gif') left bottom no-repeat;
	color:#000000;
}

a{
	font-weight:bold;
}

td{
	font-size:12px;
	line-height:16px;
}

hr{
	border:0px;
	height:1px;
	background:#cccccc;
	margin:10px 20px;
}

#top_line{
	height:10px;
	background:#c1a81a;
	font-size:1px;
}

#serach_area{
	height:42px;
	position:relative;
	color:#ffffff;
}

#serach{
	text-align:center;
	background:url('./img/seach_back.gif');
	width:300px;
	height:42px;
	position:absolute;
	right:50px;
	font-size:12px;
}

#logo{
	margin:10px 20px;
}

.line1{
	background:url('./img/line_top.gif');
	height:7px;
	font-size:1px;
}

.line2{
	margin:10px 20px;
	background:url('./img/bar.gif') repeat-x center center;
	height:5px;
	font-size:1px;
}


.menu_title{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	height:57px;
	background:url('./img/left_c_top.gif');
	color:#000000;
}

.menu_body{
	font-size:12px;
	line-height:16px;
	padding:20px 20px 0px 20px;
	background:url('./img/left_c_body.gif');
	color:#000000;
}

.menu_footer{
	margin:0px 0px 15px 0px;
	height:74px;
	background:url('./img/left_c_bottom.gif');
}


.contents_title{
	margin:0px 20px;
	font-size:22px;
	font-weight:bold;
}

.contents_body{
	margin:0px 20px;
	font-size:12px;
	line-height:18px;
}



.category{
	font-size:14px;
	line-height:18px;
}

#footer{
	height:60px;
	font-size:12px;
	text-align:center;
	color:#ffffff;
}

.box{
	overflow:hidden;
}
/*\*/
* html .box{
	height:1px;
	overflow:visible;
}
/**/


.IM_link{
	margin:0px auto;
}

.IM_link a{
	color:#ffffff;
}
