@charset "Shift_JIS";

body {
	margin:0 auto;
	padding:0;
	font:small/1.5em "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",verdana,arial, sans-serif;
	color:#998453;
	background-color: #336600;
	background-image: url(../img/top/bg_top.jpg);
}

img {border:0px;margin:0;padding:0;}

h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div,ol {margin:0;padding:0;}

h1,h2,h3,h4,h5,h6,em,strong,address,th {font-style:normal;font-weight:normal;}

p {margin:0;padding:0;}


.cl {clear:both;}



/* リンクカラー
------------------------------------------------------------------------------------- */
a{text-decoration:none;}
a:link{color:#998453;text-decoration:none;}
a:visited{color:#998453;text-decoration:none;}
a:active{color:#998453;text-decoration:none;}
a:hover{color:#CEB272;text-decoration:underline;}



/* header
------------------------------------------------------------------------------------- */
#header {
	border-bottom: 5px solid #FF9933;
	background-image: url(../img/top/header_bk.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
}


/* contents
------------------------------------------------------------------------------------- */
#contents {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#contents h2 {
	margin: 0px;
	padding: 0px;
}



/* navibar
------------------------------------------------------------------------------------- */
#contents #navibar {
	padding-left: 50px;
	background-color: #333333;
	width: 750px;
	height: 28px;
}
#contents #navibar h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
}
#contents #navibar h5 a {
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #000000;
	text-align: center;
}



/* main
-------------------------------*/
#contents #main {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#contents #main h3 {
	line-height: 1.8em;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

#contents #main h4 {
	margin-top: 20px;
	padding-left: 30px;
	border-bottom: 1px solid #BC0A22;
	background-color: #DBE6C8;
	background-image: url(../img/top/leaf01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.8em;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}
#contents #main #text_right {
	float: right;
	height: 400px;
	width: 300px;
}
#contents #main #text_left {
	float: left;
	height: 400px;
	width: 455px;
	padding-right: 15px;
	padding-left: 30px;
}
#contents #main #main_text {
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
}
#contents #main #seminar {
	height: 2750px;
}
#contents #main #seminar .seminar_text {
	margin-left: 25px;
	margin-bottom: 15px;
	color: #333333;
}




/* seminar
-------------------------------*/

#seminar .seminar {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 20px;
	height: 180px;
	width: 360px;
	float: left;
	border-right: 1px dashed #CCCCCC;
	margin-left: 25px;
}


#seminar .seminar img {
	float: left;
	margin-right: 10px;
}


/* demo
-------------------------------*/
#contents #main #demo {
	margin-right: 30px;
	margin-left: 30px;
	height: 400px;
}

/* goods
-------------------------------*/



/* goods box_left
-------------------------------*/
#goods #box_left {
	float: left;
	width: 140px;
	margin-top: 15px;
}


#goods #box_left h6 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #D4E1AC;
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	color: #336600;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#goods #box_left h6 a {
	color: #336600;
}

#goods #box_left ul {
	list-style: none;
	margin: 0px 0px 10px;
	background-color: #E9EFD3;
	border: 1px solid #CCCCCC;
}
#goods #box_left li {
	font-size: 12px;
	line-height: 2.0em;
	color: #666666;
	padding-left: 10px;
}
#goods #box_left ul li a {
	color: #666666;
	text-decoration: underline;
}
#goods #box_left ul li a:hover {
	text-decoration: none;
}


/* goods box_right
-------------------------------*/
#goods #box_right{
	float: right;
	width: 580px;
	margin-top: 15px;
}
#goods #box_right h5 {
	color: #FFFFFF;
	background-image: url(../img/goods/bk_orange.jpg);
	line-height: 1.4em;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 8px solid #FF6600;
}

#goods #box_right .item_200 {
	clear: both;
	height: 250px;
	margin-bottom: 20px;
	padding-top: 0px;
	border: 1px solid #CCCCCC;

}
#goods #box_right .item_200 h4 {
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #F4E2D2;
	background-image: none;

}
#goods #box_right .item_img {
	float: right;
	margin-right: 10px;

}
#goods #box_right .item_200 p {
	padding-left: 15px;

}



/* shop
-------------------------------*/
#contents #main #shop {
	margin-right: 30px;
	margin-left: 30px;
}


/* footer
-------------------------------*/

#footer {
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	color: #FFFFFF;
}


/* text
-------------------------------*/
.text_red{color:#FF0000;}
