@charset "utf-8";


/*html,body {
	margin: 0 0 0 5px;
	text-align: left;
}*/

body{

	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99CC00;
}


/* コンテナー
--------------------------------------------------*/

#container {
	width: 1300px;
	text-align: left;
	margin: 0 auto;
	padding-top: 5px;
}

/* コンテンツ
--------------------------------------------------*/

#contents {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}


/* ヘッダー
--------------------------------------------------*/

#header {
	width: 900px;
	height: 95px;
	margin: 0 auto;
}


h1 #logo {
	float: left;
	width: 130px;
}

#gnavi {
	float: right;
	width: 603px;

}

#gnavi ul {
	margin: 0px;
	padding: 0px;
}


#gnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#gnavi img {
	border:0;
	vertical-align:top;
}

#hnavi{
	text-align: right;
	padding-top: 14px;
	clear: both;
}



/* メイン
--------------------------------------------------*/

#main {
	width: 900px;
	margin: 0 auto;
}


/* レイアウト
--------------------------------------------------*/

#l_box{
	float: right;
	width: 660px;
}

#r_box{
	float: right;
	width: 220px;
	margin-left: 20px;
	text-align: left;
}
#r_box p{
	margin-bottom: 17px;
	font-size: 10px;
	line-height: 130%;
}



#r_box01{
	width: 200px;
	padding: 10px;
	background-color: #F7F5F2;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.text_box{
	width: 620px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}




/* ナビゲーション
--------------------------------------------------*/
#navi {
	width: 195px;
	float: left;
	margin-right: 16px;
}

#navi h2{
	margin-bottom: 8px;	
}

#navi ul {
	margin-left: 15px;
}

#navi li {
	list-style-type: none;
	background-image: url(../topimg/p01.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
}

#navi_link {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #767676;
	border-bottom-color: #767676;
	margin-bottom: 8px;
	width: 195px;
}
#navi_link ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navi_link li {
	list-style-type: none;
	background-image: url(../topimg/link.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}




/* サブナビゲーション
--------------------------------------------------*/
#snavi {
	width: 227px;
	float: left;
	margin-left: 12px;
}

#search{
	width: 218px;
	background-image: url(../topimg/search_back.jpg);
	text-align: center;
	margin-bottom: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #6198A3;
}


#search input, select, textarea {
background-color: #FFFFFF;
}





#banner{
	width: 220px;
}

#banner ul {
	margin-bottom: 7px;
	margin-left: 7px;
}

#banner li {
	list-style-type: none;
	margin-bottom: 3px;
}


#data{
	width: 220px;
	margin-bottom: 7px;
	margin-left: 7px;
}

#data_content{
margin-left: 15px;
}

#data table{
	margin-bottom: 13px;	
}

#snavi h2{
	margin-bottom: 8px;	
}



/* フッター
--------------------------------------------------*/


#footer_top {
	width: 900px;
	clear: both;
}

#footer {
	background-image: url(../temp_img/footer.jpg);
	background-repeat: repeat-x;
	height: 160px;
	clear: both;
	width: 100%;
}

#footer_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#footer_box ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 7px;
	margin-top: 13px;
}

#footer_box li{
	float: left;
	background-image: url(../common_img/point02.gif);
	background-position: left center;
	margin-right: 10px;
	padding-left: 13px;
	background-repeat: no-repeat;
	font-size: 10px;
}


/* 製品紹介
--------------------------------------------------*/

.products_top_box {
	float: left;
	width: 200px;
	padding-top: 5px;
	text-align: left;
}

.products_top_box ul{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:10px 0;
	padding:5px 0;
	}
.products_top_box ul a{
	background:url(../products/img/arrow.png) no-repeat left 50%;
	padding-left:25px;
	font-size:83.3%;}
	
.products {
	border-collapse: collapse;
	border-spacing: 0;
	width: 620px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	font-size: 12px;
}

.products th	{
	border-bottom: 1px solid #cccccc;
	background-color: #E3E3E3;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	width: 120px;
}
.products td	{
	border-bottom: 1px solid #cccccc;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;	
}



.products_point dt{
	font-weight: bold;
	float:none;
	color: #336600;
}

.products_point dd{
	margin-bottom: 20px;
	float:none;
	padding:5px 0 6px 1em;
}


.products_box_1{
	overflow:hidden;
	clear:both;
}
.products_box_1 .left{
	float:left;
	width: 300px;
	margin:0;
	padding:0;
	}
.products_box_1 .right{
	float:right;
	width: 300px;
	margin-bottom:20px;
}


.products_tekigo + p{ margin-bottom:20px;margin-left:10px;}
.products_box_1 p + p{ margin-top:20px;}
.products_box_1 ul{	margin-bottom:20px;}
.products_box_1 li{	list-style:disc;	margin-left:20px;}

