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


body{
	text-align:center;
	background-color: #DAEBD4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1,h2,h3,h4,h5{
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
a,a:visited{
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
a:hover,a:active{
	color: #F90;
}

#container{
	font-size:0.9em;
	line-height:1.5em;
	width:940px;
	margin:0 auto;
	padding:20px 0;
}
#container #header{
	text-align:left;
	width:940px;
	padding:40px 0 0 0;
	margin-bottom:40px;
}
#header h1{
	background-image: url(../images/logo.gif);
	background-position:left center;
	float: left;
	height: 72px;
	width: 350px;
}
#header h2{
	background-image: url(../images/lead.gif);
	margin: 0 0 0 40px;
	float: left;
	height: 72px;
	width: 515px;
}
#container #section1{
	margin-bottom:20px;
}
/* menu */
#container #section1 #menu{
	text-align:left;
	float:left;
	width:720px;
}
#menu .sec1head{
	margin-bottom:20px;
}
#menu .sec1head h3{
	background-image: url(../images/body.gif);
	background-position:left center;
	float: left;
	height: 140px;
	width: 300px;
}
#menu .sec1head .menuwrap{
	width:400px;
	float:left;
	margin-left:20px;
}
#menu .sec1head .menuwrap ul{
	margin-bottom:5px;
}
#menu .sec1head .menuwrap ul li{
	width:130px;
	margin-left:5px;
	display:block;
	float:left;
}
#menu .sec1head .menuwrap ul li.m1,#menu .sec1head .menuwrap ul li.m4{
	margin-left:0px;
}
#menu .sec1head .menuwrap ul li a{
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 70px;
	width: 130px;
	overflow: hidden;	
}
#menu .sec1head .menuwrap ul li a:hover{
	background-position: left bottom;
}
#menu .sec1head .menuwrap ul li.m1 a{
	background-image: url(../images/menu1.gif);
}
#menu .sec1head .menuwrap ul li.m2 a{
	background-image: url(../images/menu2.gif);
}
#menu .sec1head .menuwrap ul li.m3 a{
	background-image: url(../images/menu3.gif);
}
#menu .sec1head .menuwrap ul li.m4 a{
	background-image: url(../images/menu4.gif);
}
#menu .sec1head .menuwrap ul li.m5 a{
	background-image: url(../images/menu5.gif);
}
#menu .sec1head .menuwrap ul li.m6 a{
	background-image: url(../images/menu6.gif);
}
/* chara */
#menu .chara{
}
.chara .chara1{
	width:285px;
	float:left;
}
.chara .chara1 .illust{
	width:85px;
	float:left;
}
.chara .chara1 .txt{
	width:190px;
	float:left;
	margin-left:10px;
}
.chara .chara1 .txt h4{
	background-image: url(../images/name_issy.gif);
	margin: 0 0 10px 0;
	height: 100px;
	width: 115px;
}
.chara .chara1 .txt p.data{
	min-height:160px;
}

.chara .chara2{
	width:415px;
	float:left;
	margin-left:20px;
}
.chara .chara2 .illust{
	width:210px;
	float:left;
}
.chara .chara2 .txt{
	width:195px;
	float:left;
	margin-left:10px;
}
.chara .chara2 .txt h4{
	background-image: url(../images/name_makky.gif);
	margin: 0 0 10px 0;
	height: 100px;
	width: 195px;
}
.chara .chara2 .txt p.data{
	min-height:160px;
}
/* news */
#container #section1 #news{
	text-align:left;
	background-color: #FFF;
	float: right;
	height: 480px;
	width: 200px;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	-webkit-box-shadow: 0 2px 8px 2px rgba(0,0,0,0.65);
