/* Topic Path */
.navi{
	line-height: 12px;
	padding: 5px 0;
	color: #808080;
}

/* layout */

ul,p{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.pic_box{
	width: 510px;
	margin: 0 auto;
	padding: 0;
	background-color: #f4f4f4;
	background-image: url(/img/pic_box_back_510.gif);
	background-repeat: repeat-y;
}

.pict_box img{
	margin: 0 auto;
	padding: 0;
	border: none;
}

.ex_00{
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.ex_01{
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(/common/img/blt_square_01.gif)	;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.pos_c{
	margin: 0 auto;
	padding: 0;
	border: none;
}

.table_spec{
	border: 1px solid #999999;
	border-collapse: collapse;
}

.table_spec td{
	padding: 5px 3px;
	border: 1px solid #999999;
}
	


/* contents title image */
.def{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

.def_img{
	display: block;
	border: none;
}


.ttl_img{
	width: 510px;
	margin: 0 0 10px 0;
	padding: 6px 0 0 0;
	background-color: #1B4AA7;
}



/*icon*/
.arrow_u{
	display: inline;
	padding-left: 16px;
	background-image: url(/common/img/arw_circle_u_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrow_d{
	display: inline;
	padding-left: 16px;
	background: url(/common/img/arrow_r_d.gif) no-repeat left 0.3em;
}

.arrow_r{
	display: inline;
	padding-left: 16px;
	background: url(/common/img/arrow_r_r.gif) no-repeat left 0.15em;
}

.arrow_s_u{
	display: inline;
	padding-left: 10px;
	background-image: url(/img/bullet_up_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrow_s_d{
	display: inline;
	padding-left: 10px;
	background-image: url(/img/bullet_down_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrow_s_r{
	display: inline;
	padding-left: 13px;
	background-image: url(/common/img/arrow_s_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.arrow_o{
	display: inline;
	padding-left: 16px;
	background: url(/common/img/arrow_r_o.gif) no-repeat left 0.15em;
}

.arrow_s_o{
	padding-left: 16px;
	background: url(/common/img/arrow_out_s.gif) 0 3px no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}

.arrow_l{
	display: inline;
	padding-left: 16px;
	background: url(/common/img/arrow_r_l.gif) no-repeat left 0.1em;
}


.link{
	margin: 0;
	padding: 10px 0 0 0;
}

.link li{
	list-style-type: none;
	list-style-image: url(/common/img/arw_orange_r_02.gif);
	list-style-position: inside;
	margin: 0 0 6px 0;
	padding: 0;
}

.blt_square{
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(/common/img/blt_square_01.gif)	;
	background-repeat: no-repeat;
	background-position: left center;
}

.square{
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(/common/img/blt_square_01.gif)	;
	background-repeat: no-repeat;
	background-position: left top;
}

.pdf{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	background-image: url(/common/img/icon_pdf.gif)	;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pdf2{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	background-image: url(/common/img/icon_pdf.gif)	;
	background-repeat: no-repeat;
	background-position: left;
}

.pdfs{
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background-image: url(/common/img/icon_pdf_s.gif)	;
	background-repeat: no-repeat;
	background-position: left top;
}


/*line*/
.line_dot{
	background: url(/common/img/line_h_02.gif);
	background-repeat: repeat-x;
}
.line_bottom{
	background: url(/common/img/line_h_02.gif) repeat-x left bottom;
}
.line_top{
	background: url(/common/img/line_h_02.gif) repeat-x left top;
}


/*text control*/
.smaller{
	line-height: 120%;
	font-size: 87%;
}

.lh_120{
	line-height: 150%;
}

.box_gray{
	display: table;
	background-color: #f0f0f0;
}
	

.box_gray p{
	margin: 0;
	padding: 3px;
	font-size: 80%;
	text-align: left;
}

.c_red{
	color: #FF0000;
}
		

/*ul li*/
.li_01 li{
	padding-left: 0.5em;
	text-indent: -0.5em;
}
.li_02 li{
	padding-left: 1em;
	text-indent: -1em;
}
.li_03 li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.li_04 li{
	padding-left: 2em;
	text-indent: -2em;
}

.li_05em li{
	text-indent: -0.5em;
}
.li_1em li{
	text-indent: -1em;
}
.li_1_5em li{
	text-indent: -1.5em;
}

.li_2em li 	{
	text-indent: -2em;
}
.li_2_5em li{
	text-indent: -2.5em;
}

.li_3em li{
	text-indent: -3em;
}
.li_3_5em li{
	text-indent: -3.5em;
}
.li_4em li{
	text-indent: -4em;
}

.dl li{
	display: block;
	margin: 0 0 15px 50px;
	padding: 10px 0 10px 35px;
	background-image: url(/common/img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.dl_02{
	display: block;
	margin: 0;
	padding: 5px 0 5px 25px;
	background-image: url(/img/pdf/icn_pdf_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}


/*element*/
.w_100{
	width: 100%;
}

.w_50{
	float: left;
	width: 255px;
	padding: 10px 0px 10px 10px;
}

.h_auto{
	height: auto;
}

.f_l{
	float: left;
}

.f_r{
	float: right;
}


.clr{
	clear: both;
}


.m_0{
	margin-bottom: 0;
}

.m_3{
	margin-bottom: 3px;
}


.m_5{
	margin-bottom: 5px;
}


.m_8{
	margin-bottom: 8px;
}
		

.m_10{
	margin-bottom: 10px;
}

.m_15{
	margin-bottom: 15px;
}


.m_20{
	margin-bottom: 20px;
}

.m_30{
	margin-bottom: 30px;
}

.m_40{
	margin-bottom: 40px;
}

.m_r_5{
	margin-right: 5px;
}


.m_r_10{
	margin-right: 10px;
}

.m_r_15{
	margin-right: 15px;
}


.m_r_20{
	margin-right: 20px;
}
.m_r_60{
	margin-right: 60px;
}
	
.m_l_3{
	margin-left: 3px;
}

.m_l_5{
	margin-left: 5px;
}

.m_l_10{
	margin-left: 10px;
}
	

.m_l_15{
	margin-left: 15px;
}


.m_l_20{
	margin-left: 20px;
}


.m_l_30{
	margin-left: 30px;
}


.m_l_60{
	margin-left: 60px;
}
	

.p_3{
	padding: 3px;
}

.p_5{
	padding: 5px;
}

.p_8{
	padding: 8px;
}

.p_10{
	padding: 10px;
}

.p_15{
	padding: 15px;
}
.p_20{
	padding: 20px;
}


.p_r_10{
	padding-right: 10px;
}

.p_l_10{
	padding-left: 10px;
}

.p_l_15{
	padding-left: 15px;
}

.p_b_15{
	padding-bottom: 15px;
}
.p_b_25{
	padding-bottom: 25px;
}
.p_t_15{
	padding-top: 15px;
}

.ta_r{
	text-align: right;
}

.ta_l{
	text-align: left;
}


.ta_c{
	text-align: center;
}


.va_t{
	vertical-align: top;
}

.va_m{
vertical-align: middle;
}

.va_b{
vertical-align: bottom;
}
		

.d_block{
	display: block;
}

.d_inline{
	display: inline;
}

.f-w_b{
	font-weight: bold;
}

.fw_n{
	font-weight: normal;
}

.t-i_-05em{
	text-indent: -0.5em;
}
.t-i_-1em{
	text-indent: -1em;
}
.t-i_-1_5em{
	text-indent: -1.5em;
}

.t-i_-2em{
	text-indent: -2em;
}
.t-i_-2_5em{
	text-indent: -2.5em;
}

.t-i_-3em{
	text-indent: -3em;
}
.t-i_-3_5em{
	text-indent: -3.5em;
}
.t-i_-4em{
	text-indent: -4em;
}

.p-l_05em{padding-left: 0.5em}
.p-l_1em{padding-left: 1em}
.p-l_1_5em{padding-left: 1.5em}
.p-l_2em{padding-left: 2em}
.p-l_2_5em{padding-left: 2.5em}
.p-l_3em{padding-left: 3em}
.p-l_3_5em{padding-left: 3.5em}
	
.p-l_4em{padding-left: 4em}
	


/* FAQ */
.q_box_01{
	clear: both;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #cbcbcb;
}
.q_box_01 p{
	padding: 0 0 0 2.5em;
	text-indent: -2.5em;
}

.q_box_01_faq{
	padding: 0 0 0 4em;
	text-indent: -4em;
}

.q_box_02_faq{
	padding: 0 0 0 3.5em;
	text-indent: -3.5em;
}

.q_box_01_a{
	float: right;
	margin: 3 0 0 0px;
	padding: 0 10px 0 0;
	background-image: url(/common/img/arw_gray_u_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.q_box_01_a2{
	float: none;
	margin: 3 0 0 0px;
	padding: 0 10px 0 0;
	background-image: url(/common/img/arw_gray_u_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

.line{
	display: block;
	width: 100%;
	height: 1px;
	padding: 0;
	background-image: url(/img/line_dot_gray.gif);
	background-repeat: repeat-x;
}

.line2{
	display: block;
	height: 1px;
	padding: 0;
	background-image: url(/img/line_dot_gray.gif);
	background-repeat: repeat-x;
}
	

.line_dot{
	background: url(/common/img/line_h_02.gif);
	background-repeat: repeat-x;
}

.line_dot_y{
	background: url(/common/img/line_dot_y.gif) repeat-y 50% top;
}
/*====================================================== Layout =================== */
#wrapperSubWin{
	text-align: center;
}
#wrapperSubWinContents{
	width: 500px;
	margin: 15px auto;
	text-align: left;
}
/*---------------sectionA(大きなブロック)*/
.sectionA{
	margin-bottom: 20px;
}
/*---------------sectionB(小さなブロック)*/
.sectionB{
	margin-bottom: 10px;
}
/*---------------section内にfloatコンテンツがある場合*/
.sectionClear{
	width: 100%;
	overflow: hidden;
}
/*---------------本文*/
.txtBlock{
	padding: 0 3px;
}
/*---------------画像左よせ*/
.imgL{
	float: left;
	margin: 0 10px 10px 0;
}
/*---------------画像右よせ*/
.imgR{
	float: right;
	margin: 0 0 10px 10px;
}

/*====================================================== Block =================== */
/*---------------headerTop(header_2.htmlインクルード時)*/
#headerTopWrapper{
	padding: 0 10px;
	text-align: center;
}
#headerTop{
	width: 770px;
	height: 17px;
	overflow: hidden;
	margin: 0 auto;
	background: url(/img/hnavi/roof_bg.gif) repeat-x left top;
	text-align: left;
}
#headerTop .siteTitle{
	float: left;
	width: 400px;
	line-height: 16px;
	padding-left: 7px;
	color: #FFFFFF;
	font-size: 10px;
}
#headerTop dl#fontControl{
display: inline; /* for IE */
margin: 0 16px 0 0;
padding: 0;
float: right;
width: 205px;
}
#headerTop dl#fontControl dt{
	float: left;
	width: 96px;
}
#headerTop dl#fontControl dd{
	float: left;
	margin: 0;
	padding: 0;
}
/*---------------ローカルナビ*/
#localNavi{
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
}
#localNavi table{
	table-layout: fixed;
}
#localNavi table.autoLayout{
	table-layout: auto;
}
#localNavi td{
	text-align: center;
}
#localNavi td a{
	display: block;
	width: 100%;
	height: 29px;
	overflow: hidden;
	background: url(/common/img/btn_localNavi.gif) no-repeat left top;
	color: #666666;
}
#localNavi td a span{
	display: block;
	line-height: 24px;
	padding: 5px 5px 0 5px;
	background: url(/common/img/btn_localNavi_end.gif) no-repeat right bottom;
}
#localNavi td a.selected{
	background: url(/common/img/btn_localNavi.gif) no-repeat left -29px;
	color: #7d7d7d;
	font-weight: bold;
}

#localNavi td a:hover{
	background: url(/common/img/btn_localNavi.gif) no-repeat left -29px;
	color: #7d7d7d;
	text-decoration: none;
}

/*====================================================== TITLE ================== */
/*---------------ページタイトル*/
.pageTitle{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 1px 0 0 26px;
	background: url(/common/img/ttl.gif) no-repeat left top;
	color: #FFF;
	font-weight: bold;
}
/*---------------ソリューションタイトル*/
.solutionTitle{
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	background: url(/img/solution/all/hdr_bg.gif) no-repeat center top;
	text-align: center;
}

/*====================================================== TABLE ================== */

/*---------------set1*/
table.set1{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.set1 td,
table.set1 th{
	padding: 4px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.set1 th{
	background-color: #EEEEEE;
	font-weight: normal;
}
/*---------------ボーダー無し*/
table.noBorder td,
td.noBorder{
	border: none;
}
/*---------------tdまたはth全体を左寄せ*/
table.thL th,
table.tdL td{
	text-align: left;
}
/*---------------tdまたはth全体を右寄せ*/
table.thR th,
table.tdR td{
	text-align: right;
}
/*---------------tdまたはth全体を中央寄せ*/
table.thC th,
table.tdC td{
	text-align: center;
}
/*---------------thカラー1*/
table.set1 th.thColor1{
	background-color: #DDDDDD;
}

/*====================================================== LIST =================== */
/*---------------dotList (print.css)*/
ul.dotlist{
	list-style: none;
}
ul.dotlist li,
ul.commentList ul.dotlist li{
	margin-bottom: 4px;
	padding-left: 12px;
	background: url(/common/img/dot_li.gif) no-repeat 5px 0.6em;
}
/*---------------commentList(print.css)*/
ul.commentList{
	list-style: none;
}
ul.commentList li,
ul.dotlist ul.commentList li{
	margin-bottom: 4px;
	padding-left: 18px;
	background: url(/common/img/comment_li.gif) no-repeat 5px 0.25em;
}
ul.commentList li.addNum{
	padding-left: 24px;
}
ul.commentList li span.commentNum{
	margin: 0 4px 0 -11px;
}
/*---------------linkList*/
dl.linkList{
	list-style: none;
	margin: 0;
}
dl.linkList dd{
	margin: 0 0 4px 0;
}

/*====================================================== OTHER PARTS =================== */
/*---------------おしらせ枠*/
.infoBlock{
	padding: 10px;
	border: 1px solid #d6d6d6;
}
.alertBlock{
	padding: 10px;
	border: 1px solid #FB4444;
	background-color: #ffebfd;
}
/*---------------お電話での問い合わせ(print.css)*/
.voiceInfo{
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #fff6dd;
	text-align: center;
}
.voiceInfo span.telNum{
	line-height: 1.2;
	padding-left: 24px;
	background: url(/common/img/icon_freedial.gif) no-repeat left center;
	font-weight: bold;
	font-size: 2em;
}
.voiceInfo span.noimgTelNum{
	line-height: 1.2;
	font-weight: bold;
	font-size: 2em;
}
/*---------------新着・オススメ情報枠*/
#recommendWrapper dl{
	margin: 0;
}

#recommendWrapper #recommendLeft{
	float: left;
	width: 244px;
	margin-top: 5px;
}
#recommendWrapper #recommendRight{
	float: right;
	width: 244px;
	margin-top: 5px;
}
#recommendWrapper dt{
	float: left;
	width: 53px;
}
#recommendWrapper dd{
_height: 1%; /* Hack for Win IE6 */
margin-left: 58px;
padding-right: 10px;
}
#recommendWrapper dd .recommendTitle{
	margin-bottom: 5px;
}
#recommendWrapper .recommendTxt{
}

