@charset  "utf-8";
@import url(reset.css);

html,body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" , serif;
}
/*#wrapper{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}*/

/*+++++++++++++++++++++++++++++++++++++++++++ header */
#header{
	position: relative;
	width: 784px;
	height: 84px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#header h1{
	position: absolute;
	top: 18px;
	left: 8px;
	line-height: 1.1em;
	width: 348px;
	height: 57px;
}
#header #headerContact{
	position: absolute;
	top: 60px;
	left: 644px;
	width: 125px;
	height: 12px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ wrapper */
#wrapper{
	width: 784px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/box1Bg.jpg);
	background-repeat: repeat-y;
}
#wrapper2{
	width: 772px;
	margin: 0px;
	padding: 6px 6px 0px 6px;
	background-image: url(../images/box2Bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contentsWrapper{
	width: 760px;
	margin: 0px 6px 6px 6px;
	padding: 0px;
	background-image: url(../images/contentsBg.jpg);
	background-repeat: repeat-y;
}

/*+++++++++++++++++++++++++++++++++++++++++++ mainImage */
#mainImage{
	width: 772px;
}
#mainImage h2{
	margin: 6px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ sideMenu */
#sideMenu{
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px;
	background-color: #E6E1D5;
}
#sideMenu ul{
	width: 185px;
	list-style: none;
	background-image: url(../images/menuTopBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
	margin-bottom: 24px;
}
#sideMenu ul li{
	width: 185px;
	height: 45px;
	line-height: 1em;
}
#sideMenu p#sideNote{
	text-align: center;
	color: #786943;
	font-size: 12px;
	line-height: 1.4em;
}

/*+++++++++++++++++++++++++++++++++++++++++++ footer */
#footer{
	clear: both;
	width: 760px;
	margin: 0px 6px;
	text-align: center;
	background-color: #C8BDA3;
}
#footer p{
	padding: 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #FFFFFF;
}
#footerBox{
	width: 784px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/box3Bg.jpg);
	background-repeat: no-repeat;
}

/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#contents{
	float: right;
	width: 567px;
	margin: 0px;
	padding: 0px;
}
#contents p{
	margin: 0px 10px 1em 10px;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}
#contents p.textInd1{
	padding-left: 16px;
	margin-bottom: 4px;
}
#contents p.textInd2{
	padding-left: 28px;
	margin-bottom: 0px;
}
#contents p.textInd3{
	padding-left: 258px;
}
#contents h3{
	width: 555px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
	padding: 6px 0px 0px 12px;
	margin-bottom: 12px;
	background-image: url(../images/h3Bg.jpg);
	background-repeat: no-repeat;
}
#contents h4{
	clear: both;
	height: 17px;
	margin: 0px 0px 4px 10px;
	padding: 4px 0px 0px 16px;
	background-image: url(../images/h4Bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
}
#contents h5{
	clear: both;
	padding: 2px 0px 0px 36px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}
#contents .contentsSep{
	clear: both;
	margin: 0 auto;
	width: 567px;
	height: 24px;
	background-image: url(../images/contentsSep.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pageTop{
	clear: both;
	margin: 0px 10px 0px 0px;
	text-align: right;
}
.pageTop img{
	margin: 20px 0px 0px 0px;
}

ul.ulNormal{
	list-style: none;
	padding: 0px 10px 2px 12px;
}
ul.ulNormal li{
	list-style: none;
	list-style-position: outside;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/listBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 14px;
	color: #333333;
	line-height: 1.3em;
}
ul.ulCaution{
	list-style: none;
	padding: 0px 0px 1em 46px;
}
ul.ulCaution li{
	list-style: disc;
	list-style-position: outside;
	margin: 5px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333333;
	line-height: 1.3em;
}

#contents .btn01{
	margin: 0px auto;
	width: 249px;
	height: 41px;
	background-image: url(../images/btn01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#contents .btn01 a{
	display: block;
	width: 249px;
	height: 41px;
	text-align: center;
	text-decoration: none;
}
#contents .btn01 a p{
	padding-top: 13px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.1em;
}
#contents .btn01 a:hover p{
	color: #CABEA0;
}
























