@charset "utf-8";
/*--------------------------------------------------------------------
 common setting
--------------------------------------------------------------------*/


div#wraper {
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	text-align:center;
}

div#wraper_inner {
	width:900px;
	margin:0 auto;
	text-align:left;
	position: static;
	background-color:#FFFFFF;
/*background-image:url(../images/contents_box_1.gif); background-repeat:repeat-y;*/
border:#dedede solid 3px; border-bottom:0px; border-top:0px;
}

div#topheader {
	padding:0px; height:328px;
	background-image:url(../images/bg-wraper_inner.jpg); background-repeat:no-repeat; background-position:top;
}

/*div#left_area {
	float: left;
	width: 190px;
}*/

div#right_area {
	width: 700px;
	float: right;
	margin-bottom: 30px;
	position: static;
	padding-top:10px;

}


/*--------------------------------------------------------------------
 navi setting
--------------------------------------------------------------------*/

div#sidemenu {
	width:200px;
	position: absolute;
	text-align:center;
	padding-top:5px;
	background-image:url(../images/sidenav.gif); background-repeat:no-repeat; background-position:center top; height:402px;
}
html > body ul#sidemenu_text{
margin-left:5px;
}
ul#sidemenu_text li {
	width: 130px;
	border-bottom:#ccc4ba dotted 1px;
	background-color:#FFFFFF;
}

ul#sidemenu_text li a {
	display: block;
	width: 130px;
	line-height:26px;
	color:#835343;
}


/* banner setting */

ul#sidemenu_banner {
	padding-top: 0px;
	margin-top:5px;
	width:138px;
	color:#9f8e65;

}

ul#sidemenu_banner li {
	padding-bottom: 10px;
	padding:2px 5px; border-bottom:#f5e3b0 dotted 1px; text-align:center;

}
ul#sidemenu_banner li a{
	color:#835343;
}
ul#sidemenu_banner li a:hover{
text-decoration:none; color:#222222;
}
ul#sidemenu_banner li a img {	
	vertical-align: bottom;
}


/*--------------------------------------------------------------------
 about miasa setting
--------------------------------------------------------------------*/

div.contents_inner_01 {
	border-left: 2px solid #CCC4BA;
	padding-left: 30px;
	width: 600px;
	clear: both;
	z-index: 10;
	position: relative;
	top: -56px;
}

div.contents_inner_01 h4 {
	padding-top: 40px;
}

div.contents_inner_02 {
	border-left: 2px solid #CCC4BA;
	padding-left: 230px;
	position: relative;
	top: -56px;
}

div.contents_inner_03 {
	padding-left: 15px;
display:block;
margin-right:30px;
}

div.contents_inner_03 h3 {
	padding-bottom: 0px;
	font-weight:bold;
}

/*div.contents_inner_03 h3.ttl_h3_member {
	padding-bottom: 35px;
}*/

div.contents_inner_03 h4 {
	clear: both;
}

p.layout_style_01 {
	padding-top: 40px;
	line-height: 1.8;
}

p.layout_style_02 {
	line-height: 1.8;
	padding-bottom: 10px;
}

p.layout_style_03 {
	line-height: 1.8;
	padding-bottom: 30px;
}

p.layout_style_03 span.product_point {
	font-size: 12px;
}

div.contents_inner_01 dl dt,
div.contents_inner_02 dl dt {
	padding-bottom: 15px;
	padding-top: 40px;
}

div.contents_inner_01 dl dd,
div.contents_inner_02 dl dd {
	line-height: 1.8;
}

div.contents_inner_01 dl dd strong {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
}

div.contents_inner_01 dl dd span {
	font-size: 12px;
}


#right_area h1{
color:#7d452f;
padding-left:0px; line-height:44px;
/*background-image:url(../images/pname.gif); background-repeat:no-repeat;
text-indent:-9999px;*/
font-size:22px; font-weight:bold;
border-bottom:#996600 dotted 0px;
 background-image:url(../images/h1.gif); padding-left:20px;
}

/* product */

#about, #product1 .contents_inner_03 table td{
/*color:#66402d;*/
}

#product1 .img{
 margin:5px; margin-left:0px; border:#f1f1f1 solid 5px;
}
#product1 .img2{
 margin:5px; margin-right:0px; border:#f1f1f1 solid 0px;
}
#product1 .p1{
display:block; width:230px; height:200px;
}

#product1 h2{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	background-color:#f1f1f1; padding:3px; padding-left:5px;

}
/*#order h3{
 padding:2px 10px; font-size:15px;
}*/
.notes{
padding:10px; border:#E1EBC5 solid 10px; color:#666666; margin-bottom:10px;
}

.bg1{
background-image:url(../images/div1.gif); background-repeat:no-repeat;
}

.lightbox{
padding:2px; margin-right:0px;
}
.lightbox img{
border:#FFFFFF solid 1px; margin:2px;
}

.table_1{
border-collapse:collapse;
}
.table_1 th, .table_1 td, .table_1 .heading {
border:1px solid #a79e67;
empty-cells: show;
padding: 1px 10px 3px;
vertical-align: top;
}
.table_1 .nop{
white-space:nowrap;
}

.plist{
line-height:22px;
}
.plist a{
text-decoration:underline;
}




