﻿@charset "utf-8";

#gdp {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#container {
	border-top: 3px solid #2462d3;
	padding:18px 0 0 0;
	font-size:90%;
}

/* =サイド
------------------------------------------------------------------*/
div.side{
	width:190px;
	float:left;
	}
div.side .subtit{
  /* 160523追加start */
	padding: 0;
	border-top: 3px solid #2462d3;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 26px 0;
	/* height: 38px; */
  /* 160523追加end */
	line-height: 58px;
}
div.side p.subtit a{ display:block; padding:20px 0 20px 10px; }

div.side .pdt10{
	padding: 12px 0 0 10px !important;
	height: 46px;
}
div.side .subtit2{
	border-bottom: 1px solid #e6e6e6;
	font-weight:bold;
	background: url(../images/icon_sidearow02.gif) no-repeat 10px center #fff;
	/* height:62px; */ /* IE対策 */
	}

/* div.side .subtit2b{
	border-bottom: 1px solid #e6e6e6;
	font-weight:bold;
	background: url(../images/icon_sidearow02.gif) no-repeat 10px center #fff;
	height:72px; IE対策
	} */

div.side .subtit2 a,
div.side .subtit2b a,
div.side .subtit3 dt a{
	color:#000;
	padding:24px 0 24px 25px;
	display:block;
	}

/* 160523追加start */
div.side .now a{ /* color:#ffffff; */ background-color:#e8effa; }
div.side .subtit a{ background:#ffffff; }
div.side .subtit3 dt.now a{ /* color:#ffffff; */ }
div.side .subtit3 .subtit3_inntit dt.now a{ color:#ffffff; background:url(../images/bg_sidelist_o.gif) no-repeat left top; }
div.side .subtit3 .subtit3_inntit dd.now a{	color:#3b61b1; text-decoration:underline; background:url(../images/icon_arrow_blue.gif) no-repeat 141px 7px; }
/* 160523追加end */

div.side .subtit3{
	border-bottom: 1px solid #e6e6e6;
	padding:0 0 10px 0;
	}
div.side .subtit3 dt{
	padding-bottom:0px;
	font-weight:bold;
	background: url(../images/icon_sidearow02.gif) no-repeat 5px center #fff;
  /* 160523変更start */
	/* height:63px; */ /* IE対策 */
  /* 160523変更end */
	}

div.side dl dd.activ a{
	text-decoration:none;
	color:#FFF;
	}
div.side dl dd a{
	color:#333;
	display:block;
  /* 160523変更start */
	padding:9px 35px 9px 10px;
  /* 160523変更end */
	}
div.side dl dd:hover{
	text-decoration:none;
	}
div.side dl dd a:hover{
	background: url(../images/bg_sidelist_o.gif) no-repeat left top;
	color:#FFF;
	text-decoration:none;
	}

/* 3階層目　メニュー用 */
div.side .subtit3 .subtit3_inntit,
div.side .subtit3 .subtit3_inntit dt a,
div.side .subtit3 .subtit3_inntit dd a{
	color:none;
  /* 160523変更start */
	padding:0 10px 0 0;
  /* 160523変更end */
	margin:0;
}

div.side .subtit3 .subtit3_inntit dl{
	border:none;
}
div.side .subtit3 dd,
div.side .subtit3 .subtit3_inntit{
	margin-left:10px;
	}
div.side .subtit3 .subtit3_inntit dl{
	padding:0;
	}
div.side .subtit3 .subtit3_inntit dt{
	background:none;
	height:0px;
	height:inherit;
	padding:0;
	font-weight:normal;
}
div.side .subtit3 .subtit3_inntit dt a{
	color:#333;
	display:block;
	padding:9px 0 9px 10px;
	}
div.side .subtit3 .subtit3_inntit dt:hover{
	text-decoration:none;
	}
div.side .subtit3 .subtit3_inntit dt a:hover{
	color:#FFF;
	text-decoration:none;
	background: url(../images/bg_sidelist_o.gif) no-repeat left top;
	}
div.side .subtit3 .subtit3_inntit dd{
	background:none;
	margin-left:15px;
  /* 160523変更start */
	background:url(../images/icon_arrow_blue.gif) no-repeat 141px center;
  /* 160523変更end */
	line-height:1.5em;
}
div.side .subtit3 .subtit3_inntit dd.now a{
  background:none;
}

div.side .subtit3 .subtit3_inntit dd a:hover{
	color:#3b61b1;
	text-decoration:underline;
  /* 160523変更start */
	background:url(../images/icon_arrow_blue.gif) no-repeat 141px center;
  /* 160523変更end */
}
/* 3階層目　メニュー用　ここまで */

div.side .subtit3 .min_font{
	font-size:85%;
	}
div.side dl{
	padding:0 10px;
	border-bottom: 1px solid #e6e6e6;
	}
div.side .lead{
	padding: 0 11px 34px;
	line-height: 1.3;
}
div.side dl dt{
	font-weight:bold;
	padding:5px 0;
	color:#3b61b1;
	}
div.side dl dd,
.subtit3 .subtit3_inntit dt{
  /* 160523変更start */
	background: url(../images/bg_sidelist.gif) no-repeat left top #fff;
  /* 160523変更end */
	margin:0 0 6px 0;
	}

div.side dl dt + dd { margin-top:10px !important; }

/* 160523変更start */
div.side dl.subtit3 dd.now a { background: url(../images/bg_sidelist_o.gif) no-repeat left top; color:#ffffff; }
div.side dl.subtit3 dd.sm_line_2 a { padding-top:10px; padding-bottom:10px; }
div.side dl.subtit3 dd.sm_line_3 a { padding-top:10px; padding-bottom:10px; }
div.side dl.subtit3 dd.sm_line_2.now a { background: url(../images/bg_sidelist02_o.gif) no-repeat left top; }
div.side dl.subtit3 dd.sm_line_3.now a { background: url(../images/bg_sidelist03_o.gif) no-repeat left top; }
div.side dl.subtit3 dd.sm_line_2 a:hover { background: url(../images/bg_sidelist02_o.gif) no-repeat left top; }
div.side dl.subtit3 dd.sm_line_3 a:hover { background: url(../images/bg_sidelist03_o.gif) no-repeat left top; }

/* 160523変更end */

div.side dl dd.activ{
	text-decoration:none;
	background: url(../images/bg_sidelist_o.gif) no-repeat left top;
	color:#FFF;
	}

/*2行のメニュー用*/
div.side dl dd.sm_line_2{
	background: url(../images/bg_sidelist02.gif) no-repeat left top;
	}
div.side dl dd.sm_line_2:hover{
	background: url(../images/bg_sidelist02_o.gif) no-repeat left top;
	}

/*3行のメニュー用*/
div.side dl dd.sm_line_3{
	background: url(../images/bg_sidelist03.gif) no-repeat left top;
	}
div.side dl dd.sm_line_3:hover{
	background: url(../images/bg_sidelist03_o.gif) no-repeat left top;
	}



div.side .search_box{
	width:190px;
/*	padding-bottom:24px; */
/*	border-bottom:1px solid #e6e6e6; */
/*	margin-bottom:6px; */
	margin-bottom:16px;
}
div.side .search_box_inner{
	width:188px;
	border:1px solid #e4e2db;
	background-color:#f4f2eb;
/*	text-align:center;  */
	padding-top:12px;
}

div.side .search_box_inner form{
	text-align:center;
	padding-bottom:12px;
}
div.side .search_box_inner .subtitle{
	padding:0 0 2px 12px;
}
div.side .search_box_inner input{
	vertical-align:middle;
}
div.side .search_box_inner input.txt{
	width:120px;
	border: 1px solid #7f9db9;
}

/* =コンテンツ
------------------------------------------------------------------*/
#contentsWrap {
	width:960px;
	margin:0 auto;
	padding:0 0 15px 0;
	clear:both;
}
#contentsWrap_top{
	width:950px;
	margin:0 auto;
	padding:0 0 15px 0;
	clear:both;
}
div.content{
	float:right;
	width:730px;
	}
div.content h3{
	/*height: 58px;
	line-height: 58px;
	padding: 0 0 0 10px;*/
	border-top: 3px solid #2462d3;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 26px 0;
	padding:15px 0 15px 10px;
	line-height:1.4;
	font-size: 140%;
}
div.content2{
	/* float:right; */
	width:730px;
	margin:0 auto;
	}
div.content2 h3{
	height: 58px;
	line-height: 58px;
	padding: 0 0 0 10px;
	border-top: 3px solid #2462d3;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 26px 0;
	font-size: 140%;
}
div.content3{
	width:960px;
	margin:0 auto;
	}
div.content3 h3{
	/*height: 58px;
	line-height: 58px;
	padding: 0 0 0 10px;*/
	border-top: 3px solid #2462d3;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 26px 0;
	padding:15px 0 15px 10px;
	line-height:1.4;
	font-size: 140%;
}

/* =共通パーツ
------------------------------------------------------------------*/
/* タイトル */
div#titlebox{
	margin:0 auto;
	background: url(../images/bg_title.gif) repeat-x left top;
	clear:both;
  min-width:960px;
}
div.title{
	width:960px;
	margin:0 auto 18px auto;
	padding:29px 0 24px 0;
	line-height:0;
	}
/* ページング */
ul#page{
	width:960px;
	margin:0 auto;
	font-size:80%;
	padding:0 0 19px 0;
	}
ul#page li{
	float:left;
	background: url(../img/img_pagearow.gif) no-repeat right center;
	padding:0 10px;
	}
