
.titleh2{
	width:960px;
	min-height:58px;
	background:url(../images/title_h2.gif) no-repeat left bottom;
	float:left;
	display:inline;
}

.titleh2 h2{
	font-size:28px;
	color:#fff;
	text-shadow: -1px -1px 1px #98540b;
	padding:7px 0 3px 40px;
	font-weight:bold;
	background:url(../images/title_h2_ico.gif) no-repeat 8px 17px;
	line-height:1.5em;
}

.titleh2 h2 a{color:#fff;}

.titleh3{
	width:960px;
	height:50px;
	background:url(../images/title_h3.gif) no-repeat left top;
	float:left;
	display:inline;
}

.titleh3 h3{
	font-size:24px;
	padding:14px 0 0 30px;
	font-weight:bold;
}

.titleh4{
	width:960px;
	background:url(../images/title_h4.gif) no-repeat 5px 10px;
	float:left;
	display:inline;
}

.titleh4 h4{
	font-size:18px;
	padding:5px 0 0 20px;
	font-weight:bold;
}

.searchLink01{
	margin-bottom:50px;
	margin-top:20px;
	font-size:150%;
	text-align:center;
	border:2px solid #e07e13;
	background:#f5e3a1;
	padding:20px;
}

.QA{width:960px; float:left;}

.QAq{
	background:url(../images/q.gif) no-repeat left top;
	padding:10px 0 20px 50px;
	font-size:18px;
	color:#00479d;
	font-weight:bold;
	margin-top:10px;
}

.QAa{
	margin-top:10px;
	background:url(../images/a.gif) no-repeat left top;
	padding:10px 0 30px 50px;
	border-bottom:4px solid #ccc;
	margin-bottom:20px;
}

.QAa.last{
	border-bottom:none;
}

.sectionVoice01{
	width:960px;
	float:left;
	background:url(../images/voice_comment_bg02.gif) repeat-y right top;
}

.sectionVoice02{
	width:960px;
	float:left;
	background:url(../images/voice_comment_bg01.gif) no-repeat right top;
}

.sectionVoice03{
	width:960px;
	float:left;
	background:url(../images/voice_comment_bg03.gif) no-repeat right bottom;
}

.sectionVoice03 .textArea{
	width:380px;
	float:right;
	padding-right:20px;
}

.sectionVoice03 .textArea h3{
	color:#e68012;
	text-shadow:-1px -1px 1px #FFF;
	padding-top:20px;
	font-weight:bold;
}
.sectionVoice03 .textArea01{
	width:380px;
	padding-top:40px;
}

.stepFlow{
	width:969px;
	float:left;
	display:inline;
	margin-left:-6px;
}

.stepFlow li{
	margin-left:6px;
	float:left;
}

.stepTitle{width:960px; float:left; display:inline;}

.stepTitle01{
	width:132px;
	height:48px;
	float:left;
	background:#f08200;
}

.stepTitle01 p{
	color:#fff;
	padding:10px 0 0 10px;
	font-size:24px;
	text-shadow:-1px -1px 1px #c06800;
	line-height:1.4em;
}

.stepTitle02{
	width:828px;
	height:48px;
	float:left;
	background:#fae7c9;
}

.stepTitle02 h3{
	color:#ea5404;
	padding:10px 0 0 15px;
	text-shadow:-1px -1px 1px #fff;
	font-size:24px;
	font-weight:bold;
	line-height:1.4em;
}

.stepTxArea{
	width:952px;
	float:left;
	border-right:4px solid #fae7c9;
	border-left:4px solid #fae7c9;
	border-bottom:4px solid #fae7c9;
}

.stepTxAreaIn{
	padding:20px;
}

.steps{
	background:url(../images/next_contents_bottom.gif) no-repeat center bottom;
	float:left;
	width:960px;
	margin-bottom:30px;
	padding-bottom:60px;
}

.companyOffical{
	width:472px;
	height:82px;
	background:url(../images/company_to_official.gif) no-repeat left top;
	float:left;
}

.companyPdf{
	width:471px;
	height:82px;
	background:url(../images/company_to_pdf.gif) no-repeat left top;
	float:right;
}
.companyOffical p,.companyPdf p{
	font-size:18px;
	padding:30px 0 0 90px;
	font-weight:bold;
}

.companyOffical p a:hover{color:#ea5404!important;}
.companyPdf p a:hover{color:#ea5404!important;}

.companyOffical a,.companyOffical a:visited,.companyPdf a,.companyPdf a:visited{color:#333; text-decoration:none;}
.companyOffical.hover,.companyPdf.hover{color:#ea5404!important;}
.companyOffical.hover a:link,.companyPdf.hover a:link{color:#ea5404!important;}
.companyOffical.hover a:visited,.companyPdf.hover a:visited{color:#ea5404!important;}

.WhosInCharge{
	width:984px;
	float:left;
	display:inline;
	margin-left:-24px;
}

.WhosInChargeBox{
	border:1px solid #cfcaa8;
	background:#e5e1c5;
	width:220px;
	margin-left:24px;
	float:left;
	padding-bottom:7px;
	display:inline;
}
.WhosInChargeImg{
	padding:7px 0 7px 7px;
	float:left;
}

.WhosInChargeTitle{
	background:#e68012;
	float:left;
	width:206px;
	display:inline;
	margin-left:7px;
}

.WhosInChargeTitle h3{
	padding:7px 7px 2px;
	color:#fff;
}

.WhosInChargeTx{
	background:#fff;
	float:left;
	width:206px;
	display:inline;
	margin-left:7px;
}

.WhosInChargeTx p{
	padding:7px;
}

.WhosInChargeBtnBg01{
	width:206px;
	float:left;
	background:url(../images/area_btn01_01.gif) no-repeat left top #a6937c;
	margin-left:7px;
	display:inline;
}

.WhosInChargeBtnBg02{
	width:206px;
	float:left;
	background:url(../images/area_btn01_02.gif) no-repeat right bottom;
}
.WhosInChargeBtnBg02 p{
	text-align:center;
	padding:2px;
}
.WhosInChargeBtnBg02 p a{
	color:#fff;
}

.genchi_btn01{
	width:304px;
	height:78px;
	float:left;
	background:url(../images/genchi_btn01.gif) no-repeat left top;
}

.genchi_btn01 p{
	padding:20px 0 0 102px;
	font-size:21px;
	font-weight:bold;
}

.genchi_btn01 p a{
	color:#00479d;
	text-shadow:-1px -1px 1px #CCC;
}


.genchi_btn01{
	width:304px;
	height:78px;
	float:left;
	background:url(../images/genchi_btn01.gif) no-repeat left top;
}

.genchi_btn01 p{
	padding:20px 0 0 90px;
	font-size:20px;
	font-weight:bold;
}

.genchi_btn01 p a{
	color:#00479d;
	text-shadow:-1px -1px 1px #CCC;
}

.genchi_btn02{
	width:304px;
	height:78px;
	float:left;
	background:url(../images/genchi_btn02.gif) no-repeat left top;
	margin-left:24px;
	display:inline;
}

.genchi_btn02 p{
	padding:20px 0 0 90px;
	font-size:20px;
	font-weight:bold;
}

.genchi_btn02 p a{
	color:#22ac38;
	text-shadow:-1px -1px 1px #CCC;
}


.genchi_btn03{
	width:304px;
	height:78px;
	float:left;
	background:url(../images/genchi_btn03.gif) no-repeat left top;
	margin-left:24px;
	display:inline;
}

.genchi_btn03 p{
	padding:20px 0 0 90px;
	font-size:20px;
	font-weight:bold;
}

.genchi_btn03 p a{
	color:#ea5404;
	text-shadow:-1px -1px 1px #CCC;
}

.genchi_btn001{
	width:221px;
	min-height:74px;
	border:2px solid #0094c8;
	float:left;
}

.genchi_btn002{
	width:221px;
	min-height:74px;
	border:2px solid #8fc31f;
	float:left;
	margin-left:20px;
	display:inline;
}

.genchi_btn003{
	width:221px;
	min-height:74px;
	border:2px solid #ee2fc3;
	float:left;
	margin-left:20px;
	display:inline;
}

.genchi_btn004{
	width:221px;
	min-height:74px;
	border:2px solid #f08200;
	float:left;
	margin-left:20px;
	display:inline;
}

.genchi_btn001 img,
.genchi_btn002 img,
.genchi_btn003 img,
.genchi_btn004 img{ float:left; padding:4px 7px 4px 4px;}

.genchi_btn001 p a{ text-shadow:-1px -1px 1px #CCC; color:#00479d;}
.genchi_btn002 p a{ text-shadow:-1px -1px 1px #CCC; color:#22ac38;}
.genchi_btn003 p a{ text-shadow:-1px -1px 1px #CCC; color:#ee2fc3;}
.genchi_btn004 p a{ text-shadow:-1px -1px 1px #CCC; color:#ea5404;}

.genchi_btn001 p,
.genchi_btn002 p,
.genchi_btn003 p,
.genchi_btn004 p{ font-size:15px; font-weight:bold;}

.genchi_btn001 p.sp,
.genchi_btn002 p.sp,
.genchi_btn003 p.sp,
.genchi_btn004 p.sp{ padding-top:18px;}

.eigyoList{width:984px; float:left; display:inline;	margin-left:-24px;}

.eigyoListImg{
	width:296px;
	border:4px solid #d2d2d2;
	float:left;
	background:#fafafa;
	margin-left:24px;
	margin-bottom:24px;
	display:inline;
}

.eigyoListImg img{
	padding:1px;
	border-bottom:4px solid #d2d2d2;
}
.eigyoListImg p{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:1.8em;
}

.eigyoListImg p a{color:#090;}

.chokueiLink{
	width:970px;
	float:left;
	display:inline;
	margin-left:-10px;
}

.chokueiLink li{
	margin-left:10px;
	float:left;
}


.area_discriptRead{
	width:450px;
	float:left;
}

.area_discript{
	width:490px;
	height:222px;
	background:url(../images/area_discript_bg.gif) no-repeat right top;
	float:right;
	display:inline;
	margin-left:20px;
}

.area_discript img{
	float:right;
	padding:7px;
}

.area_discriptTx{
	width:260px;
	text-align:center;
	padding:85px 0 0 7px;
	color:#00479d;
	font-weight:bold;
	font-size:18px;
	line-height:1.4em;
}

.areaL{
	width:468px;
	float:left;
}

.areaR{
	width:468px;
	float:right;
}

.areaShopTitle{
	width:468px;
	height:46px;
	border:1px solid #feae59;
	background:#fde6cd;
	margin-bottom:16px;
 	float:left;
	display:inline;
}

.areaShopTitle h3{
	text-shadow:-1px -1px 1px #fff;
	font-size:18px;
	font-weight:bold!important;
}
.areaShopTitleIn{
	padding:13px 15px 0
}

.flow{
	width:960px;
	float:left;
	border:4px solid #ffd490;
	background:#fae7c9;
}

.ItemList{
	width:983px;
	float:left;
	display:inline;
	margin-left:-23px;
}

.ItemList01{
	width:460px;
	border:4px solid #eeeeee;
	float:left;
	display:inline;
	margin-left:23px;
	margin-bottom:20px;
}

.ItemList01Head{
	width:460px;
	height:284px;
	float:left;
	position:relative;
}

.ItemList01Head .ItemList01HeadLogo{position:absolute;	left:0px;	top:0px;}
.ItemList01Head .ItemList01HeadKyuto{position:absolute;	left:5px;	top:66px;}

.ItemList01Head .ItemList01HeadRemote{position:absolute;	left:120px;	top:140px; width:212px; text-align:center;}
.ItemList01Head .ItemList01HeadRemoteName{position:absolute;	left:300px;	top:250px; font-size:120%; font-weight:bold;color:#7B7B7B;}
.ItemList01Head .ItemList01HeadWaribiki{position:absolute;	left:248px;	top:0; width:212px; height:215px; text-align:center; background:url(../images/item_list_parcent.png) no-repeat left top;}
.ItemList01Head .ItemList01HeadWaribiki .Tx01{text-shadow:-1px -1px 1px #fff; font-size:17px; padding-top:45px; font-weight:bold;}
.ItemList01Head .ItemList01HeadWaribiki .Tx02{text-shadow:-1px -1px 1px #fff; font-size:26px; padding-top:10px; color:#19448e; font-weight:bold;}
.ItemList01Head .ItemList01HeadWaribiki .Tx03{text-shadow:-1px -1px 1px #fff; font-size:45px; padding-top:20px; color:#d10010; font-weight:bold;}
.ItemList01Head .ItemList01HeadWaribiki .Tx03 span{font-size:30px;}
.ItemList01Head .ItemList01HeadWaribiki .Tx04{text-shadow:-1px -1px 1px #fff; font-size:32px; padding-top:20px; color:#d10010; font-weight:bold;}

.ItemList01Kind{
	width:428px;
	display:inline;
	float:left;
	margin:0 16px 16px;
}

.ItemList01Kind li{
	float:left;
	background:#19448e;
	padding:5px;
	display:inline;
	margin:6px 6px 0;
	color:#fff;
	font-weight:bold;
}

.ItemListPrice01{
	width:460px;
	float:left;
	background:#eafaff;
}
.ItemListPrice02{
	width:460px;
	float:left;
	background:#fff;
}
.ItemListPriceKataban{
	padding:20px 16px;
	font-size:20px;
	font-weight:bold;
}

.ItemListPriceKomikomi{
	background:#2c9a05;
	color:#fff;
	padding:5px 20px;
	text-align:center;
	width:140px;
	font-size:17px;
	margin-left:16px;
	display:inline;
	font-weight:bold;
}

.ItemListPriceNum{
	color:#d10010;
	text-align:right;
	font-size:48px;
	width:280px;
	float:right;
	display:inline;
	margin-right:16px;
	font-weight:bold;
	text-shadow:1px 1px 1px #313131;
	padding-bottom:25px;
	position:relative;
}

.ItemListPriceNum img{
	position:absolute;
	right:0;
	top:-10px;
	padding-right:23px;
}

.ItemListPriceNum span{
	font-size:25px;
	color:#313131;
	text-shadow:1px 1px 1px #ccc;
}

.ItemListFullAuto{
	background:url(../images/item_list_full_auto_bg.gif) no-repeat left top;
	width:428px;
	height:59px;
	float:left;
	display:inline;
	margin:16px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	font-size:16px;
}
.ItemListFullAuto p{padding-top:20px}

.ItemListFullAuto span{
}

.ItemListFullAuto span.ItemListFullAutoRed{
	color:#d10010;
	font-size:28px;
}
.ItemListFullAuto span.ItemListFullAutoBlue{
	color:#19448e;
	font-size:25px;
}

.ItemListDiscript{
	text-align:center;
	font-size:20px;
	line-height:1.4em;
	padding:15px 0 20px;
	font-weight:bold;
}

.ItemListBtn{
	text-align:center;
	padding:0 0 25px;
}

.fHeight{float:left;}

.ItemSpList{
	width:984px;
	float:left;
	display:inline;
	margin-left:-24px;
}

.ItemSpList01{
	width:288px;
	border:8px solid #fafafa;
	float:left;
	margin-left:24px;
	margin-bottom:24px;
}

.ItemSpList02{
	width:944px;
	border:8px solid #fafafa;
	float:left;
	display:inline;
}

.ItemSpList02 li{
	width:314px;
	float:left;
	text-align:center;
	padding:16px 0;
}

.ItemSpKinou{
	border:1px solid #e5e5e5;
	float:left;
	width:958px;
	display:inline;
	background:#fafafa;
	padding-bottom:8px;
}

.ItemSpKinou h3{
	font-size:18px;
	font-weight:bold;
	padding:16px;
}

.ItemSpKinou01{
	width:943px;
	background:#fff;
	float:left;
	display:inline;
	margin-left:8px;
}
.ItemSpKinou01In{
	padding:16px;
}

.sectionFlow01{
	float:left;
	display:inline;
	background:url(../images/kyuto_flow_bg02.jpg) repeat-y left top;
	width:960px;
}

.sectionFlow02{
	float:left;
	display:inline;
	background:url(../images/kyuto_flow_bg01.jpg) no-repeat left top;
	width:960px;
}

.sectionFlow03{
	float:left;
	display:inline;
	background:url(../images/kyuto_flow_bg03.jpg) no-repeat left bottom;
	width:960px;
}

.sectionFlow04{
	float:left;
	display:inline;
	background:url(../images/kyuto_flow_bg05.jpg) repeat-y left top;
	width:960px;
}

.sectionFlow05{
	float:left;
	display:inline;
	background:url(../images/kyuto_flow_bg04.jpg) no-repeat left top;
	width:960px;
}

.sectionFlow06{
	float:left;
	display:inline;
	background:url(../images/kyuto_flow_bg06.jpg) no-repeat left bottom;
	width:960px;
}

.sectionFlowIn{
	padding:16px;
	float:left;
}

.sectionFlowTx01{
	float:right;
	display:inline;
	margin-left:26px;
	margin-top:10px;
	width:400px;
	font-size:18px;
	line-height:1.8em;
}

.sectionFlowTx02{
	float:right;
	display:inline;
	margin-left:26px;
	margin-top:10px;
	width:650px;
	font-size:18px;
	line-height:1.8em;
}

.imgBorder01{
	border:4px solid #eeeeee;
}
.imgBorder02{
	border:4px solid #fff;
}

.sectionFlowTxNum{
	width:32px;
	float:left;
}
.sectionFlowTx03{
	float:right;
	width:600px;
}

.sectionFlowTx03 h3{
	font-weight:bold;
	font-size:115%;
}

.genchi-chosa_read01{
	font-size:25px;
	text-align:center;
	line-height:1.8em;
}

.genchi-chosa_read01 span{
	border-bottom:2px solid #F00;
}

.genchi-chosa_read02 {
	font-size:25px;
	text-align:center;
	line-height:1.8em;
}


.genchi-chosa_read02 span{
	border:2px solid #F00;
	padding:0 5px;
	font-weight:bold;
}

.boxCircle01{
	border:1px solid #ccc;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	width:938px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-bottom:20px;
}

.boxCircle01 p{padding:10px;}
.linkArea01{ line-height:1.8em;font-size:20px; font-weight:bold; text-shadow:-1px -1px 1px #ccc; text-align:center; padding:10px;}
.linkArea01 span{ border:1px solid #ccc; padding:10px;}


.blogL,
.blogLsection{
	width:220px;
	float:left;
	display:inline;
}



.blogSideTitle01{
	background:url(../images/imgBlogside01.jpg) no-repeat left top;
	height:78px;
	width:220px;
	float:left;
	
}

.blogSideTitle01 h3{
	padding:45px 0 0 15px;
	font-size:120%;
	color:#515151;
}

.blogSideTitle02{
	background:url(../images/imgBlogside02.jpg) no-repeat left top;
	height:90px;
	width:220px;
	float:left;
	
}
.blogSideTitle02 h3{
	padding:58px 0 0 15px;
	font-size:120%;
	color:#515151;
}
.blogList{
	width:210px;
	_width:220px;
	border-left:5px solid #f6be80;
	border-right:5px solid #f6be80;
	border-bottom:5px solid #f6be80;
	float:left;
}

.blogList ul{
	float:left;
	padding:10px;
}

.blogList ul li{
	padding-bottom:5px;
	border-bottom:1px dotted #EDB461;
	margin-bottom:5px;
	width:100%;
	float:left;
	display:inline;
	color:#7ca429;
}

.blogList ul li a{
	width:100%;
	float:left;
	display:block;
	color:#7ca429;
}

.blogR{
	width:720px;
	float:right;
}

.blogRsection{
	width:716px;
	border:2px solid #ccc;
	float:left;
	display:inline;
	margin-bottom:40px;
}

.blogRsectionIn{
	padding:20px;
}
.blogRsectionIn h3{ font-weight:bold;border-bottom:3px solid #fdcc98; background:url(../images/imgBlogTitle.jpg) no-repeat left 2px; font-size:135%; padding-bottom:7px; color:#414141; margin-bottom:15px; padding-left:30px;}
.blogRsectionIn h3 a{
	color:#7ca429;
}

.blogList ul li a:hover,
.blogRsectionIn h3 a:hover{
	color:#5f7e1e;
}
.bnrLink01{ width:500px; margin:0 auto;text-align:center;
background: #87aa52; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3YWE1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzgwYzQxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iIzcxYWQxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MWFkMTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #87aa52 0%, #80c41b 50%, #71ad18 54%, #71ad18 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87aa52), color-stop(50%,#80c41b), color-stop(54%,#71ad18), color-stop(100%,#71ad18)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #87aa52 0%,#80c41b 50%,#71ad18 54%,#71ad18 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #87aa52 0%,#80c41b 50%,#71ad18 54%,#71ad18 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #87aa52 0%,#80c41b 50%,#71ad18 54%,#71ad18 100%); /* IE10+ */
background: linear-gradient(to bottom,  #87aa52 0%,#80c41b 50%,#71ad18 54%,#71ad18 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87aa52', endColorstr='#71ad18',GradientType=0 ); /* IE6-8 */




border:2px solid #ccc;
border-radius: 5px;}

.bnrLink01 span{
	line-height:35px;
	background:url(../images/linkIco01.png) no-repeat right center;
	padding-right:15px;

}


.bnrLink01 a{
	padding:15px 50px;
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:150%;
	text-decoration:none;
		text-shadow: -1px -1px 1px #98540b;
}


.bnrLink01:hover{
background: #71AD18; /* Old browsers */


}