﻿@charset "UTF-8";
html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0 auto;
	background: #595239;
	text-align: center;
	color: #ffffff;
}

/*wrapper*/
#wrapper {
	margin: 0 auto;
	width: 680px;
	background:none;
}

/*comment*/
div#comment {
	display: none;
}


/*header*/
#printHead {
	margin: 0 auto;
	width: 680px;
	height: 250px;
	width: 640px;
	height: 235px;
}

#printHead img {
	width: 640px;
	height: 235px;
}

#header {
	display: none;
}


/*contents*/
#contents {
	clear: both;
	margin: 0 auto;
	width: auto;
	width: auto;
	text-align: left;
}


/*globalMenu*/
#globalMenu {
	display: none;
}

/*wnew*/
#wnew {
	margin-top: 7px;
	width: 400px;
	width: 380px;
}

#wnew dt img {
	display: block;
	width: 400px;
	height: 34px;
	width: 380px;
	height: 32px;
}

#news {
    width:450px;
    height:150px;
    overflow:auto;
}

#news dt {
	float: left;
	padding-top: 6px;
	border-top: 1px dashed #777161;
	width: 80px;
	width: 70px;
	font-size: 7px;
	font-weight: bold;
	color: #ffffdd;
}

#news dd {
	float: left;
	padding-top: 4px;
	padding-bottom: 5px;
	border-top: 1px dashed #777161;
	width: 310px;
	width: 300px;
	text-align: justify;
}


/*detail*/
#detail {
	float: left;
	margin-top: 13px;
	width: 400px;
	width: 380px;
}

#detail dt img {
	display: block;
	width: 130px;
	height: 26px;
	width: 125px;
	height: 25px;
}

#detail dd a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background: url(../../common/img/arrow.gif) no-repeat left center;
	color: #ffffff;
	font-size: 10px;
	vertical-align: baseline;
}

#detail dd a:hover {
}

#category01, #category02, #category03, #category04, #category05, #category06 {
	float: left;
	width: 130px;
	width: 125px;
}
#category07 {
	float:left;
}
/*募集広告*/
#kokok {
       float:left;
	margin-top:15px;
	width:400px;
	width:380px;
	height:38px;
}

/*info*/
#info {
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	width: 260px;
	width: 240px;
}

#info dt img {
	display: block;
	width: 260px;
	height: 34px;
	width: 240px;
	height: 32px;
}

#info li {
	float: left;
	width: 128px;
	width: 118px;
	font-size: 10px;
	line-height: 1em;
}

#info li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background: url(../../common/img/arrow.gif) no-repeat left center;
	color: #ffffff;
	vertical-align: baseline;
}

/*info2*/
#info2 {
	float: right;
	margin-top:25px;
	margin-left: 20px;
	width: 290px;
}

#info2 li {
	float: left;
	width: 145px;
	line-height: 1em;
}

#info2 li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background:no-repeat left center;
	vertical-align: baseline;
	color: #ffffff;
}

/*ナビ*/

#sidenav ul{
    float:right;
	list-style:none;
	margin:0;
	padding:0;
	font-family:
	font-size:small;
}

#sidenav li a{
	background:#372605;
	color:white;
	text-decoration:none;
	display:block;
	width:250px;
	padding:0.3em 0.3em 0.3em 0.5em;
	border-bottom:1px solid #663300;
	border-left:0.5em solid #663300;
	border-right:0.25em solid #372600;
}

#sidenav li a:hover{
	background:#5F533B;
	color:yellow;
	border-left-color:#996600;
}



/*banner*/
#banner {
	float: right;
	margin-top: 5px;
	width: 260px;
	width: 240px;
	height:140px;
	margin-bottom:15px;
}

#banner li {
	margin-bottom: 5px;
	width: 260px;
	width: 240px;
}

#banner li img {
	display: block;
	width: 260px;
	height: 63px;
	width: 240px;
	height: 58px;
}


/*banner2*/
#banner2 {
	float: right;
	margin-top: 10px;
	width: 1450px;
	width: 140px;
}

#banner2 li {
	margin-bottom: 5px;
	width: 140px;
	width: 140px;
}

#banner2 li img {
	display: block;
	width: 145px;
	height: 40px;
	width: 140px;
	height: 35px;
}


/*footer*/
#footer {
	clear: both;
	margin: 0 auto;
	width: 680px;
	width: 640px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 60px;
	font-size: 7px;
	line-height: 1.3em;
	letter-spacing: 1px;
}