ul#page li.ferst{
	padding:0 10px 0 0;
	}
ul#page li.last{
	background:none;
	}

p.pagetop{
	text-align:right;
	clear:both;
	padding:30px 0 0 0;
	}

/* =トップページ
------------------------------------------------------------------*/
div#toptitlebox{
	clear:both;
	height:350px;
	margin:0 0 20px 0;
	padding:14px 0 0 0;
	border-top: solid 2px #EFEFEF;
	}
div.topbox{
	width:950px;
	margin:0 auto;
	line-height:0;
	}
div#main_visual{
	width:950px;
	min-width:950px;
	height:350px;
	padding:0;
	position:relative;
	overflow:hidden;
	}

div#main_visual_js {
	position:relative;
	min-width:746px;
	margin:0 auto;
	padding:0;
}
div#main_visual #slider{
	position:relative;
	width:740px;
	opacity:0;
}
div#main_visual #slider div{
	position:absolute;
	top:0;
	left:0;
}

div#main_visual #slider div img{
	vertical-align:bottom;
}

div#main_visual .navigator{
	position:absolute;
	width:200px;
	height:400px;
	top:17px;
	right:0;
	z-index:9;
	overflow:visible;
}
div#main_visual .navigatorInner{
	position:relative;
	z-index:10;
	height:10000px;
	width:200px;
	overflow:hidden;
	float:left;
}
#main_visual ul.navigatorbox{
	position:absolute;
	top:0;
	padding:0;
	margin:0;
	width:100%;
}
#main_visual ul.navigatorbox li{
	cursor:pointer;
	list-style:none;
	padding:0;
	margin:5px 0 0;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
}
#main_visual ul.navigatorbox li:first-child{
	margin-top:0;
}
#main_visual ul.navigatorbox li.mt{
	margin-top:5px;
}

div#main_visual .button_prev,
div#main_visual .button_next{
	position:absolute;
	/* cursor:pointer; */
	text-indent:-9999px;
	height:100%;
	display:block;
	z-index:40;
	width:32px;
	height:32px;
}
div#main_visual .button_prev{
	display:block;
	width:200px;
	height:13px;
	top:0;
	right:0;
	/* background:url(../../images/btn_prev.gif) no-repeat left top; */
	background-color:#eeeeee;
}
div#main_visual .button_next{
	display:block;
	width:200px;
	height:14px;
	bottom:0;
	right:0;
	/* background:url(../../images/btn_next.gif) no-repeat left top; */
	background-color:#eeeeee;
}
.current_border{
	position:absolute;
	top:0;
	left:-10px;
	cursor:pointer;
	display:none;
	z-index:100;
}
img, x:-moz-any-link, x:default{
	box-shadow: #000 0 0 0;
	}
/* div.sitetop .stylebox,
div.sitetop .topicsbox{
	margin:0 0 25px 0;
	overflow:hidden;
	}
div.sitetop .stylebox{
	background: url(../../images/bg_style.gif) left top;
}
div.sitetop .topicsbox .topicsbox_inn{
	background: url(../../images/bg_style.gif) left top;
}
div.sitetop .topicsbox .topicsbox_inn a:hover img{
opacity:1;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}

div.sitetop .stylebox h3{
	padding:17px 20px 0 20px;
	float:left;
	}
div.sitetop .topicsbox h3{
	padding:0 0 9px 0;
	}
div.sitetop .stylebox ul{
	padding:10px 0 10px 12px;
	}
div.sitetop .topicsbox ul{
	padding:10px 0 10px 10px;
	}
div.sitetop .stylebox ul li{
	float:left;
	padding:2px 6px 0 0;
	}
div.sitetop .topicsbox ul li{
	float:left;
	padding:0 10px 0 0;
	}
div.sitetop .categorybox{
	padding:0 0 25px 0;
	}
div.sitetop .categorybox h3{
	padding:0 0 9px 0;
	}
div.sitetop .categorybox ul{
	padding:0 0 2px 0;
	clear:both;
	}
div.sitetop .categorybox ul li{
	float:left;
	padding:0 2px 0 0;
	} */
