@charset "Shift_JIS";

* {
	padding: 0;
	margin: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html {
	margin:0;
	padding:0;
	height:100%;
}

h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
table,th,td,
form,select,option,input,
address,pre,em,strong,
blockquote,q,cite {
	padding: 0;
	margin: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}

img {
	border: none;
}

ol,ul {
	list-style-type: none;
}

/* 背景画像を指定、センタリング */
body {
	text-align:center;/*IE5.5*/
	margin:0 auto;
	font-size:82%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial, Helvetica,  sans-serif;
	padding:0px;
	background: #CCCCAA url(../img/bg.jpg) repeat-x;
	color:#333333;
}

/* hyper link*/
a {
	color: #157528;
	text-decoration: underline;
}
a:visited {
	color: #157528;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*影背景、幅804px指定*/
#warapper {
	width:804px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../img/warapper.jpg) repeat-y center;
}

#header {
	position:relative;
	width:800px;/*幅800に指定*/
	margin:0 2px;/*センターへ*/
	height:60px;
	background:url(../img/head_bg.jpg) no-repeat;
}
#header h1 a {
	position:absolute;/*Mac IE*/
	top:7px;
	left: 10px;
	width:260px;
	height:50px;
	background:url(../img/logo.gif) no-repeat;
	display:block;
}
#header h2 {
	position:absolute;/*Mac IE*/
	top:35px;
	left: 350px;
	width:150px;
	height:21px;
	background:url(../img/namejp.gif) no-repeat;
	display:block;
}
#header span {
	display:none;
}
#header ul {
	position:absolute;
	top:34px;
	left:535px;
}
#header ul li {
	float:left;
	width:80px;
	margin-right:3px;
}
#header ul li a {
	display:block;
	width:100%;
	height:0 !important;
	height /**/:23px;
	padding-top:23px;
	background-image:url(../img/headnavi.gif);
	overflow:hidden;
}
#headernavi01 a { background-position: 0 0;}
#headernavi02 a { background-position: -80px 0;}
#headernavi03 a { background-position: -160px 0;}

#headernavi01 a:hover { background-position: 0 -23px;}
#headernavi02 a:hover { background-position: -80px -23px;}
#headernavi03 a:hover { background-position: -160px -23px;}

#seotxt {
	position:absolute;
	left:535px;
	top:2px;
	font-size:10px;
	line-height:120%;
	width:260px;
}

/*メインメニュー*/
#navi{
	position:relative;
	width:800px;
	margin:0 2px;
	height:36px;
	background:url(../img/navi_bg.gif) repeat-x;
	border-top:solid 1px #157528;
	border-bottom:solid 2px #157528;
	clear:both;
}

/*フッター*/
#footer {
	position:relative;
    height:30px;
	width:800px;
	margin:0 2px;
	clear:both;
	border-top:1px solid #999999;
	background-color:#157528;
	overflow:hidden;
}
#footer ul {
	position:absolute;
	top:7px;
	left:30px;
	width:460px;
}
#footer ul li {
	float:left;
	margin-right:20px;
}
#footer ul li a {
	padding-left:14px;
	background:url(../img/footnavi.gif) no-repeat;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer ul li a:hover {
	color:#C5838D;
	text-decoration:none;
}

.copyright {
	position:absolute;
	left:500px;
	top:10px;
	color:#FFFFFF;
	font-size:12px;
}

/*---------↑ここまでが全頁対応-----------*/

/*---------↓ここからはトップ以外対応--------*/

/* 列を作るときの親ボックス */
#container {
	position:relative;
	background:#FFFFFF url(../img/page_bg.gif) repeat-y;
    height: 100%;
	min-height: 100%;
	width:800px;
	margin:0 2px;
	padding:0;
	clear:both;
}
/* サイドボックス */
#side {
	position:absolute;
	left:0;
	top:0;
	width:170px;
	height:100%;
	border-right:solid 1px #999999;
	background:#41ba7b url(../img/side_bg.gif);
	margin-right:15px;
	padding-bottom:20px;
}
h3 {
	width:170px;
	height:28px;
	padding:0px;
	border-bottom:solid 2px #157528;

}
/* ログハウスサイドメニュー */
#sidemenu {
	width:170px;
	overflow:hidden;
	margin: 0px;
}
#sidemenu ul {
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
}
#sidemenu li {
	width:170px;
	height:29px;
	font-size:12px;
	line-height:240%;
	display:block;
	border-bottom:solid 1px #157528;
	font-weight:bold;
	margin:0;
}
#sidemenu li a {
	width:100%;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	padding-left:6px;
	border-left:solid 7px #157528;
	background: url(../img/sidenavi_bg.gif) repeat-x;
	display:block;
}
#sidemenu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:6px;
	border-left:solid 7px #CA977C;
}
#sidemenuon {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:6px;
	border-left:solid 7px #CA977C;
	background: url(../img/sidenavion_bg.gif) repeat-x;

}		

/*サイドバナー*/
.sidebana {
	margin-left:10px;
	margin-bottom:5px;
}
.sidebanat {
	margin-left:10px;
	margin-bottom:0px;
	margin-top:15px;
}

/* サイド下テキスト名称 */
#sidename {
	width:160px;
	margin-left:7px;
	margin-top:60px;
	font-size:12px;
	line-height:120%;
}

/* メインコンテンツ */
#main{
	margin-left:171px;
	padding-top:25px;
	padding-bottom:12px;
	width:629px;
	overflow:hidden;/* [Mac IE] BUG */
	/* \*/
	overflow:visible;
	_overflow:hidden;
	width:629px;
	/* */
	background: #FFFFFF url(../img/main_bg.jpg) no-repeat;
}

h2 {
	width:586px;
	height:30px;
	margin-left:22px;
	margin-bottom:20px;
}



.totop {
	margin-top:16px;
	margin-left:490px;
	clear:both;
}

/* テキストナビ */
#textnavi{
	width:550px;
	font-size:smaller;
	font-size:84%;
	line-height:130%;
	margin-top: 20px;
	margin-left:40px;
}
#textnavi li {
	float:left;
	display:block;
	white-space:nowrap;
}
#textnavi a ,#textnavi a:visited{
	color:#333333;
	text-decoration:underline;
}

#textnavi a:hover {
	color:#157528;
	text-decoration:none;
}

.contentbox {
	width:570px;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}

.clear{
	clear:both;
	height: 0px;
}

