@charset "UTF-8";
/* CSS Document */


/* base */
div.clear {
	clear: both;
}
/* body*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	font-size: 9pt;
	color: #8e755a;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
a, a:link {
	text-decoration: none;
	color: #8e755a;
}
a:visited {
}
a:hover {
	color: #0B318F;
	text-decoration: underline;
	opacity:0.6;
}
a:active {
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style: none;
}
ul.msg li {
	float: left;
	list-style-position: outside;
	list-style-type : square;
	line-height: 140%;
	letter-spacing: normal;
	padding-left: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li img {
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
}
/* wrapper */
#wrapper {
	width:910px;
	margin:auto;
	padding:20px 0 10px 0;
}
/* header */
#header {
	position:relative;
	width:910px;
	height: 120px;
	margin: 0 0 23px;
}
#header #h_nav {
	position:absolute;
	top:0px;
	right:0px;
}
#header #h_nav li {
	font-size:13px;
	float:left;
	margin-right:10px;
}
#header #h_nav #tomoe_top {
	margin:-20px 0 0 -5px;
}
#header #tomoe_top a:hover {
	opacity:1;
}
#header #h_nav img {
	margin:0 3px 4px 0;
}
#header #h_nav #tomoe_top a {
	display:block;
	text-indent:-9999px;
}
#header #h_nav #tomoe_top a:hover {
	opacity:1;
}
#header #h_nav #tomoe_top a:link, #tomoe_top a:visited {
	background-image:url("../images/tomoe_top.png");
	width:96px;
	height:40px;
}
#header #h_nav #tomoe_top a:hover, #tomoe_top a:active {
	background-image:url("../images/tomoe_top_on.png");
	width:96px;
	height:40px;
}
#header #h_nav #tomoe_top {
	margin:-20px 0 0 -5px;
}
/* gnav */
#gnav li a {
	display:block;
	text-indent:-9999px;
	height:67px;
	background-repeat:no-repeat;
}
#gnav a:hover {
	opacity:1;
}
#gnav li {
	margin-top:15px;
	float:left;
}
#gnav #gnav_01 a:link, #gnav_01 a:visited {
	background-image:url("../images/gnav_01.png");
	width:78px;
}
#gnav #gnav_01 a:hover, #gnav_01 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:78px;
}
#gnav #gnav_03 a:link, #gnav_03 a:visited {
	background-image:url("../images/gnav_01.png");
	width:137px;
	background-position: -78px 0;
}
#gnav #gnav_03 a:hover, #gnav_03 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:137px;
	background-position: -78px 0;
}
#gnav #gnav_05 a:link, #gnav_05 a:visited {
	background-image:url("../images/gnav_01.png");
	width:138px;
	background-position: -215px 0;
}
#gnav #gnav_05 a:hover, #gnav_05 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:138px;
	background-position: -215px 0;
}
#gnav #gnav_07 a:link, #gnav_07 a:visited {
	background-image:url("../images/gnav_01.png");
	width:138px;
	background-position: -353px 0;
}
#gnav #gnav_07 a:hover, #gnav_07 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:138px;
	background-position: -353px 0;
}
#gnav #gnav_09 a:link, #gnav_09 a:visited {
	background-image:url("../images/gnav_01.png");
	width:138px;
	background-position: -491px 0;
}
#gnav #gnav_09 a:hover, #gnav_09 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:138px;
	background-position: -491px 0;
}
#gnav #gnav_11 a:link, #gnav_11 a:visited {
	background-image:url("../images/gnav_01.png");
	width:138px;
	background-position: -629px 0;
}
#gnav #gnav_11 a:hover, #gnav_11 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:138px;
	background-position: -629px 0;
}
#gnav #gnav_13 a:link, #gnav_13 a:visited {
	background-image:url("../images/gnav_01.png");
	width:143px;
	background-position: -767px 0;
}
#gnav #gnav_13 a:hover, #gnav_13 a:active {
	background-image:url("../images/gnav_01_on.png");
	width:143px;
	background-position: -767px 0;
}
/* contents */
#contents {
	color:#727171;
	clear:both;
	position:relative;
	width:910px;
}
#contents #con_up {
	background-image: url(../images/con_up.png);
	width:910px;
	height:25px;
}
#contents #contentinner {
	width:910px;
	background-image: url(../images/con_mid.png);
	width:910px;
	background-repeat: repeat-y;
}
#contents #con_low {
	background-image: url(../images/con_low.png);
	width:910px;
	height:20px;
}
/* leftcolumn */
#leftcolumn {
	padding:10px 0 30px 25px;
	float:left;
	width:630px;
}
#leftcolumn .announcearea {
	margin-bottom:30px;
}
h2 {
	background-image: url(../images/home_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
	height: 41px;
	padding: 14px 0 0 30px;
	width: 630px;
	color:#8e755a;
}
#leftcolumn .h3_dot {
	background-image:url(../images/goods_01.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 7px;
	padding: 15px 0 18px 2px;
	color:#F5A000;
	clear:both;
}
#leftcolumn .announcearea {
	margin-bottom:30px;
}
#leftcolumn table {
	clear:both;
}
#leftcolumn .l_table td {
	border: 1px #c0c0c0 solid;
	padding:5px 0 0 5px;
}
#leftcolumn .yelow_1 {
	background-color:#fad080;
	text-align:center;
}
#leftcolumn .yelow_2 {
	background-color:#fdeccc;
	text-align:center;
}
#leftcolumn #title{
	margin-bottom:20px;
}
#leftcolumn h1.entry-title {
	font-weight: bold;
	font-size: 155%;
	padding: 10px;
	width: 605px;
	color:#D06600;
	clear:both;
	background-color: #FFE3C0;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D06600;
}
#leftcolumn h1.archive-title {
	font-weight: bold;
	font-size: 200%;
	padding: 10px;
	width: 605px;
	color:#333;
	clear:both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.single .entry-content,