div.sitetop .leftbox{
	float:left;
	width:740px;
	}
div.sitetop .leftbox h3{
	padding:24px 0 24px 10px;
	border-top: 3px solid #2462d3;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 26px 0;
	clear:both;
	position:relative;
	}
div.sitetop .leftbox h3.nobtm{
	margin:0 0 12px 0;
	}
div.sitetop .leftbox h3 span{
	display:block;
	position:absolute;
	left: 610px;
	top: 23px;
	}

div.sitetop .leftbox .recommendbox{
	width:740px;
	overflow:hidden;
}
div.sitetop .leftbox .recommendbox ul li{
	float:left;
	width:172px;
	margin-right:17px;
	margin-bottom:13px;
}
div.sitetop .leftbox .recommendbox ul li img{
	display:block;
	}
div.sitetop .leftbox .recommendbox ul li span{
	display:block;
	font-size:84%;
	line-height:1.3;
	margin:3px 0 0;
}
div.sitetop .leftbox .coveringbox{
	margin:5px 0 50px;
	/* position:relative; */
	width:740px;
	overflow:hidden;
}
div.sitetop .leftbox .coveringbox .carousel{
	position:relative;
	background:url(../../images/bg_covering.gif) repeat-x;
	height:153px;
	margin-top:7px;
	width:740px;
	/* width:100%; */
	/* overflow:hidden; */
}
div.sitetop .leftbox .coveringbox .carousel .viewport{
	width:716px;
	margin-left:12px;
	overflow:hidden;
}

div.sitetop .leftbox .coveringbox .carousel ul{
	/* margin:0 0 0 32px; */
	/* position:absolute; */
	overflow:hidden;
	width:3000px;
	/* float:left; */
}
div.sitetop .leftbox .coveringbox .carousel ul li{
	position:relative;
	float:left;
	width:125px;
	margin:13px 13px 0 0;
	/* padding:0 13px 0 0; */
	/* opacity:0; */
}
div.sitetop .leftbox .popup{

}
div.sitetop .leftbox .popup{
	position:absolute;
	top:450px;
	left:0px;
	z-index:11;
	background:url(../../images/bg_popup.png) no-repeat;
	width:264px;
	height:259px;
	display:none;
}
div.sitetop .leftbox .popup .popup_in{
	margin:13px 17px 15px 17px;
}
div.sitetop .leftbox .popup .popup_in p.popup_title{
}
div.sitetop .leftbox .popup .popup_in p.popup_txt{
	margin-top:7px;
	font-size:83%;
	line-height:1.2;
}
div.sitetop .leftbox .popup .popup_in p.popup_txt02{
	margin-top:3px;
	font-size:83%;
	line-height:1.2;
}
div.sitetop .leftbox .popup .popup_in p.popup_img{
	margin-top:13px;
}
div.sitetop .leftbox .popup .popup_in p.popup_img02{
	margin-top:3px;
}
div.sitetop .leftbox .popup .popup_in p.popup_img03{
	margin-top:28px;
}
div.sitetop .leftbox .popup .popup_in p.popup_img04{
	margin-top:6px;
}
div.sitetop .leftbox .popup .popup_in p.detailbtn{
	 margin-left:108px;
	 margin-top:5px;
}
 img, x:-moz-any-link, x:default {
	box-shadow: #000 0 0 0;
}


div.sitetop .leftbox .topicsbox{
	padding:0 0 25px 0;
	}
div.sitetop .leftbox .topicsbox .box{
	float:left;
	width:350px;
	padding:0 0 15px 0;
	}
div.sitetop .leftbox .topicsbox .img{
	float:left;
	padding:0 14px 0 0;
	}
div.sitetop .leftbox .topicsbox .box dl dt a{
	color:#000;
	}
div.sitetop .leftbox .topicsbox dl{
	float:left;
	}
div.sitetop .leftbox .topicsbox dl dt{
	background: url(../images/icon_sidearow02.gif) no-repeat left top;
	padding:0 0 10px 20px;
	color:#000;
	}
div.sitetop .leftbox .topicsbox dl dd{
	font-size:90%;
	line-height:1.5em;
	color:#777777;
	}
