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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,tr,table,address {
	margin:0;
	padding:0;
}
body {
	color: #333333;
	letter-spacing: 1px;
	font: 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #E3DB92;
	background-image: url(../images/com/back.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 870px;
	margin: 15px auto;
	overflow: hidden;
	position: relative;
}
#header .snslink {
	float: left;
	width: 160px;
	padding: 0 0 0 50px;
}
#header .snslink div {
	padding: 0 0 8px;
}
#header .snslink ul {
	overflow: hidden;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
}
#header .snslink ul li {
	float: left;
	padding: 0 10px;
}
#header .snslink ul li a:hover img {
	opacity: 0.7;
}
#header ul {
	float: right;
	width: 120px;
	list-style: none;
}
#footer {
	width: 850px;
	margin: 0px auto 15px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	clear: both;
}
#wrapper {
	width: 870px;
	margin: 5px auto 0px;
}
ol.topicPath {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
ol.topicPath li {
	display: inline;
}
ol.topicPath li a {
	padding-right: 12px;
	background: url(../images/com/topicpath.gif) no-repeat right;
	color: #FFFFFF;
}
#side {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	width: 170px;
	background: #779C2E;
	color:#FFFFFF;
	float: left;
	padding: 10px;
	margin-top: 5px;
}
#side dt {
	margin-bottom: 10px;
}
#side dd {
	width: 143px;
	list-style: none;
	background: url(../images/com/arrow.png) no-repeat left top;
	/*text-indent: 27px;*/
	font-size: 14px;
	color: #FFFFFF;
	/*height: 20px;*/
	margin-top: 5px;
	padding-left: 27px;
}
#side a:link{
	color: #ffffff;
	text-decoration:none;
}
#side a:visited{
	color: #ffffff;
	text-decoration:none;
}
#side a:hover{
	color: #ffff66;
	text-decoration:none;
}
#side a:active{
	color: #ffffff;
	text-decoration:none;
}
#container {
	width: 670px;
	background: url(../images/com/bottom.png) no-repeat bottom;
	padding-bottom: 20px;
	margin: 5px auto 0px;
	float: right;
}
#container #contop {
	background:url(../images/com/top.png) no-repeat;
	padding-top: 20px;
}
#container #contop #coninner {
	background:url(../images/com/center.png) repeat-y;
	padding: 0 30px 0 15px;
}
#contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#gototop {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
}
ul.star {
	margin: 10px 0px 20px;
}
ul.star li {
	color: #FF6600;
	background: url(../images/howto/star.gif) no-repeat left top;
	list-style: none;
	line-height: 18px;
	padding-left: 20px;
}
ul.dot {
	margin-bottom: 15px;
}
ul.dot li {
	background: url(../images/com/dot.gif) no-repeat left top;
	line-height: 18px;
	color: #666666;
	padding-left: 17px;
	list-style: none;
}
.img3_left {
	width: 190px;
	float: left;
	margin: 5px 15px 5px 0px;
}
.img3_right {
	width: 190px;
	float: right;
	margin: 5px 0px;
}
.img4_left {
	width: 138px;
	margin: 15px 16px 15px 0px;
	float: left;
}
.img4_right {
	width: 138px;
	float: right;
	margin: 15px 0px;
}
.table {
	background: #faebd7;
	padding: 10px;
	float: left;
	width: 250px;
	margin: 5px 0px 15px 20px;
}
h1 {
	float: left;
}
h2 {
	font: bold 18px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #699431;
	background: url(../images/com/leaf.gif) no-repeat left center;
	padding: 12px 0px 12px 20px;
}
h3 {
	color: #A18366;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #A18366;
	border-left: 10px solid #A18366;
	line-height: 23px;
	text-indent: 5pt;
	margin-bottom: 15px;
}
h4 {
	font: bold 18px/26px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #336633;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
h5 {
	color: #bb5535;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px;
}
h6 {
	color: #0099CC;
	background: url(../images/com/water.gif) no-repeat left center;
	padding: 12px 0px 12px 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.brown18 {
	font: bold 18px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #917347;
	padding: 10px 0px 7px;
}
.wine16 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #CC0000;
	margin-bottom: 8px;
}
.wine17 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #00a5e0;
	padding-bottom: 20px;
}
.wine18 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #E33326;
	padding-bottom: 20px;
}
.wine19 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #00008b;
	padding-bottom: 20px;
}
.wine20 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #ff6666;
	padding-bottom: 20px;
}
.navy16 {
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333366;
	margin: 5px 0px;
}
.gold {color: #CC9933; font-weight: bold; line-height: 27px; font-size: 14px;}
.orange {color: #ff9900; font-weight: bold;}
.blue {color: #666699; font-weight: bold;}
.skyblue {color: #00a5e0; font-weight: bold; font-size: 14px;}
.green2 {color: #99CC00; font-weight: bold; font-size: 14px; padding-bottom: 10px;}
.pink {color: #ff6666; font-weight: bold; font-size: 14px;}
.green {color: #009900; font-weight: bold; font-size: 18px;}
.khaki {color: #669900; font-size: 10px; margin-bottom: 5px; line-height: 15px;}
.purple {color: #824880; font-size: 14px; font-weight: bold; margin-top: 15px;}
.item_title {
	color: #99CC00;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
.bar {
	font-weight: bold;
	color: #FFFFFF;
	background: #996666;
	text-indent: 10px;
}
.bar_green {
	font-weight: bold;
	color: #FFFFFF;
	background: #669966;
	text-indent: 10px;
	font-size: 14px;
	padding: 5px 0px;
	margin-bottom: 10px;
}
.caption {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 5px;
}
.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.link {margin-top: 10px;}
.left {float: left; margin-right: 10px;}
.right {float: right; margin-left: 10px;}
.clear {clear: both;}
.space {margin-top: 20px;}
.margin_top10 {margin-top: 10px;}
.margin_bottom10 {margin-bottom: 10px;}
.margin_bottom20 {margin-bottom: 20px;}


/*-----------------------------------------------------------------------/
	TOPNAVI
/*----------------------------------------------------------------------*/

#topnavi {
	background: #0c5629;
	height: 48px;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#menu {
	background: url(../images/com/topnavi.png) no-repeat;
	height: 40px;
	margin: 4px auto 0px;
	width: 870px;
	float: none;
}
#menu li {
	list-style-type: none;
	float: left;
}
#menu li a {
	display: block;
	height: 40px;
	width: 138px;
}
#menu li span {
	visibility: hidden;
}
#menu li.top {
	width:138px;
	margin: 0px 4px 0px 0px;
}
#menu li.top a:hover {
	background:url(../images/com/topnavi.png) no-repeat;
	background-position:0 -40px;
}
#menu li.company {
	width:138px;
	margin: 0px 4px 0px 0px;
}
#menu li.company a:hover {
	background:url(../images/com/topnavi.png) no-repeat;
	background-position:-142px -40px;
}
#menu li.greentea {
	width:138px;
	margin: 0px 4px 0px 0px;
}
#menu li.greentea a:hover {
	background:url(../images/com/topnavi.png) no-repeat;
	background-position:-284px -40px;
}
#menu li.howto {
	width:138px;
	margin: 0px 4px 0px 0px;
}
#menu li.howto a:hover {
	background:url(../images/com/topnavi.png) no-repeat;
	background-position:-426px -40px;
}
#menu li.quality {
	width:139px;
	margin: 0px 4px 0px 0px;
}
#menu li.quality a:hover {
	background:url(../images/com/topnavi.png) no-repeat;
	background-position:-568px -40px;
}
#menu li.blog {
	width:139px;
}
#menu li.blog a:hover {
	background:url(../images/com/topnavi.png) no-repeat;
	background-position:-711px -40px;
}


