@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-image:url(../images/bg-wraper_inner.jpg); background-repeat:no-repeat; background-position:top;
	border-left:#ffffff solid 0px;	border-right:#ffffff solid 0px;
}

div#topheader {
	padding: 50px 0 0px 0; padding-bottom:0px; padding-top:0px; height:300px;
}

div#left_area {
	float: left;
	width: 190px;
}

div#right_area {
	width: 700px;
	float: right;
	margin-bottom: 30px;
	position: static;
}


/*--------------------------------------------------------------------
 navi setting
--------------------------------------------------------------------*/

div#sidemenu {
	width:190px;
	position: absolute;
	text-align:center;
	padding-top:5px;
/*	background-image:url(../images/sidenav-div.gif); background-repeat:no-repeat; 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:#990000;
}


/* banner setting */

ul#sidemenu_banner {
	padding-top: 0px;
	margin-top:5px;
	width:140px;
	color:#ffffff;

}

ul#sidemenu_banner li {
	padding-bottom: 10px;
	padding:2px 5px; border-bottom:#e7f4d4 solid 1px; text-align:center;

}
ul#sidemenu_banner li a{
color:#696563; color:#222222; color:#ffffff; 
}
ul#sidemenu_banner li a:hover{
text-decoration:none; color:#ffffff; 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: 0px;
	width: 660px;
}

div.contents_inner_03 h3 {
	padding-bottom: 15px;
}

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{
border-left:#aec722 solid 0px;
color:#ffffff;
font-size:24px; padding-left:10px; line-height:40px; font-weight:bold;
/*padding-bottom:10px;*/
}

/* product */
#product1, #product2, #product3, #product4{
 background-repeat:no-repeat; background-position:left top;
}
#product1{
/*background-image:url(../images-fruit-jelly/bg-h1-1.jpg);*/
/*background-color:#f1f1f1;*/
border:#869d1e solid 0px; margin-left:5px; margin-right:5px;
}
#product1 h1, #order h1, #report h1{
background-color:#333333; border-bottom:#c7000f solid 3px;
}

#product1 img{
border:#ffffff solid 10px;
}
#product2, #product3{
/*background-image:url(../images-fruit-jelly/bg-h1-2.jpg);*/
background-color:#f1f1f1;
border:#996600 solid 1px; margin-left:5px; margin-right:5px;
}
#product2 h1{
background-color:#996600;
}
#product3 h1{
background-color:#996600;
}
#product3 h3{
padding:2px 5px; display:inline; background-color:#993300; color:#ffffff;
}
#order{
 margin-left:5px; margin-right:5px;
}
/*#product3{
background-image:url(../images-fruit-jelly/bg-h1-3.jpg);
border-left:#FF3300 solid 2px;
}
#product4{
background-image:url(../images-fruit-jelly/bg-h1-4.jpg);
border-left:#9461a7 solid 2px;
}*/
#product1 h1, #product2 h1, #product3 h1, #product4 h1{
color:#FFFFFF;
}
#product1 h2, #product2 h2, #product3 h2, #product4 h2{
font-size:15px;
}
#product1 h2{
font-size:18px; font-weight:bold; color:#482210; padding-left:0px; border-bottom:#666666 dotted 1px; margin-bottom:15px; margin-top:25px;
}
#order{
/*background-color:#f1f1f1;*/ margin-right:10px;
}
#order h3{
background-color:#CCCCCC; padding:2px 10px; font-size:15px;
}
.notes{
padding:10px; background-color:#fefdfa; border:#cccccc solid 0px; color:#000000; margin-bottom:10px;
}
.nomber{
background-color:#c7000f; padding:5px; color:#FFFFFF; font-size:18px; margin-right:10px;
}

.bg1{
/*background-image:url(../images/div1.gif); background-repeat:repeat-y;
*/}
#report a{
	text-decoration:underline; color:#06F;
}