/*-- iframe --*/
div.sitetop .leftbox .ipad1 {
	height:320px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
div.sitetop .leftbox .ipad2 {
	height:180px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
div.sitetop .leftbox .newsbox{
	margin:0 0 25px 0;
	}
/*-- iframe --*/
div.sitetop .leftbox .newsbox ul li{
	font-size:80%;
	padding:0 10px;
	margin:0 0 12px 0;
	}
div.sitetop .leftbox .newsbox ul li span{
	display:block;
	background: url(../../images/icon_arow.gif) no-repeat left 4px;
	padding:0 0 0 10px;
	font-size:110%;
	margin:8px 0 12px 0;
	height:13px; /* IE対策 */
	}
div.sitetop .leftbox .newsbox ul li span a{
	border-bottom: 1px solid #CCC;
	color:#000;
	}
div.sitetop .leftbox .inpotantbox{
	}
div.sitetop .leftbox .inpotantbox ul li{
	padding:0 10px 0 35px;
	margin:0 0 12px 0;
	border-bottom: 1px solid #CCC;
	background: url(../../images/icon_heed.gif) no-repeat 10px top #fff;
	height:26px; /* IE対策 */
	}
div.sitetop .leftbox .inpotantbox ul li span{
	display:block;
	background: url(../../images/icon_arow.gif) no-repeat left 4px #fff;
	padding:0 0 0 10px;
	margin:0 0 12px 0;
	font-size:90%;
	height:13px; /* IE対策 */
	}
div.sitetop .leftbox .inpotantbox ul li span a{
	color:#000;
	}


div.sitetop .sidebox{
	float:right;
	width:190px;
	}
div.sitetop .sidebox ul{
	padding:0 0 20px 0;
	text-align:center;
	}
div.sitetop .sidebox ul li{
	padding:0 0 10px 0;
	}
div.sitetop .sidebox h3{
	padding:24px 0 24px 10px;
	border-top: 3px solid #2462d3;
	border-bottom: 1px solid #e6e6e6;
	margin:0 0 10px 0;
	clear:both;
	}
div.sitetop .sidebox ul.movie{
	padding-bottom:0;
}
div.sitetop .sidebox ul.movie li{
	padding-bottom:15px;
}
div.sitetop .sidebox ul.movie li iframe{
	vertical-align:bottom;
}
div.sitetop .sidebox ul.movie li p{
	background:#DFE9F7;
	padding:7px 0 5px 5px;
	text-align:left;
	line-height:1.1;
	font-size:83%;
}
div.sitetop .sidebox ul.movie li p a{
	display:block;
	color:#000000;
}

/* ↓2014.07.02 追記 */
div.sitetop .sidebox .moviebox{
	border-left:1px solid #0069cf;
	border-right:1px solid #0069cf;
	padding:0 7px 3px 7px;
}

div.sitetop .sidebox .moviebox p.tvcmtitle{
	background:url(../../images/icon_tv.gif) no-repeat 1.5em 0.4em;
	font-weight:bold;
	border-bottom:1px solid #c3c3c3;
	padding:8px 0 8px 46px;
	font-size:108%;
	margin-bottom:5px;
}
div.sitetop .sidebox .moviebox p.movietitle{
	font-size:81%;
	margin-top:6px;
	line-height:1.1;
}

div.sitetop .sidebox .catalog{
	padding:9px 5px;
	margin:0 0 15px 0;
	background:#f6f6f6;
	}
div.sitetop .sidebox .catalog p{
	padding:0 0 5px 4px;
	}
div.sitetop .sidebox .catalog .txt{
	background: url(../../images/icon_arow.gif) no-repeat left 5px;
	margin-left:3px;
	padding:0 0 0 10px;
	font-size:83%;
	line-height:1.5em;
	}

div.sitetop .sidebox .topside{
	width:220px;
	}
div.sitetop .sidebox .topside .boxside{
	background: url(../../images/bg_topbox_side.gif) repeat-y left top;
	margin:0 0 0 6px;
	}
div.sitetop .sidebox .topside .boxtop{
	background: url(../../images/bg_topbox_top.gif) no-repeat left top;
	padding:5px 0 0 0;
	width:221px;
	}
div.sitetop .sidebox .topside .box{
	background: url(../../images/bg_topbox_under.gif) no-repeat left bottom;
	padding:0 0 12px 0;
	width:221px;
	}
div.sitetop .sidebox .topside .movie{
	/*padding-left:4px;*/
	margin-bottom:10px;
	overflow:hidden;
	}
div.sitetop .sidebox .topside .movie p{
	margin:5px 0;
	padding-left:8px;
}
div.sitetop .sidebox .topside .box .media{
	padding:0 0 0 3px;
	height:128px;
	}
div.sitetop .sidebox .topside .box .media .news{
	width:205px;
	height:80px;
	margin-right:5px;
	margin-top:8px;
	overflow:auto;
}
div.sitetop .sidebox .topside .box .media p{
	}
div.sitetop .sidebox .topside .box .media p a{
	display:block;
	padding:10px 0 10px 10px;
	width:200px;
	background:#2462D3;
}
div.sitetop .sidebox .topside .box .media ul{
	padding:0 8px;
	}
div.sitetop .sidebox .topside .box .media ul li{
	line-height:1.6em;
	background: url(../../images/icon_maru.gif) no-repeat left 6px;
	padding:0 0 0 14px;
	font-size:80%;
	}

/* ↓2013.06.24 追記 */

div.sitetop .sidebox ul .txt2{
	background: url(../../images/icon_arow.gif) no-repeat left 5px;
	padding-left:10px;
	font-size:90%;
	line-height:1.3em;
	text-align:left;
	color:#333333;
	}


/* =ここから下層 */

/* =商品一覧
------------------------------------------------------------------*/
div.product .box{
	background: url(../images/bg_box.gif) repeat-y left top #fff;
	padding:6px;
/* margin:0 0 10px 0; */
	margin:45px 0 10px 0;
	}
div.product .box.box2{
/* margin:0 0 45px 0; */
	margin:0 0 0px 0;
	}
div.product .box .boxinner{
	background:#FFF;
	padding:1px;
	}
div.product .box .boxinner .subtitle{
	background-color:#f4f2eb;
	padding:6px;
	}
div.product .box .boxinner ul form li{
	padding:10px;
	}
div.product .box .boxinner form table tr td.top{
	text-align:right;
	border-right: 1px dotted #999;
	width:15%;
	}
div.product .box .boxinner form table tr td{
	border-bottom: 1px dotted #999;
	padding:8px;
	}
div.product .box .boxinner form table tr td input.txt{
	border: 1px solid #7f9db9;
	/*line-height:1.8em;*/
	padding:6px;
	}
div.product .box .boxinner form table tr td span{
	color:#666;
	font-size:80%;
	}
div.product .box .boxinner form .btn{
	text-align:center;
	padding:10px 0;
	}
div.product .box .boxinner form table tr td .left{
	float:left;
	padding:8px 0 0 0;
	}
div.product .box .boxinner form table tr td.top2{
	text-align:right;
	border-right: 1px dotted #999;
	vertical-align: middle;
	width:15%;
	}
div.product .box .boxinner form .input2{
	margin:10px 0;
	}
div.product .box .boxinner form .input2 tr td{
	border-bottom:none;
	padding:0 8px;
	}
div.product .result{
	font-size:90%;
	border-bottom: 1px dotted #999;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	}
div.product .result p{
	padding:0 0 10px 0;
	}
div.product .result p span{
	color:#3b61b1;
	cursor: pointer;
	}
div.product .result p span.select{
	font-weight:bold;
	color:#000;
	cursor:auto;
	}
div.product .result .txt{
	border-bottom: 1px dotted #999;
	margin:0 0 10px 0;
	}
div.product .result .left{
	float:left;
	}
div.product .notFound{
	text-align:center;
	font-weight:bold;
	padding-top:50px;
	padding-bottom:55px;
}

div.page{
	float:right;
	width:500px;
	position:relative;
	top:-10px;
	}
div.page p.pagenum{
	width:200px;
	position:absolute;
	top:-20px;
	right:7px;
	text-align:right;
	padding: 0;
	}
div.pageunder p.pagenum{
	width:200px;
	position:absolute;
	top:5px;
	left:0;
	text-align:left;
	padding: 0;
	}
div.page ul{
	float:right;
	text-align:right;
	margin: 0 0 0 auto;
	}
div.page ul li{
	display:inline;
	float:left;
	margin: 0 2px;
	}
div.page ul li.list{
	}
div.page ul li.list a{
	display:block;
	text-decoration:none;
	padding:5px 8px;
	text-align:center;
	border: 1px solid #e5edf8;
	}
div.page ul li.list a:hover{
	background-color:#e5edf8;
	color:#3b61b1;
	}
div.page ul li.activ {
	padding:5px 0;
	text-align:center;
	width:20px;
	border: 1px solid #e5edf8;
	background-color:#e5edf8;
	color:#3b61b1;
	font-weight:bold;
	line-height:13px;
	}
div.page ul li.pagenav {
	padding:5px 0;
	width:6.5em;
}

/*画像＋詳細情報*/
div.product .disnon{
	display:none;
}
div.product #listbox1{
	clear:both;
	border-bottom: 1px dotted #e5edf8;
	margin:0 0 15px 0;
	/*display:none;*/
	}
div.product #listbox1 .inbox{
	clear:both;
	padding:0 0 40px 0;
	}
div.product #listbox1 .inbox1{
	width:342px;
	float:left;
	}
