@charset "shift_jis";

* {
margin:0;
padding:0
} 

a {color:#999999;}

a:hover {color:#FF0033;}

/* 基本設定 */

body {
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
	margin:0;
	}
	
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	}
	
#container {
	margin:auto;
	width:780px;
	text-align:center;
	background:#FFFFFF;
	}

#top_container {
	margin:auto;
	width:980px;
	text-align:center;
	background:#FFFFFF;
	}

/* ヘッダー｜ナビ部分 */

#header {
	padding:5px 0 10px 0;
	height:auto;
	}
	
#header h1{
	text-align:left;
	margin-left:5px;
	}
	
#gnav {
	width: 780px;
	height:36px;
	padding-left: 1px;
	zoom: 100%;
}

#top_gnav {
	width: 980px;
	height:36px;
	padding-left: 1px;
	zoom: 100%;
}

#top_gnav:after,#gnav:after{
content: "・";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

#top_gnav li,#gnav li {
	float: left;
	margin:0;
	padding:0;
}

#searchtitle {
	clear:both;
	margin:5px 0;
	}
	
	
/* コンテンツ部分｜導入店検索 */

#searchtitle h2 {
	padding:10px 0 0 0;
	}
#searchtitle p {
	text-align:left;
	padding:8px 0;
	line-height:1.3;
	padding-left:20px;
	}
#searchtitle h3,h4 {
	text-align:left;
	font-size:12px;
	margin:0;
	padding-left:20px;
	}
/* コンテンツ部分｜会社概要 */

#company_area table {
	width:740px;
	text-align:left;
	line-height:1.7;
	}
#company_area th {
	padding:10px 0 10px 5px;
	border-bottom:1px solid #CCCCCC;
	}
#company_area td {
	padding:10px 0 10px 15px;
	border-bottom:1px solid #CCCCCC;
	}
#company_area p.map {
	width:740px;
	text-align:left;
	margin:10px 0;
	padding:5px 0 5px 5px;
	border:1px solid #CCCCCC;
	background-color:#DCDCDC;
	}
#company_area p.office {
	width:740px;
	text-align:left;
	margin:10px 0;
	padding:5px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	}
#company_area p.maptext {
	width:740px;
	padding-left:10px;
	text-align:left;
	line-height:1.7;
	}
/* コンテンツ部分｜お問い合わせ */

#contact_area table {
	text-align:left;
	line-height:1.5;
	background-color:#CCCCCC;
	}
#contact_area th {
	background-color:#FDF5E6;
	padding:3px 0 3px 5px;
	font-weight:normal;
	}
#contact_area td {
	background-color:#FFFFFF;
	padding:8px 0 8px 10px;
	}
#FORM .ERR { 
	color:#FF0000;
	}

/* コンテンツ部分｜ニュース＆イベント */

.style1 {
	font-size: 16;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	color: #000000;
}
.style4 {font-size: 16px}
.style6 {color: #FF0000}
.style8 {font-size: 16; font-weight: bold; color: #000000; }


#news_area {
	padding-left:25px;
	}
#news_area .topics dd {
	text-align:left;
	margin:0;
	padding:5px 0;
	font-weight:bold;
	}
#news_area .topics dt {
	text-align:left;
	margin:0;
	padding:5px 0;
	border-bottom:dotted 1px #666666;

	}
#news_area .topics p {
	text-align:left;
	line-height:1.5;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:normal;
	}

#news_area table.news{
	padding:3px 3px;
	font-weight:normal;
	border:1px #663300 solid;
	}
#news_area table.news th,tr,td{
	padding:5px 5px;
	}
#news_area table.news th.title{
	width:80px;
	color:#FFFFFF;
	background-color:#CC9966;
	text-align:left;
	margin-bottom:30px;
	}
#news_area table.news th.title p{
	text-decoration:underline;
	margin:0;
	padding:0;
	}
#news_area table.news td{
	width:100px;
	text-align:left;
	}
#news_area table.news td.long{
	width:600px;
	text-align:left;
	border-bottom:dashed 1px #CCCCCC;
	}
#news_area table.news td.non_long{
	width:600px;
	text-align:left;
	border:none;
	}


/* 個人情報保護方針 */
#privacy_area {
	width:740px;
	text-align:left;
	}
.p_title {
	padding:3px 0;
}
.p_sub {
	width:620px;
	line-height:1.5;
	margin-left:25px;

}

/* 販売代理店一覧 */
#agent_table table {
	text-align:left;
	line-height:1.7;
	}
#agent_table th {
	padding:2px 0 2px 5px;
	margin:8px 0;
	background-color:#dcdcdc;
	border:1px solid #CCCCCC;
	}
#agent_table td {
	padding:5px 0 5px 18px;
	border-bottom:dotted 1px #CCCCCC;
	}
p#dairiten {
	width:740px;
	text-align:left;
	padding:20px 0 10px 0;
	line-height:1.3;
	}


/* フッター部分 */

#fotter {
	padding:10px 0;
	font-size:11px;
	border-top:dotted 1px #999999;
	}
#fotter p.margin {
	margin-top:5px;
	line-height:1.0;
	}
	
/* その他 */

#pagetop {
	width:740px;
	text-align:right;
	padding:55px 0 5px 0;
	}

