@charset "utf-8";


/* 1.customer
========================================== */

#customer #content #customer-img{
margin-bottom:30px;
}

#customer #content .contact-box{
width:710px;
margin-bottom:30px;
}

#customer #content .contact-box li{
float:left;
width:216px;
font-size:96%;
color:#000000;
}

#customer #content .contact-box li.contact2{
padding:0 31px;
}

#customer #content .contact-box .mb10{
margin-bottom:10px;
}



#customer #content .ichiran-box{
padding-bottom:1em !important;
	margin-bottom:1em;
	background-image: url(../images/blogs-ichiran-bottomline-dotte.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:345px;
}

#customer #content #alpha .contact-box tr{
	background-image: url(../images/blogs-ichiran-bottomline-dotte.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#customer #content #alpha .contact-box th{
width:60px;
color:#001489;
font-weight:bold;
padding:1em 0;
}

#customer #content #alpha .contact-box td{
padding:1em 0;
}

#customer #content .contact-box .mb10,
#customer #content .voice-box .mb10{
font-size:85%;
color:#000000;
margin-bottom:10px;
}


#customer #content .contact-box .mb20,
#customer #content .voice-box .mb20{
font-size:85%;
color:#000000;
}

#customer #content .body{
font-size:100%;
color:#000000;
}


/*#customer #content .contact-box img,*/
#customer #content .voice-box img{
margin-bottom:20px;
}

#customer #content .view-ichiran {
    font-size: 100%;
    margin: 10px 0 0 !important;
    text-align: right;
}

#customer #content .view-ichiran a {
    background-image: url("../images/bullet02.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    text-decoration: none;
}

#customer #content .contact-box p,
#customer #content .voice-box p{
margin-bottom:0px !important;
}


#customer #content #alpha h3.catname{
	color:#000000;
	font-size:114%;
	font-weight:bold;
	background-image: url(../images/news-bottomline-dotte.png);
	border-top:none;
	padding:8px 0;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.faq #content #alpha h3.catname2,
.cat-faqswimming #alpha h3.catname2,
.cat-faqcap #alpha h3.catname2,
.cat-faqgoggles #alpha h3.catname2,
.cat-faqother #alpha h3.catname2,
.cat-faqschool #alpha h3.catname2,
.cat-faqkaigo #alpha h3.catname2,
.cat-faqfeeialigner #alpha h3.catname2{
	color:#000000;
	font-size:114%;
	font-weight:bold;
/*	background-image: url(../images/news-bottomline-dotte.png);*/
background-image:none !important;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7f89c4;
	padding:8px 0;
/*	margin-bottom:10px;*/
}

.faq #content #alpha h2.catname2,
.cat-faqswimming #alpha h2.catname2,
.cat-faqcap #alpha h2.catname2,
.cat-faqgoggles #alpha h2.catname2,
.cat-faqother #alpha h2.catname2,
.cat-faqschool #alpha h2.catname2,
.cat-faqkaigo #alpha h2.catname2,
.cat-faqfeeialigner #alpha h2.catname2{
    background: url(../images/bullet-h2.png) no-repeat scroll 8px center transparent;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    font-size: 136%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 13px 8px 13px 20px;
}

#customer #wrap #container #container-inner #content #content-inner #bnrBox {
    clear: both;
/*	width:710px*/
	 table-layout: fixed;
    width: 733px;
	margin-bottom:24px;
}

#customer #wrap #container #content #bnrBox li {
    float: left;
    padding: 0px 6px 6px 0px;
}


#customer #wrap #container #content .voive-box {
margin-bottom:20px;
}



#customer #wrap #container #content #info-list th {
    color: #666666 !important;
	font-size:100% !important;
}

#customer #wrap #container #content #info-list td {
    color: #000000 !important;
    padding: 0px 0 10px 10px;
    text-decoration: none;
	background: url("../images/bullet03.png") no-repeat scroll 0px 0.5em transparent;
	font-size:100% !important;
}





/* 記事詳細
========================================== */

#customer #content #dtl-header {
    background: url("../images/dtl-header-bottom.png") no-repeat scroll center bottom transparent;
    border-top: 1px solid #7F89C4;
    margin-bottom: 25px;
    padding: 20px 0;
}

#customer #content #alpha h3 {
    color: #000000;
    font-size: 114%;
    font-weight: bold;
    line-height: 125%;
}



/* よくある質問一覧
========================================== */
#customer #content .faqlist {
margin-bottom:20px;
}


#customer #content dl.qa {
background:url("../images/news-bottomline-dotte.png") repeat-x left bottom;
padding-bottom:1px;/* ←点線高分 */
}

#customer #content dl.qa dt {
background:url("../images/news-bottomline-dotte.png") repeat-x left top;
line-height:1.6;/* ←任意設定 */
padding-top:1px;/* ←点線高分 */
}