div.product #listbox1 .inbox2{
	width:342px;
	float:right;
	}
div.product #listbox1 div .name{
	background: url(../../products/images/icon_arow.gif) no-repeat left center #fff;
	padding:0 0 0 18px;
	font-size:110%;
	color:#3b61b1;
	font-weight:bold;
	margin:0 0 15px 0;
	}
div.product #listbox1 div .img{
	float:left;
	border: 4px solid #f3f2f0;
	}
div.product #listbox1 div .img img{
	width:152px;
	}
div.product #listbox1 div ul{
	float:right;
	width:174px;
	line-height:1.5em;
	}
div.product #listbox1 div ul li{
	padding:0 0 10px 0;
	}
/*画像*/
div.product #listbox2{
	clear:both;
	border-bottom: 1px dotted #e5edf8;
	margin:0 0 15px 0;
	padding:0 5px;
	}
div.product #listbox2 .inbox{
	clear:both;
	padding:0 0 30px 0;
	}
div.product #listbox2 table td{
	vertical-align:bottom;
	}
div.product #listbox2 .inner{
	float:left;
	width:160px;
	padding:0 24px 0 0;
	}
div.product #listbox2 .inner.last{
	padding:0;
	}
div.product #listbox2 .inbox .img{
	border: 4px solid #f3f2f0;
	margin:0 0 8px 0;
	}
div.product #listbox2 .inbox .img img {
 width:152px;
}
div.product #listbox2 .inbox ul{
	padding:0 0 8px 0;
	}
div.product #listbox2 .inbox ul li{
	float:left;
	padding:0 5px 0 0;
	}
div.product #listbox2 .inbox .name{
	background: url(../../products/images/icon_arow.gif) no-repeat left 2px #fff;
	padding:0 0 0 18px;
	font-size:110%;
	color:#3b61b1;
	font-weight:bold;
	margin:0 0 15px 0;
	clear:both;
	}

/* =商品詳細
------------------------------------------------------------------*/
div.product .detailbox{
	padding:0 10px 56px 10px;
	}
div.product .detailbox .mainimgBox{
	float:left;
	padding:0 0 25px 0;
	}
div.product .detailbox .mainimg{
	padding:0 0 10px 0;
	}
div.product .detailbox .mainimg img {
	max-width:410px;
	}
div.product .detailbox .mainimgBox ul{
	width:410px;
	}
div.product .detailbox .mainimgBox ul li{
	float:left;
	padding:0 10px 10px 0;
	display:inline;
	width:126px;
	}
div.product .detailbox .mainimgBox ul li.last {
	padding:0px 0px 10px 0px;
	}
div.product .detailbox .mainimgBox ul li img{
	width:126px;
	height:auto;
	border: solid 2px #f3f2f0;
	}
div.product .detailbox .mainimgBox ul li img.active {
	border: solid 2px #1A56DA;
	}

div.product .detailbox .detail{
	float:right;
	width:270px;
	padding:0 0 25px 0;
	}
div.product .detailbox .detail p{
	border-bottom: 1px dotted #CCC;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	line-height:1.5em;
	}
div.product .detailbox .detail dl{
	border-bottom: 1px dotted #CCC;
	margin:0 0 10px 0;
	}
div.product .detailbox .detail dl dt{
	padding:0 0 10px 0;
	line-height:1.5em;
	}
div.product .detailbox .detail dl dd{
	padding:0 0 10px 0;
	line-height:1.5em;
	}
div.product .detailbox .detail ul{
	border-bottom: 1px dotted #CCC;
	margin:0 0 10px 0;
	}
div.product .detailbox .detail ul li{
	padding:0 0 10px 0;
	line-height:1.5em;
	}
div.product .detailbox .detail ul.icon{
	border:none;
	padding:0 0 10px 0;
	}
div.product .detailbox .detail ul.icon li{
	float:left;
	padding:0 5px 0 0;
	}
div.product .detailbox .detail p{
	clear:both;
	}
div.product .detailbox table{
	clear:both;
	}
div.product .detailbox table tr td{
	padding:10px;
	border: 1px solid #CCC;
	text-align:center;
	}
div.product .detailbox table tr td span{
	font-size:85%;
}
div.product .detailbox table tr td.top{
	background-color:#f3f2f0;
	}
div.product .itemrink{
	margin:0 3px;
	padding: 0;
	background: url(../../products/images/bg_itmebox_wide.gif) repeat-y 0 0;
	clear:both;
	}
div.product .itemrink div	{
	width:701px;
	padding:18px 5px 3px 18px;
	background: url(../../products/images/bg_itmebox.gif) no-repeat left bottom;
	}
div.product .itemrink ul{
	float:left;
	width:162px;
	min-height:280px;
	padding:0 13px 0 0;
	}
div.product .itemrink ul.last{
	padding:0;
	}
div.product .itemrink ul .img{
	line-height:1px;
	font-size:1px;
	margin:0 0 15px 0;
	padding:4px;
	width:154px;
	background:#f3f2f0;
	}
div.product .itemrink ul .img img {
	width:154px;
}
div.product .itemrink ul .txt{
	background: url(../../products/images/icon_arow.gif) no-repeat left 2px;
	padding:0 0 0 20px;
	font-weight:bold;
	line-height:1.4;
	}
/**/
.search .txt{
	border: 1px solid #bfbebb;
	margin-top:3px;
}


#shopinfo{
	padding-bottom: 50px;
}

#shopinfo #shopgaiyo {
	padding: 20px 10px 0 10px;
}
#shopinfo #shopgaiyo dl {
	width:260px;
	height:220px;
	padding: 0 20px;
	float:left;
	margin-right:15px;
}
#shopinfo #shopgaiyo dl.last {
	margin-right:0px;
}
#shopinfo #shopgaiyo dl dt {
	padding: 25px 0 10px 0;
}
#shopinfo #shopgaiyo dl dd{
	line-height:1.4;
	font-size:86%;
}
#shopinfo #shopgaiyo dl dd strong{
	display:block;
	height:35px;
}
#shopinfo #shopgaiyo dl.gaiyoChain {
	background:url(../../shopinfo/images/bg-chain.gif) no-repeat 0 0;
/*	background-color:#fff3f3;  */
}
#shopinfo #shopgaiyo dl.gaiyoKaimin {
	background:url(../../shopinfo/images/bg-kaimin.gif) no-repeat 0 0;