-moz-box-shadow: 0 2px 8px 2px rgba(0,0,0,0.65);
box-shadow: 0 2px 8px 2px rgba(0,0,0,0.65);

}
#news .seal{
	width:129px;
	height:28px;
	position:absolute;
	left:35px;
	top:-10px;
}
#news .newsinner{
	padding:20px;
	overflow:hidden;
}
#news .newsinner h4{
	background-image: url(../images/body_news.gif);
	margin: 0 0 20px 0;
	height: 62px;
	width: 150px;
}
#news .newsinner dl{
	margin-bottom:10px;
}
#news .newsinner dt{
	font-weight:bold;
	color:#F00;
	margin-bottom:5px;
}
#news .newsinner dd{
}
#news .newsinner dd a{
	color:#666;
	text-decoration:none;
}
#news .newsinner dd a:hover{
	color:#C00;
}


/* ---------------------------------------------------
-----------------------------------------section2-- */
#container #section2{
	margin-bottom:20px;
}
#section2 .box-product{
	width:640px;
	float:left;
	padding-top:20px;
}
#section2 .box-product h3{
	text-align:left;
	background-image: url(../images/body_product.gif);
	margin: 0 auto 20px auto;
	height: 75px;
	width: 600px;
}
.box-product .box-set{
	text-align:left;
}
.box-product .box-set .caution{
	color:#C00;
	clear:both;
	padding:10px 0;
}
.box-product .box-set .product-left{
	width:310px;
	float:left;
}
.product-left h4{
	background-image: url(../images/name_product1.gif);
	background-position: center top;
	margin: 0 0 10px 0;
	height: 50px;
	width: 310px;
}
.product-left .photo{
	margin-bottom:10px;
}
.product-left ul{
	padding:0 10px;
	margin-bottom:20px;
	height:100px;
}
.product-left li{
	font-size:1.1em;
	font-weight:bold;
	background-image: url(../images/maru_product1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding: 0 0 0 15px;
	margin-bottom:5px;
}
.product-left li.bottom{
	min-height:30px;
}
.product-left p{
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	color: #2E3092;
}
.box-product .box-set .product-right{
	width:310px;
	float:right;
}
.product-right h4{
	background-image: url(../images/name_product2.gif);
	background-position: center top;
	margin: 0 0 10px 0;
	height: 50px;
	width: 310px;
}
.product-right .photo{
	margin-bottom:10px;
}
.product-right ul{
	padding:0 10px;
	margin-bottom:20px;
	height:100px;
}
.product-right li{
	font-size:1.1em;
	font-weight:bold;
	background-image: url(../images/maru_product2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding: 0 0 0 15px;
	margin-bottom:5px;
}
.product-right li.bottom{
	min-height:30px;
}
.product-right p{
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	color: #E76E33;
}

/* about */
#section2 .box-about{
	text-align:left;
	width:280px;
	float:left;
	margin-left:20px;
}
.box-about h4{
	background-image: url(../images/body_about.gif);
	margin: 0 0 20px 0;
	height: 85px;
	width: 280px;
}
.box-about p{
	margin-bottom:20px;
}
.box-about dl{
	margin-bottom:10px;
}
.box-about dt{
	font-size:1.1em;
	font-weight:bold;
	color:#F00;
	display:block;
	float:left;
	width:80px;
}
.box-about dd{
	font-size:1em;
	display:block;
	float:left;
	width:195px;
	margin-left:5px;
}
/* ---------------------------------------------------
-----------------------------------------section2-2- */
#container #section2-2{
	text-align: left;
	margin-bottom: 20px;
}
#section2-2 .box-left{
	width:640px;
	float:left;
}

#section2-2 .box-left .wrap{
color:#FFF;
padding: 20px;
background-color: #73B749;
border-radius: 20px;
}
#section2-2 .box-left .wrap h4{
	background-image: url(../images/body_sec2_2.gif);
	height: 23px;
	width: 225px;
	margin-bottom: 20px;
}

#section2-2 .box-left .wrap .text{
width:360px;
float:left;
}
#section2-2 .box-left .wrap .text h6{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
#section2-2 .box-left .wrap .photo{
	width:220px;
	float:right;
}

#section2-2 .box-right{
	width:280px;
	float:right;
}
#section2-2 .box-right .wrap{
	padding:20px;
	border:dotted 3px #73B749;
	border-radius: 20px;
}
#section2-2 .box-right .wrap h6{
	color:#73B749;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
}
#section2-2 .box-right .wrap strong{
	font-size:1.2em;
	font-weight:bold;
}