#customer #content dl.qa dt a {
display:block;
cursor:pointer;
background:url("../images/bullet-Q.png") no-repeat 0 1em;
padding: 10px 0 10px 25px;/* ←Q文章の上下左右padding */
}
#customer #content dl.qa dt a:hover, dl.qa dt a:active {
background-color:#CCD0E7;/* ←Q文章のhover時背景色変化 */
color:#000;
text-decoration:none !important;
}
#customer #content dl.qa dd {
background:url("../images/bullet-A.png") no-repeat 27px 1em;/* ←回答が2行以上になっても1行目の縦中心に来るよう上からは0.4em */
line-height:1.6;/* ←dtのline-heightと同指定 */
padding: 10px 0 10px 50px;/* ←A文章の上下左右padding */
}








/* お客様の声を活かして
========================================== */

#customer #wrap #container #content #pickup-list {
margin-bottom:20px;
}

#customer #wrap #container #content #pickup-list li {
    background: url("../images/bullet03.png") no-repeat scroll 0px 0.5em transparent;
    color: #000000 !important;
    display: block;
    padding: 0px 0 10px 10px;
    text-decoration: none;
}


/* お客様の声を活かして_index.html
========================================== */
.voive-box2{
width:730px;
clear:both;
}


.voice .voive-box-list{
 border: 1px solid #D9D9D9;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 1px;
	width:340px;
	padding-bottom:10px;
	margin-right:20px;
	float:left;
}



.voice .list-Q{
	background:#f3f3f3 url(../images/bullet-Q2.png) no-repeat 12px 15px;
	border-radius: 4px 4px 4px 4px;
	color:#001489;
	min-height:86px;
	margin-bottom:10px !important;
	padding:13px 10px 0px 31px;
}

.voice .list-img{
padding-left:9px;
width:100px;
float:left;
/*border-radius: 4px 4px 4px 4px;*/
}

.voice .list-img img{
border-radius: 4px 4px 4px 4px;
}

.voice .list-A{
float:left;
width:208px;
padding-left:15px;
}

.voice .btn-voice{
padding:0 0 0 10px;
}



/* お客様の声を活かして_詳細ページ
========================================== */

.dtl-voice .list-Q2{
	background:#f3f3f3 url(../images/voice-list-Q2-bg.png) no-repeat 15px 15px;
	border-radius: 4px 4px 4px 4px;
	color:#001489;
	margin-bottom:13px !important;
	padding:45px 10px 10px 36px;
}






/* お問い合わせフォーム
========================================== */

#customer #wrap #container #content .contact-box2 {
margin-bottom:20px;
}

#customer #wrap #container #content .contact-box2 h4{
font-size:100%;
font-weight:bold;
padding-bottom:8px;
}


#customer #content .contact-box2 .mb30{
margin-bottom:30px;
}

#customer #content .contact-list{
margin:0 auto;
width:710px;
}

#customer #content .contact-list li{
float:left;
padding-right:20px;
padding-bottom:20px;
display:block;
}




/* 取扱説明書20130121
========================================== */

#customer #content .manual-list li {
    background: url(../images/news-bottomline-dotte.png) repeat-x scroll left bottom transparent;
    padding-bottom: 1px;
}

#customer #content .manual-list li a {
    background: url(../images/bullet-manual.png) no-repeat scroll 0 1em transparent;
    cursor: pointer;
    display: block;
    padding: 10px 0 10px 25px;
}






/* 2.customer
========================================== */






/* 2.サイド
========================================== */

#customer #content #beta .widget {
    padding-bottom: 7px;
}


#customer #content #beta .widget .widget-inner{
	border-radius: 0px 0px 5px 5px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content #beta .widget-catlist .cat-list li{
border-top:solid 1px #CCCCCC;

}

#content #beta .widget-catlist .cat-list li.news{
border-top:none;

}

#content #beta .widget-catlist .cat-list li a{
display:block;
padding:10px 0px 10px 20px;
background:url(../images/bullet03.png) no-repeat 10px center;
text-decoration:none;
color:#000000 !important;
}

#content #beta .widget-catlist .cat-list li a:hover{
display:block;
padding:10px 0px 10px 20px;
background-color:#ccd0e7;
text-decoration:none;
color:#000000 !important;
}


.faq #beta .widget-catlist .cat-list li.faq,
.contact #beta .widget-catlist .cat-list li.contact,
.voice #beta .widget-catlist .cat-list li.voice{
display:block;
/*padding:10px 0px 10px 20px;*/
background-color:#ccd0e7;
text-decoration:none;
}

#customer #content #beta .widget2 {
margin-top:20px;
}

#customer #content #beta .widget2 .catname-bata{
    background: url(../images/bullet-h2.png) no-repeat scroll 8px center transparent;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    font-size: 107%;
    font-weight: bold;
    margin-bottom: 13px;
    padding: 13px 8px 13px 20px;
}

#customer #content #beta .widget2 img{
    margin-bottom: 13px;

}


#customer .contact-box .text-small{
font-size:85%;
}

#customer .contact-box .w290{
width:290px;
}