/*	float:right; */
/*	background-color:#e6ffe1;  */
}
#shopinfo #shopgaiyo dl.gaiyoClinic {
	background:url(../../shopinfo/images/bg-clinic.gif) no-repeat 0 0;
/*	background-color:#daefff;  */
}

#shopinfo #shopgaiyo dl.detailgaiyo {
	height:140px;
}
#shopinfo #shopgaiyo dl.detailgaiyo img.north {
	float:right;
	padding:10px 0 0 0;
}

#shopinfo .list{
	margin-top: 41px;
}

#shopinfo .list dt{
	height: 37px;
	line-height: 37px;
	padding-left: 12px;
	color: #5486e1;
	font-weight:600;
	border-bottom: solid 1px #DDDDDD;
}
#shopinfo .list dd{
	padding:20px 12px 30px;
}
#shopinfo .list dd a{
	margin-right:12px;
	padding-right:12px;
	border-right: 1px solid #9a9a9a;
	color: #333333;
	text-decoration: underline;
}
#shopinfo .list dd a:hover{
	text-decoration: none;
}
#shopinfo .list dd a.last{
	border:none;
}

#shopinfo .lead{
	padding-top: 5px;
	padding-left: 10px;
}

#shopinfo .detail{
	padding-top:20px;
}
#shopinfo .detail table{
	border-top: solid 1px #e6e6e6;
	border-left: solid 1px #e6e6e6;
	font-size: 90%;
	margin-top:12px;
	width:100%;
}
#shopinfo .detail table td a:hover{
	text-decoration: none;
}
#shopinfo .detail td,
#shopinfo .detail th{
	border-bottom: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
}
#shopinfo .detail td{
/* padding: 10px 0 10px 17px; */
	padding: 10px 17px 10px 17px;
	vertical-align:middle;
	line-height:1.4;
}
#shopinfo .detail td span{
	display:block;
	float:left;
}
#shopinfo .detail td img {
/*	padding:2px 0;  */
	padding:2px;
}
#shopinfo .detail th{
	background: #f5f2eb;
	padding: 10px 0;
}
.cell1{
	width: 220px !important;
}
.cell2{
	width: 115px !important;
}
.cell3{
	width: 290px !important;
}
.cell4{
	width: 99px !important;
}
.center{
	text-align:center;
	padding:10px 0 !important;
}

.center br{
	margin-bottom: 5px;
}

#shopinfo .detail dl{
	font-size: 90%;
	padding: 0 0 10px;
}
#shopinfo .detail dt{
	float:left;
	padding-left:10px;
	font-weight: bold;
	width: 70px;
}
#shopinfo .detail dd{
	float:left;
}

#shopinfo td a{
/*	background:url(../../shopinfo/images/ic-map.gif) 100% 50% no-repeat; */
/*	padding-right: 36px; */
	color: #333333;
	text-decoration:underline;
}

#shopinfo td.shopinfoIcon{
	text-align:center;
	padding:10px 0 5px !important;
}
#shopinfo td.shopinfoIcon img{
	padding-bottom:5px;
}

#shopinfo .notFound{
	text-align:center;
	font-weight:bold;
	margin-top:20px;
	padding-top:40px;
	border-top:#a2a2a2 dotted 1px;
}

/* =会社概要
------------------------------------------------------------------*/
#info-index{
	padding-bottom:50px;
	line-height:2;
}
#info-index .lead,
.info_under .lead{
	padding-left:10px;
	margin-bottom: 30px;
}
#info-index .list{
	padding: 0 10px 12px 10px;
}
#info-index .list div{
	background:url(../../information/images/bg-index_bottom.gif) center bottom no-repeat;
	width: 228px;
	float:left;
	margin: 0 12px 12px 0;
}
#info-index .list div.last{
	margin-right: 0;
}
#info-index .list div dl{
	background:url(../../information/images/bg-index_top.gif) 0 top no-repeat;
	padding: 7px 8px;
	float:left;
}
#info-index .list div img{
	margin-bottom: 10px;
}
#info-index .list dt a{
	background:url(../../information/images/bg_link_arrow.gif) 0 50% no-repeat;
	padding-left: 12px;
	margin-left:5px;
}
#info-index .list dt a.imageLink{
	background:none;
	padding-left: 0px;
	margin-left:0px;
}
#info-index .list dd{
	font-size: 85%;
	line-height: 1.3;
	color: #787878;
	padding: 10px 5px;
}
.mgb0{
	margin-bottom:0 !important;
}
.mgb50{
	margin-bottom:50px !important;
}
.noneline{
	border-bottom: none !important;
}


/* =お問い合わせ
------------------------------------------------------------------*/
#contact-index{
	padding-bottom:30px;
	line-height:1.5;
}
#contact-index div.box{
	padding-left:10px;
	margin-bottom:30px;
}
#contact-index div.box p{
	margin-bottom: 20px;
}

#contact-index div.attention{
	padding:20px 20px 10px 20px;
	border:#2462d3 solid 1px;
	width:670px;
	position:relative;
	margin:0 0 30px 0;
}
#contact-index div.attention h4{
	font-weight:bold;
	padding:0 0 10px 0;
}
#contact-index div.attention ul{
}
#contact-index div.attention ul li{
	background:url(../../contact/images/icon_circle.gif) 0 5px no-repeat;
	padding:0 0 5px 15px;
	font-size:13px;
}
#contact-index table.secom{
	position:absolute;
	right:20px;
	top:40px;
}
#contact-index p span{
	color:#ff0000;
}
#contact-index h4{
	font-weight:bold;
	font-size:14px;
}
#contact-index h4 span{
	color:#2462d3;
}
#contact-index form table.info{
	width:710px;
	border-collapse:collapse;
	border-spacing:0;
	margin:12px 0 30px 0;
}
#contact-index table.info tr{
}
#contact-index .box form .info tr th{
	border:#e6e6e6 solid 1px;
	background:#f5f2eb;
	font-weight:normal;
	width:30%;
	padding:10px 20px;
}
#contact-index table.info tr td{
	border:#e6e6e6 solid 1px;
	padding:10px 20px;
}
#contact-index table.info td textarea{
	width:470px;
	height:100px;
}
#contact-index .box form .info tr td .info400{
	width:250px;
	margin:5px 0;
	vertical-align:middle;
}
#contact-index table span.check{
	color:#ff0000;
}
#contact-index table span.notes{
	font-size:11px;
	margin:5px;
}
#contact-index .box form table.send{
	margin:0 auto;
}
#contact-index .box form table.send tr td{
	padding:0 10px;
}
#contact-index .box form .info tr td dl dt{
	float:left;
	width:70px;
}
#contact-index .box form .info tr td dl dd{
	font:left;
	width:500px;
}