.products_box_2{
	overflow:hidden;
	background:url(../products/img/spec.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
	text-align:right;
	clear:both;
	margin-bottom:7px;
}


.products_box_2 li{display:inline;}
.products_box_2 li+li{	margin-left:15px;}




dl.products_tekigo{
	margin-bottom: 20px;
}

.products_tekigo dt{
	float: left;
	width: 80px;
}

.products_tekigo dd{
	font-weight: bold;
	color: #336600;
	margin-left: 10px;
	padding:6px 0 6px 8em;
	border-bottom:1px dashed #CCCCCC;
}



.products_koketori {text-align: center;}

.koketori dl +h4, .koketori div +h4{ margin: 60px 0 20px;}

.bemliese h5{
	color:#360;
	font-size:109.6%;
	font-weight:bold;
	border-bottom:1px solid #9c0;
	margin:30px 0 10px;
	clear:both;
	}
.bemliese table{ margin-bottom:30px!important;}
.bemliese table th{	text-align:left;}
.bemliese .imgL{ float:left;
margin:0 20px 30px;
}
.bemliese_b7{margin-bottom:7px;}

.products_howto_point dt{
	font-weight: bold;
	color: #336600;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float:none;
}

.products_howto_point dd{
	margin-bottom: 20px;
	padding-left: 20px;
}


.howto_otyapack{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}


.howto_otyapack_img{
	text-align: center;
}

.howto_otyapack_box{
	width: 420px;
	float: right;
}


.howto_otyapack_box dl{
}

.howto_otyapack_box dt{
	font-weight: bold;
	color: #336600;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	float:none;
}

.howto_otyapack_box dd{
	padding-left: 20px;
	padding-right: 10px;	
}

.howto_otyapack_box2{
	width: 620px;
	float: left;
}

.howto_otyapack_box2 dl{
}

.howto_otyapack_box2 dt{
	font-weight: bold;
	color: #336600;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	float:none;
}

.howto_otyapack_box2 dd{
	padding-left: 20px;
	padding-right: 10px;	
}

/* お知らせ
--------------------------------------------------*/

.info_title{
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFDC74;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../common_img/info_title.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

.info_textbox{
	width: 620px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


/* お客様の声
--------------------------------------------------*/
#impressions_title{
	background-image:url(../impressions/img/title_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 180px;
	width: 660px;
	margin-bottom: 20px;
}


.impressions_box{
	background:url(../impressions/img/box_bg.png) no-repeat top;
	padding:  5px 15px 0;
	zoom:1;
	overflow:hidden;
	margin-bottom:15px;
}
:root *> .impressions_box {/*IE以外*/
	margin-bottom:0;
	padding:  5px 15px 15px;
	background:#FFFFF2 none;
	border: 1px solid #9c0;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

.impressions_box p{
	padding: 10px 10px 0;
}

.impressions_box_outer{
	background:url(../impressions/img/box_bottom.png) bottom no-repeat;
	overflow:hidden;
	margin-bottom:20px;
	zoom:1;
}
:root *> .impressions_box_outer{/*IE以外*/
	background:none;
	}
.impressions_box_title{
	font-weight: bold;
	color: #360;
	border-bottom: 1px solid #ccc;
	padding-left: 30px;
	line-height:30px;
	background: url(../impressions/img/icon.png) 5px 50% no-repeat;
}





/* フォトギャラリー
--------------------------------------------------*/

#photo_title{
	background-image: url(../photo/img/title_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 180px;
	width: 660px;
	margin-bottom: 20px;
}




/* 注文フォーム
--------------------------------------------------*/


.order h3	{
	font-size: larger;
	color: #336600;
	font-weight: bold;
	margin-bottom: 10px;
}

.order th	{
	border-bottom: 1px solid #cccccc;
	background-color: #F7F5F2;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.order td	{
	border-bottom: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align: top;
}

.order dt{
	font-weight: bold;
	color: #FF6633;
}

.order dd{
	margin-bottom: 5px;
	margin-left: 20px;
}
.order_tb{	margin-bottom:20px!important;}

.order_link a{
	background:url(../products/img/arrow.png) no-repeat left 50%;
	padding-left:25px;
	font-size:83.3%;}

form + .order_link{margin-bottom:60px!important;}


/*　会社概要　*/

.about{
	background:url(../about/img/about_bg.jpg) no-repeat right top;
	height:280px;
	}
.about dl{
	width:330px;
	}
.about dt{
	color:#360;
	font-weight:bold;
	}
.about dd{
	margin-bottom:20px;
	padding:30px 0 6px 2em;
	width:350px;
	}
.about_tb{
	margin:20px 0 30px;
	}
.about_tb th{
	text-align:left;
	}
	

/*　特定商取引法　*/
	
.law th	{
	border-bottom: 1px solid #cccccc;
	background-color: #F7F5F2;
	font-weight: normal;
	padding: 7px 20px;
	text-align:left;
	width: 110px;
}

/*　プライバシーポリシー　*/


.policy h4{ margin: 0 0 20px;}
.policy h5{
	margin: 30px 0 0;
	color:#360;
	font-weight:bold;}
.policy p + h4, .policy ol + h4{ margin: 60px 0 20px;}
.policy h4 + h5{ margin: 20px 0 0;}
.policy ol li{
	list-style:decimal;
	margin-left:20px;
	/margin-left:25px;
	}