#contents .pageTop{
	text-align: right;
}
#contents .pageTop img{
	margin-bottom: 18px;
}
#contents .contentsSepThin{
	clear: both;
	margin: 0 auto;
	width: 560px;
	height: 21px;
	background-image: url(../images/contentsSep.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

table.tblSolid{
	margin: 0px 10px 0px 10px;
	width: 540px;
	background-color: #FFFFFF;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.tblSolid th{
	background-color: #666666;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px 3px;
}
table.tblSolid td{
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	padding: 4px 3px;
}
td.tdCenter{
	text-align: center;
}



























ul.ulNormal2{
	list-style: none;
	padding: 0px 40px 1em 40px;
}
ul.ulNormal2 li{
	list-style: none;
	list-style-position: outside;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/listMark01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
}

ul.ulNumber{
	list-style: none;
	margin: 0px 40px 1em 60px;
}
ul.ulNumber li{
	list-style: decimal;
	list-style-position: outside;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000000;
	line-height: 1.3em;
}

ul.ulNumber2{
	list-style: none;
	margin: 0px 0px 8px 30px;
}
ul.ulNumber2 li{
	list-style: decimal;
	list-style-position: outside;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}

table.tblNormal{
	margin: 0px 10px 1em 10px;
	background-color: #FFFFFF;
	text-align: left;
	border: 0px;
}
table.tblNormal td{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border: 0px;
	font-size: 13px;
}
table.tblSetsubi{
	margin: 0px 30px 0px 30px;
	width: 581px;
	background-color: #FFFFFF;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.tblSetsubi th{
	background-color: #666666;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px 3px;
}
table.tblSetsubi td{
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #666666;
	padding: 4px 3px;
}
td.tdLeft{
	text-align: left;
	padding-left: 3px;
}
td.tdRight{
	text-align: right;
	padding-right: 3px;
}
td.tdCenter{
	text-align: center;
}




/*+++++++++++++++++++++++++++++++++++++++++++ form etc */
input[type="text"], input[type="password"], input[type="file"], textarea{
	border: 1px solid #999999;
	padding: 3px;
}
.textSS{
	width: 40px;
}
.textS{
	width: 120px;
}
.textM{
	width: 220px;
}
.textL{
	width: 400px;
}
.textLL{
	width: 600px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ image etc */
.imgLeft {
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
.imgRight {
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
.photoLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #BEBEBE;
}
.photoRight {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #BEBEBE;
}
.photoRightBox {
	float: right;
	width: 246px;
	margin: 0px 30px 10px 10px;
	text-align: center;
}
.photoRightBox img{
	padding: 2px;
	margin-bottom: 2px;
	border: 1px solid #BEBEBE;
}
.photoRightBox2 {
	float: right;
	width: 210px;
	margin: 0px 30px 10px 10px;
	text-align: center;
}
.photoRightBox img{
	padding: 2px;
	margin-bottom: 2px;
	border: 1px solid #BEBEBE;
}
.photoFrame {
	padding: 2px;
	border: 1px solid #BEBEBE;
}
.photoBox{
	text-align: center;
}
.photoBox img{
	padding: 2px;
	margin-bottom: 2px;
	border: 1px solid #BEBEBE;
}
.photoBox img.mr{
	margin-right: 2px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ link */
a:link { color: #A87E00; }
a:visited { color: #A87E00; }
a:hover { color: #5B4500; }
a:active { color: #A87E00; }

/*+++++++++++++++++++++++++++++++++++++++++++ text */
.x-small { font-size:x-small; line-height:150%; }
.small { font-size:small; line-height:150%; }
.medium { font-size:medium; line-height:150%; }
.large  {font-size:large; line-height:150%; }
.x-large { font-size:x-large; line-height:150%; }
.xx-large { font-size:xx-large; line-height:150%; }
.colorBlue{ color:#5EBEE8; }
.colorBlueB{ color:#5EBEE8; font-weight: bold; }
.colorRed{ color:#FF0000; }
.colorRedB{ color:#FF0000; font-weight: bold; }
.colorOrange{ color:#FF6600; }
.colorOrangeB{ color: #FF6600; font-weight: bold; }
.colorBlack{ color:#000000; }
.colorBrown{ color: #993300; }
.colorBrownB{ color: #993300; font-weight: bold; }
.colorTechnical{ color:#00CCFF; font-weight: bold;}
.colorBasic{ color: #00AA55; font-weight: bold; }
.colorAroma{ color: #FF00CC; font-weight: bold; }
.colorShort{ color:#CCCCFF; font-weight: bold; }

/*+++++++++++++++++++++++++++++++++++++++++++ etc */
.clear { clear:both; }
.texCenter { text-align:center; }
.marginCenter{ margin: 0px auto; }
.texLeft { text-align:left; }
.texRight { text-align:right; }
.weightNormal {font-weight:normal; }
.floatL { float:left; }
.floatR { float:right; }
.space_h300{ height: 300px; }

/*+++++++++++++++++++++++++++++++++++++++++++ clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