/* =よくあるご質問
------------------------------------------------------------------*/
#faq-index{
	margin:0 0 10px 0 ;
}
#faq-index h4{
	color:#FFF;
	background:#5486e1;
	padding:10px;
	margin:0 0 20px 0;
	width:710px;
}
#faq-index dl{
	width:710px;
	line-height:1.5;
	padding:0 0 0 10px;
}
#faq-index dl.last{
	width:710px;
	line-height:1.5;
	padding:0 0 40px 10px;
}
#faq-index dl dt.acc{
	background: url(../../faqinfo/images/bg_question.gif) left top no-repeat;
	padding:23px 0 23px 47px;
	margin: 0 0 2px 0;
	font-weight:bold;
	border-top:#e6e6e6 solid 1px;
	cursor: pointer;
}
#faq-index dl.last dt.acc{
	background: url(../../faqinfo/images/bg_question.gif) left top no-repeat;
	padding:23px 0 23px 47px;
	font-weight:bold;
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6 solid 1px;
}
#faq-index dl dt.acc.active{
	background: url(../../faqinfo/images/bg_question_a.gif) left top no-repeat;
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6  dotted 1px;
}
#faq-index dl dd{
	background:url(../../faqinfo/images/icon_a.gif) 13px 20px no-repeat;
	padding:20px 20px 20px 47px;
}
#faq-index dl.last dd{
	background:url(../../faqinfo/images/icon_a.gif) 13px 20px no-repeat;
	padding:20px 20px 20px 47px;
	border-bottom:#e6e6e6 solid 1px;
}

/* =眠りを楽しむ
------------------------------------------------------------------*/
#sleep-index{
	padding-bottom:50px;
	line-height:2;
}
#sleep-index .bnnwrap {
	background:#f2f6fb;
	margin: 0 0 20px 0;
}
#sleep-index .bnnwrap ul{
	padding:9px;
	}
#sleep-index .bnnwrap ul li{
	float:left;
  margin:6px;
	}
#sleep-index .bnnwrap ul li span {
	display:block;
	padding:5px;
}
#sleep-index .bnnwrap ul li a{
  display:block;
}
#sleep-index .bnnwrap ul li a:hover img{
  opacity:1;
  filter:alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}

/*旧デザイン*/
#sleep-index .list{
	padding: 0 10px 12px 10px;
}
#sleep-index .list div.bottom_01{
	background:url(../../sleep/images/bg-index_bottom_01.gif) center bottom no-repeat;
	width: 228px;
	float:left;
	margin: 0 12px 0 0;
	padding-bottom:12px;
}
#sleep-index .list div.bottom_02{
	background:url(../../sleep/images/bg-index_bottom_02.gif) center bottom no-repeat;
	width: 228px;
	float:left;
	margin: 0 12px 0 0;
	padding-bottom:12px;
}
#sleep-index .list div.bottom_03{
	background:url(../../sleep/images/bg-index_bottom_03.gif) center bottom no-repeat;
	width: 228px;
	float:left;
	margin: 0 12px 0 0;
	padding-bottom:12px;
}
#sleep-index .list div.last{
	margin-right: 0;
}
#sleep-index .list div dl{
	background:url(../../sleep/images/bg-index_top.gif) 0 top no-repeat;
	padding: 7px 5px;
	float:left;
}
#sleep-index .list div img{
	margin-bottom: 10px;
}
#sleep-index .list dd a{
	background:url(../../sleep/images/ic-arrow.gif) 0 50% no-repeat;
	padding-left: 17px;
	margin-left:5px;
	font-size:14px;
	color:#333333;
}
#sleep-index .list dd p{
	padding:0 5px;
	margin-left:5px;
	font-size:14px;
	color:#333333;
}

#sleep-index .list dd.more{
	padding-left:5px;
	margin:auto;
}
#sleep-index .list dd.more a{
	background:none;
	padding-left: 0;
	margin-left:0;
}
#sleep-index .list dd a.imageLink{
	background:none;
	padding-left: 0px;
	margin-left:0px;
}
.box_center{
	margin:0 auto;
}
.box_center .txt_right{
	text-align:right;
}
.box_center .txt_right img{
	margin-right:20px;
}
.box_center .padd_right{
	padding-right: 80px !important;
}

/* =ご利用に際して
------------------------------------------------------------------*/
p.policyTitle{
	border-bottom: 1px solid #7295cf;
	width: 600px;
	font-weight: bold;
}

/* =個人情報保護方針
------------------------------------------------------------------*/
p.privacyTitle{
	border-bottom: 1px solid #7295cf;
	width: 600px;
	font-weight: bold;
}

/* =重要なお知らせ
------------------------------------------------------------------*/
table.boxBorder{
	border: 1px solid #ccc;
}

/* =西川リビングってどんな会社
------------------------------------------------------------------*/
#oldWrap .cellpadding0 tr td.ayumi01 img{
	padding:20px 15px 0 0;
}
#oldWrap .cellpadding0 tr td.ayumi02 img{
	padding:0 0 0 15px;
}
#oldWrap .cellpadding0{
	vertical-align:middle;
}

/* =お客様相談室
------------------------------------------------------------------*/
#faqinfo-index {
	padding-bottom: 30px;
}
#faqinfo-index .lead {
	padding-left: 10px;
	margin-bottom: 30px;
}
#faqinfo-index .list {
	padding: 0 10px 12px 10px;
}
#faqinfo-index .list div {
	float:left;
}
#faqinfo-index .list div img {
	margin-bottom: 10px;
}
#faqinfo-index .list dd {
	font-size: 85%;
	line-height: 1.3;
	color: #787878;
	padding: 10px 5px;
}
#faqinfo-index .list div {
	background: none;
}
#faqinfo-index .list div.boxList {
	width: 480px;
	float: left;
	padding: 0;
	margin: 0;
}
#faqinfo-index .list div.boxContact {
	width: 228px;
	padding: 0;
	margin: 0;
}
#faqinfo-index .list div.bottom_01 {
	background: url(../../faqinfo/images/bg-index_bottom_01_pc.gif) center bottom no-repeat;
	width: 228px;
	float: left;
	margin: 0 12px 0 0;
	height:200px;
}
#faqinfo-index .list div.bottom_02 {
	background: url(../../faqinfo/images/bg-index_bottom_02_pc.gif) center bottom no-repeat;
	width: 228px;
	float: left;
	margin: 0 12px 0 0;
	height:200px;
}
#faqinfo-index .list div.bottom_03 {
	background: url(../../faqinfo/images/bg-index_bottom2.gif) center bottom no-repeat;
	width: 468px;
	margin: 0 12px 0 0;
	padding-bottom: 5px;
}

