@charset "shift_jis";
html, body, #wrap{
    height:100%;
}

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック",Meiryo,"ヒラギノ角ゴ Pro W3", sans-serif;
	/*background: url(../image/header_bg.jpg) repeat-x top left #fff;*/
	color:#333333;
	}
body > #wrap {height: auto; min-height: 100%;}

a {
	color: #5BA51F;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
	
#wrap{
	background:url(../image/mainbody_bg.gif) repeat-x top;
}


/*body > #wrap {
        height: auto;
}*/
/*フッタを固定用にパディングを指定*/
#mainbody{

	padding:20px 0 80px 0;
}

/*#wrap {
	margin: 0 auto;
	width: 900px;
	min-height: 100%;
	position:relative;
}*/

/**************************************************
	ヘッダー
***************************************************/
#headerwrap{
	background:url(../image/header_bg.jpg) repeat-x top;
}

#header {
	position: relative;
	width: 900px;
	height: 71px;


}
#header {
	position: relative;
	width: 900px;
	height: 71px;
	font-size:12px;
	text-align:left;
	margin:0 auto;
}
/*	検索ボックス　*/
#search {
	position: absolute;
	top: 13px;
	left:500px;
	font-size:12px;
}
#namazutext{
	width:160px;
}
#searchbuton {
	vertical-align: bottom;
}
	
/*	文字サイズ　*/
#fontsize {
	position: absolute;
	top: 11px;
	left: 733px;
	height: 26px;
	overflow: hidden;
}
#fontsize li{
	float:left;
	margin:0;
	padding:0;
}
#fs00 {
	width:65px;
	height:22px;
	background: url(../image/font_size.gif) 0px 5px no-repeat;
	text-indent:-99999px;
	display:block;
	font-size: 0px;
}
#fs01 {
	width:26px;
	height:22px;
	text-indent:-99999px;
}
#fs01 a{
	display: block;
	width: 26px;
	height: 22px;
	background:url(../image/font-small.gif) top left no-repeat;
}
#fs01 a:hover{
	background: url(../image/font-small_hover.gif) no-repeat;
	}
#fs02 {
	width:24px;
	height:22px;
	text-indent:-99999px;
}
#fs02 a{
	display: block;
	width: 24px;
	height: 22px;
	background:url(../image/font-Usually.gif) top left no-repeat;
}
#fs02 a:hover{
	background: url(../image/font-Usually_hover.gif) no-repeat;
	}
#fs03 {
	width:26px;
	height:22px;
	text-indent:-99999px;
}
#fs03 a{
	display: block;
	width: 26px;
	height: 22px;
	background: url(../image/font-large.gif) top left no-repeat;
}
#fs03 a:hover{
	background: url(../image/font-large_hover.gif) no-repeat;
	}


/*	ヘッダーナビゲーション　*/
#navi {
	position:absolute;
	top: 45px;
	left: 370px;
	height: 13px;
	clear:left;
}
#navi li{
	float: left;
	margin:0;
	padding:0;
}
#nav01{
	width: 66px;
	height:13px;
	text-indent:-99999px;
}
#nav01 a{
	background:url(../image/nav01.jpg) top left no-repeat;
	width: 66px;
	height:13px;
	display: block;
	}
#nav02{
	width: 85px;
	height:13px;
	text-indent:-99999px;
}
#nav02 a{
	background:url(../image/nav02.jpg) top left no-repeat;
	width: 85px;
	height:13px;
	display: block;
	}

	
#nav03{
	width: 85px;
	height:13px;
	text-indent:-99999px;
}
#nav03 a{
	background:url(../image/nav03.jpg) top left no-repeat;
	width: 85px;
	height:13px;
	display: block;	
	}


#nav04{
	width: 87px;
	height:13px;
	text-indent:-99999px;
}
#nav04 a{
	background:url(../image/nav04.jpg) top left no-repeat;
	width: 87px;
	height:13px;
	display: block;
	}	
#nav05{
	width: 104px;
	height:13px;
	text-indent:-99999px;
}
#nav05 a{
	background:url(../image/nav05.jpg) top left no-repeat;
	width: 104px;
	height:13px;
	display: block;
	}