#close {
	padding:5px 0;
	}

/* 検索結果 */
#maintable .title {
	background-color:#DCDCDC;
	}
#maintable table {
	text-align:left;
	}
#maintable th {
	padding:10px 5px;
	}
#maintable td {
	padding:10px 8px;
	background-color:#FFFFFF;
	}
.kekka {
	width:720px;
	padding:5px 0;
	text-align:left;
	font-weight:bold;
	}


/*トップコンテンツ指定-----------------------------------------------*/

#top{
width:100%;
background:#CC0000;
background-image:url(../images/top/back.gif);
background-repeat:no-repeat;
background-position:center;
}

#top_contents{
width:980px;
text-align:left;
}

#top_contents .con_wpapper{
width:920px;
margin:0 0 25px 31px;
position:relative;
}

#top_contents .con_wpapper .textlogo{
position:absolute;
top:120px;
left:18px;
z-index:2
}

#top_contents .con_wpapper .mist_img{
position:absolute;
top:172px;
right:22px;
z-index:1
}

#top_contents .con_wpapper img.top_head{
width:905px;
height:15px;
margin:48px 0 -3px 0;/*IE7用に-3を挿入*/
}


#top_contents .con_wpapper .con_body{
width:905px;
background-image:url(../images/top/body_main.gif);
background-repeat:repeat-y;
}

#top_contents .con_wpapper .con_fooder{
width:905px;
height:10px;
background-image:url(../images/top/body_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
}




#top_contents .con_wpapper .text_box{
width:720px;
padding:170px 0 0 50px;
}

#top_contents .con_wpapper .text_box h3{
font-size:118%;
color:#666666;
text-decoration:underline;
margin:0;
padding-left:13px;
}

#top_contents .con_wpapper .text_box ul{
margin:0 0 0px 13px;
padding:25px 0;
}

#top_contents .con_wpapper .text_box li{
font-size:100%;
line-height:2.0;
}

#top_contents .con_wpapper .text_box li.last-coment{
font-size:88%;
line-height:5.0;
}





/*追加コンテンツ＜商品紹介＞-----------------------------------------------*/


#goods_aria{
width:740px;
text-align:left;
}

#goods_aria #goods_head{
margin:8px 0 23px 0;
}

#goods_aria #goods_head h3.goods_title{
width:740px;
text-decoration:none;
}

#goods_aria #goods_head p.sub_title,#goods p.sub_title{
width:740px;
text-decoration:none;
margin:8px 0 12px 0;
}

#goods_aria #goods_head p{
font-size:100%;
line-height:1.5;
padding:0 5px;
}


#goods_aria #goods{
width:740px;
margin:0 0 32px 0;
}


#goods_aria #goods h4.item_title{
width:443px;
text-decoration:none;
margin:8px 0 12px 0;
padding:0;
}

#goods_aria #goods .box_aria{
width:740px;
zoom: 100%;
}

#goods_aria #goods .box_aria:after{
content: "・";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

#goods_aria #goods .box_aria .textbox{
width:390px;
float:left;
}

#goods_aria #goods .box_aria .textbox_r{
width:390px;
float:right;
}


#goods_aria #goods .box_aria .textbox p,.textbox_r p{
font-size:100%;
line-height:1.5;
padding:18px 0;
}

#goods_aria #goods .box_aria .textbox dl.set,.textbox_r dl.set{
width:275px;
line-height:1.5;
padding:3px 3px 3px 20px;
border:1px solid #999999;
margin-bottom:12px;
}


#goods_aria #goods .box_aria .textbox dt.nomal,.textbox_r dt.nomal{
font-weight:normal;
}

#goods_aria #goods .box_aria .textbox dd.indent,.textbox_r dd.indent{
text-indent:8px;
}


#goods_aria #goods .box_aria .itembox{
width:350px;
height:auto;
float:right;
}

#goods_aria #goods .box_aria .itembox_l{
width:350px;
height:auto;
float:left;
}

#goods_aria #goods .box_aria .itembox img.item{
}




/*追加コンテンツ＜動画ページ補足部分＞-----------------------------------------------*/

#goods_aria #goods h4.move_title{
width:443px;
text-decoration:none;
margin:8px 0 18px 0;
padding:0;
}

#goods_aria #goods h4.long_title{
width:740px;
text-decoration:none;
margin:0 0 18px 0;
padding:0;
}


#goods_aria #goods p.move_text{
font-size:100%;
line-height:1.5;
padding:0 5px;
margin-bottom:28px;
}



#goods_aria #goods .box_aria .textbox h5.type{
font-size:150%;
line-height:1.5;
padding:5px 0;
font-weight:bold;
color:#CC6666;
}

#goods_aria #goods .box_aria .textbox p.type_text{
font-size:100%;
line-height:1.5;
padding:10px 0;
}

#goods_aria #goods .box_aria .textbox span.stext{
font-size:62%!important; 
line-height:1.5;
padding:10px 0 10px 8px;
}



#goods_aria #goods .box_aria .textbox dl.set_long{
width:300px;
line-height:1.5;
margin-top:22px;
padding:5px 3px 5px 13px;
border:1px solid #999999;
margin-bottom:12px;
}

#goods_aria #goods .box_aria .textbox dl.set_long dd.back_aria{
text-indent:23px;
}