#faqinfo-index .list div.bottom_05 {
	border:solid 1px #E88F91;
	background:#FFECEC;
	width: 468px;
	margin: 0 12px 0 0;
	padding-bottom: 5px;
}

#faqinfo-index .list div.bottom_05 p {
	font-size:94%;
	line-height:1.6;
	padding:15px 15px 10px;
}


#faqinfo-index .list div.bottom_04 {
	background: url(../../faqinfo/images/bg-index_bottom.gif) center bottom no-repeat;
	width: 228px;
}
#faqinfo-index .list div dl {
	background: url(../../faqinfo/images/bg-index_top.gif) 0 top no-repeat;
	padding: 7px 5px;
	float: left;
}
#faqinfo-index .list div dl.faq {
	background: url(../../faqinfo/images/bg-index_top2.gif) 0 top no-repeat;
	padding: 7px 5px;
}
#faqinfo-index .list div dl.contact {
	background: url(../../faqinfo/images/bg-index_top3.gif) 0 top no-repeat;
	padding: 7px 5px;
}
#faqinfo-index .list dd{
	margin: 0;
	padding: 0 0 10px 0;
}
#faqinfo-index .list dd a {
	background: url(../../faqinfo/images/ic-arrow.gif) 0 50% no-repeat;
	padding-left: 17px;
	margin-left: 6px;
	font-size: 14px;
	color: #333333;
}
#faqinfo-index .list div.bottom_03 dd.qa {
	background: url(../../faqinfo/images/icon_q_pc.gif) 0 1px no-repeat;
	padding-left: 20px;
	margin-left: 6px;
	font-size: 14px;
	color: #333333;
}
#faqinfo-index .list dd.leader {
	margin: 0 0 5px 6px;
}
#faqinfo-index .list dd.last {
	margin-bottom: 40px;
}
#faqinfo-index .list p.more {
	margin-left: 10px;
}
#faqinfo-index .list .bottom_04 dt {
	margin-top: 5px;
	margin-bottom: 18px;
	height: 39px;
}
#faqinfo-index .list .bottom_04 dd {
	margin: 0 0 3px;
	padding: 0;
}
#faqinfo-index .list .bottom_04 dd a {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333333;
}
#faqinfo-index .list .bottom_04 dd.text {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 0 10px;
}
#faqinfo-index .list .bottom_04 dd.formBtn {
	text-align: center;
}
#faqinfo-index .list .bottom_04 dd.formBtn img {
	margin-bottom: 0;
}
#faqinfo-index h3.nobtm {
	margin:0 0 12px 0;
	padding: 24px 0 24px 10px;
}
#faqinfo-index .inpotantbox ul li {
	padding:0 10px 0 35px;
	margin:0 0 12px 0;
	border-bottom: 1px solid #CCC;
	background: url(../../images/icon_heed.gif) no-repeat 10px top #fff;
	height:26px; /* IE対策 */
}
#faqinfo-index .inpotantbox ul li span {
	display:block;
	background: url(../../images/icon_arow.gif) no-repeat left 4px #fff;
	padding:0 0 0 10px;
	margin:0 0 12px 0;
	font-size:90%;
	height:13px; /* IE対策 */
}
#faqinfo-index .inpotantbox ul li span a {
	color:#000;
}

/* =メディア情報
------------------------------------------------------------------*/
#oldWrap .magazine_link .link {
	background-position:0px 10px;
	float: left;
	width: 550px;
}
#oldWrap .days {
	width: 6em;
}

/* = nishikawaTV
------------------------------------------------------------------*/
#tvWrap {
	width:885px;
	margin: 20px auto 80px auto;
}
#tvWrap .movie {
	float:left;
	margin: 0 20px;
	display:inline;
	width:400px;
}
#tvWrap .movie h3 {
	color: #FFF;
	background: #5486e1;
	padding: 10px;
	margin: 0 0 10px 0;
}
#tvWrap .movie p {
	padding:5px;
	text-align:right;
}

/* = sitemap
------------------------------------------------------------------*/
div.content3 #sitemap {
	width:960px;
	margin:0 auto;
	}
div.content3 #sitemap .box {
	float:left;
	width:300px;
	padding:0 10px;
	}
div.content3 #sitemap h3{
	/*height: 58px;
	line-height: 58px;
	padding: 0 0 0 10px;*/
	border-top: none;
	border-bottom: 2px solid #2462d3;
	margin:0 0 16px 0;
	padding:15px 0 15px 4px;
	line-height:1.4;
	font-size: 110%;
	color:#333333;
}
div.content3 #sitemap dl {
	margin: 0 0 20px 14px;
}
div.content3 #sitemap dt {
	color:#2462d3;
	font-weight:bold;
	padding:10px 0;
}
div.content3 #sitemap dt a{
	background:url(../../sleep/images/ic-arrow.gif) center left no-repeat;
	padding-left: 17px;
	margin-left:5px;
	font-size:14px;
	color:#333333;
}
div.content3 #sitemap dd {
 	margin: 0 0 6px 22px;
	padding:5px;
}
div.content3 #sitemap dd a {
	display:block;
	padding: 0 0 0 12px;
	background:url(../images/icon_arrow_blue.gif) no-repeat center left;
}

div.content3 #sitemap .subtit2 {
	border-bottom: 1px solid #e6e6e6;
	font-weight:bold;
	background: url(../images/icon_sidearow02.gif) no-repeat 10px center #fff;
	margin: 0 0 10px 0;
	}
div.content3 #sitemap .subtit2 a{
	color:#000;
	padding:12px 0 12px 35px;
	display:block;
	}

/* = 404 page
------------------------------------------------------------------*/
div#box_404{
	width:431px;
	height:360px;
	margin:50px auto 50px;
	background:url(../../404page/img/404page_img.jpg) no-repeat bottom right;
}
div#box_404 h3{
	margin-bottom:30px;
}
div#box_404 p+p{
	margin:20px 0;
}

/* =共通
------------------------------------------------------------------*/
#container { border-top:none; padding:0; }

.mt0  { margin-top:0 !important; }
.mt5  { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt35 { margin-top:35px !important; }
.mt40 { margin-top:40px !important; }
.mt45 { margin-top:45px !important; }
.mt50 { margin-top:50px !important; }

.ml0  { margin-left:0 !important; }
.ml5  { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.ml25 { margin-left:25px !important; }
.ml30 { margin-left:30px !important; }
.ml35 { margin-left:35px !important; }
.ml40 { margin-left:40px !important; }
.ml45 { margin-left:45px !important; }
.ml50 { margin-left:50px !important; }

/* =ページトップ(2016リニューアル)
------------------------------------------------------------------*/
#pageTopWrap   { width:960px; margin:10px auto; }
#pageTopWrap p { text-align:right; }