/*-----------------------------------------------------------------------/
	Index
/*----------------------------------------------------------------------*/

#main {
	width: 870px;
	background: url(../images/top/bottom.png) no-repeat bottom;
	padding-bottom: 20px;
	margin: 5px auto 0px;
}
#main #top {
	background:url(../images/top/top.png) no-repeat;
	padding-top: 10px;
}
#main #top #inner {
	background:url(../images/top/center.png) repeat-y;
	padding: 0 30px 0 10px;
}
#box {
	width: 830px;
	overflow: hidden;
	position: relative;
}
#box dt {
	color: #917347;
	padding: 7px 10px 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#box dd {
	color: #666666;
	padding: 3px 0px 7px 10px;
	font-size: 10px;
	line-height: 16px;
	width: 110px;
}
#box1 {
	width: 198px;
	border: 1px solid #004077;
	background: url(../images/top/img01.gif) no-repeat right bottom;
	float: left;
	margin-right: 10px;
}
#box1 .title {
	background: url(../images/top/blue.jpg);
	border-bottom: 1px solid #004077;
	height: 25px;
	font: bold 14px/25px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -0.5px;
}
#box2 {
	width: 198px;
	border: 1px solid #795E2E;
	background: url(../images/top/img05.jpg) no-repeat right bottom;
	float: left;
	margin-right: 10px;
}
#box2 .title {
	background: url(../images/top/brown.jpg);
	border-bottom: 1px solid #795E2E;
	height: 25px;
	font: bold 14px/25px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -0.5px;
}
#box3 {
	width: 198px;
	border: 1px solid #F39801;
	background: url(../images/top/img02.jpg) no-repeat right bottom;
	float: left;
	margin-right: 10px;
}
#box3 .title {
	background: url(../images/top/orange.jpg);
	border-bottom: 1px solid #F39801;
	height: 25px;
	font: bold 14px/25px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -0.5px;
}
#box4 {
	width: 198px;
	border: 1px solid #930F15;
	background: url(../images/top/img04.gif) no-repeat right bottom;
	float: right;
}
#box4 .title {
	background: url(../images/top/red.jpg);
	border-bottom: 1px solid #930F15;
	height: 25px;
	font: bold 14px/25px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -0.5px;
}
#main dl.news {
	overflow: hidden;
	position: relative;
}
#main dl.news dt {
	float: left;
	margin-right: 15px;
}
#main dl.news span {
	font-weight: bold;
	color: #CC0000;
	margin-right: 5px;
}
#main dl.news a:link {
	color: #6B5534;
	text-decoration: underline;
}
#main dl.news a:hover {
	text-decoration: none;
}


/*-----------------------------------------------------------------------/
	For Firefox
/*----------------------------------------------------------------------*/

html{overflow:-moz-scrollbars-vertical;}

a{outline:none;}
a:link{
	color: #779C2E;
	text-decoration:none;
}
a:visited{
	color: #779C2E;
	text-decoration:none;
}
a:hover{
	color: #0C5629;
	text-decoration:none;
}
a:active{
	color: #779C2E;
	text-decoration:none;
}

/* 画像下の余白を消す */
img {
	border: none;
	display: block;
}