/* ---------------------------------------------------
-----------------------------------------section3-- */
#container #section3{
	position:relative;
	height:350px;
}
#section3 h3{
	background-image: url(../images/title_privacy.gif);
	margin: 0 0 10px 0;
	height: 50px;
	width: 800px;
}
/* ---------------------------------------------------
-----------------------------------------section4-- */
#container #section4{
	font-size:1.1em;
	line-height:1.5em;
	text-align:left;
	position:relative;
	margin:0 0 40px 0;
}
#section4 .box-left{
	width:500px;
	float:left;
}
#section4 .box-left h5.catch1{
	background-image: url(../images/body_info1.gif);
	height: 40px;
	width: 184px;
	margin-bottom: 10px;
}
#section4 .box-left h5.catch2{
	background-image: url(../images/body_info2.gif);
	height: 40px;
	width: 365px;
	margin: 20px 0 10px 0;
}
#section4 .box-left h5.catch3{
	background-image: url(../images/body_info3.gif);
	height: 40px;
	width: 201px;
	margin: 0 0 10px 0;
}
#section4 .box-left h5.catch4{
	background-image: url(../images/body_info4.gif);
	height: 40px;
	width: 161px;
	margin: 20px 0 10px 0;
}
#section4 .box-left h5.catch5{
	background-image: url(../images/body_info5.gif);
	height: 40px;
	width: 179px;
	margin: 20px 0 10px 0;
}
#section4 .box-left strong{
	font-size: 1.2em;
	font-weight: bold;
	color: #030;
}
#section4 .box-left table{
	width:100%;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #696;
}
#section4 .box-left table.list-postage{
	font-size:0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #696;
}

#section4 .box-left table th{
	font-weight:bold;
	width:80px;
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696
}
#section4 .box-left table.list-postage th{
	font-weight:bold;
	width:21%;
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696;
	color: #36B249;
	background-color: #E7F0DE;
	text-align: center;
	vertical-align: middle;
}
#section4 .box-left table td{
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696
}
#section4 .box-left table.list-postage td{
	text-align: center;
	vertical-align: middle;
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #696;
}
#section4 .box-left table.list-postage th.left,#section4 .box-left table.list-postage td.left{
	width:auto;
	text-align:left;
}


#section4 .box-left .info-left{
	width:200px;
	float:left;
}
#section4 .box-left .info-right{
	width:280px;
	float:left;
	margin-left:20px;
}
#section4 .box-left .info-right .inner{
	font-size:1em;
	line-height:1.7em;
	color:#C00;
	padding:15px;
	background-color: #FEF0F3;
	border: 2px dotted #C00;
	border-radius:5px;
}

#section4 .box-right{
	width:400px;
	float:left;
	margin-left:40px;
}
#section4 .box-right h5{
	background-image: url(../images/body_info_alert.gif);
	height: 40px;
	width: 305px;
	margin-bottom: 10px;
}
#section4 .box-right h6{
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	margin-bottom:5px;
}
#section4 .box-right p{
	margin-bottom:20px;
}
#section4 .box-right .companydata{
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #696;
}
#section4 .box-right .companydata table{
	width:100%;
}
#section4 .box-right .companydata th{
	font-weight:bold;
	width:120px;
	padding:5px 0;
	text-indent:5px;
}
#section4 .box-right .companydata td{
	padding:5px 0;
}
#section4 .box-right .companydata .color th,#section4 .box-right .companydata .color td{
	background-color:#E7F0DE;
}
/* section5 */
#container #section5{
	padding:20px 0;
}
#section5 h5{
	background-image: url(../images/body_orderform.gif);
	height: 40px;
	width: 200px;
	margin-bottom: 20px;
}




/* status */
span.red{
	color:#C00 !important;
	font-weight:bold !important;
}
/* margin */
.mb5{
	margin-bottom:5px !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}

/* package */
.package:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.package { zoom: 100%; }
.package { display: inline-table; }
/* Hides from IE-mac ￥*/
* html .package { height: 1%; }
.package { display: block; }
/* End hide from IE-mac */