#recommendWrapper .thumbImg{
	width: 48px;
	height: 48px;
	border: 1px solid #CCC;
}
#recommendWrapper .thumbImg img{
	border: 1px solid #FFF;
}
/*====================================================== Only Product =================== */
/* ProductList */
ul.productLinks{
	width: 100%;
	overflow: hidden;
}
ul.productLinks li{
	display: block;
	float: left;
	width: 255px;
}
ul.productLinks li .productBlock{
	padding: 0 0 0 10px;
}
ul.productItems{
	width: 100%;
	overflow: hidden;
	background: url(/common/img/line_h_02.gif) repeat-x left bottom;
}
ul.productItems li{
	display: -moz-inline-box;
	display: inline-block;
	float: none;
	width: 255px;
	vertical-align: top;
	background: url(/common/img/line_h_02.gif) repeat-x left top;
}
* html ul.productItems li{ /* Hack for IE 6 and below */
	display: inline;
	zoom: 1;
}
*:first-child+html ul.productItems li{ /* Hack for IE 7 only */
	display: inline;
	zoom: 1;
}
ul.productItems li.noLine{
	background: none;
}
ul.productItems li div{
	margin-bottom: 10px;
	padding: 10px 20px 0 10px;
	width:225px;
}
body:empty .ul.productItems li div{/* Hack for FF2 and below */
	width: 255px;
}
* html ul.productItems li div{ /* Hack for IE 6 and below */
	width: 255px;
}


ul.productItems li .productTxt{
	margin: 3px 0 0 16px;
}