#nav06{
	width: 76px;
	height:13px;
	text-indent:-99999px;
}
#nav06 a{
	background:url(../image/nav06.jpg) top left no-repeat;
	width: 76px;
	height:13px;
	display: block;	
	}

h1 {
	width: 237px;
	height: 24px;
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 10px;
	text-indent:-99999px;
}
h1 a {
	display: block;
	background: url(../image/title_logo.jpg) top left no-repeat;
	width: 237px;
	height: 24px;
}
/**************************************************
	コンテンツ
***************************************************/

#mainwrap{
	width:880px;
	text-align:left;
	margin:0 auto;
}
#main{
	width:800px;
}
.column2 #main{
	width:660px;
	float:left;
}
.column2 #side{
	padding:40px 0 0 0;
	width:190px;
	float:right;
}

#topicpath{
	padding:0 0 20px 0;
	font-size:80%;
}
#topicpath a{
	text-decoration:underline;
}
/**************************************************
	サイドメニュー
***************************************************/
#sidemenu{
	background:url(../image/sidemenu_bg.gif) no-repeat bottom;
}
#sidemenu li{
	margin:-1px 0 0 0;
	border-top:1px dotted #ccc;
}
#sidemenu li a{
	display:block;
	color:#666;
	text-decoration:none;

	padding:10px;

	background:url(../image/arrow01.gif) no-repeat 5px 18px;

}

/**************************************************
	トップページ
***************************************************/
#mainvisual{
	/*background:url(../image/mainvisual_bg.gif) repeat-x top;*/
}



#topleft{
	width:470px;
	float:left;
}
#topright{
	width:410px;
	float:right;
}

/*新着情報*/
#topnewstitle{
	background:url(../image/top/topnews_title_bg.gif) no-repeat left top;
	height:35px;
}
#topnewstitle h2{
	display:none;
}
#topnewstitle p{
	text-indent:-10000px;
}
#topnewstitle p a{
	float:right;
	display:block;
	width:66px;
	height:11px;
	background:url(../image/top/btn_topnews_title.gif) no-repeat bottom;
	font-size:5px;
	line-height:100%;
	padding:13px 20px 0 0 ;

}

#topnews{
	background:url(../image/top/bg_topnews.gif) no-repeat left bottom;
	padding:0 0 20px 0;

}
#topnews dl{
	padding:5px 0px 5px 5px;
	border-bottom:1px dotted #7F7F7F;
}
#topnews dt{
	width:110px;
	float:left;
}
#topnews dd{
	width:340px;
	float:right;
	background:url(../image/arrow01.gif) no-repeat left 6px;
	padding:0 0 0 6px;
}
#topnews dd a{
	color:#333;
	text-decoration:none;
}
#topnews dd a:hover{
	color: #5BA51F;
	text-decoration:underline;
}

/*バナー*/
.topbanner{
	width:190px;
	float:left;
	padding:0 0 0 10px;
}
.topbanner img{
	margin: 0;
}
.topbanner ul li{
	margin: 0 0 3px 0;
}
.topbanner p{
	background:#F9F9F9;
	border:1px solid #DFDFDF;
}

.topbanner p img{
	padding:3px;
}


#topproduct{
	background:url(../image/topproduct_bg.jpg) repeat-x top;
}

/**************************************************
	フッター
***************************************************/
/*#footer {
	clear: both;
	background: #eef2fb;
	text-align: center;
	font-size:10px;
	width:100%;
	position: relative;
	bottom: 0;
}*/



#footerwrap {position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;	
	background:url(../image/footerwrap_bg.gif) ;
} 

#footer {
	text-align:left;
	margin:0 auto;
	width:900px;
	padding:10px 0 0 0;
	height:40px;
	background:url(../image/copyright_bg.gif) no-repeat right center;
}
#footer h2{
	text-indent:-10000px;
}
#footer h2 a{
	display:block;
	background:url(../image/footer-logo.gif) no-repeat ;
	height:29px;
	width:193px;
	float:left;
}
#footer ul{
	padding:5px 0 0 0px;
}
#footer li{
	float:left;
	margin:0 20px 0 0;
	background:url(../image/arrow_white.gif) no-repeat 0 6px;
	padding:0 0 0 6px;
}
#footer li a{
	color:#fff;
	text-decoration:none;
}
#footer li a:hover{
	text-decoration:underline;
}
address {
	text-indent:-999999px;
}