.category .entry-content {
	padding: 0 20px 0 10px;
}
.category .archive-header {
}
.category .post {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
/* 寄せられたご意見
******************************************/
.opinion_list{
	width: 580px;
	margin: 0 auto;
	}
.opinion_list li{
	background-image: url(../images/pdf_icon.png);
	background-position:left top;
	background-repeat: no-repeat;
	padding:3px 0 0 40px;
	border-bottom:1px dotted #ccc;
	min-height:30px;
	margin-bottom:10px;
	padding-bottom:5px;
	}

/* righttcolumn */
#rightcolumn {
	padding:10px 35px 30px 0;
	float:right;
	width:200px;
}
#rightcolumn #archives {
	margin:0 0 40px 0;
}
#rightcolumn .sab_nav li {
	padding-bottom:5px;
}
#rightcolumn #news {
	margin:30px 0 30px 0;
}
#rightcolumn .newsarea {
	border-bottom:#999 dotted 1px;
	margin:10px 0 0 0;
}
#rightcolumn .newsarea .news_day {
	color:#F5A000;
}
#rightcolumn .newsarea dd {
	color:#727171;
}
#tomoe_link {
	width:198px;
	border:1px solid #F5A000;
}
#tomoe_link ul {
	padding:20px 0 15px 0;
}
#tomoe_link li {
	margin-bottom:10px;
	text-align:center;
}
/* footer nav */
#contents #f_nav {
	clear:both;
	font-size:90%;
	text-align:center;
}
#contents #f_nav ul {
	clear:both;
	width:910px;
	display:inline;
}
#contents .f_nav li {
	float:left;
}
/* footer */
#footer {
	position:relative;
	width:910px;
	height:60px;
	padding:10px 5px 10px 5px;
}
#footer #adress {
	position:absolute;
	top:20px;
	left:250px;
}
#footer #pagetop {
	position:absolute;
	top:-5px;
	right:30px;
}
#footer #Copyright {
	clear:both;
	color:#F5A000;
	font-size:80%;
	position:absolute;
	bottom:5px;
	right:10px;
}
/* clearfix
***************************************/

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/**//*/
  height: auto;
  overflow: hidden;
  /**/
}

