@charset "utf-8";
/* CSS Document */

/* LinkColor */
a:link {
color: #FF8225;
}
a:visited {
color: #FF8225;
}
a:hover, a:focus {
color: #FFA824;
}
a:active {
color: #FFA824;
}
/* VAlignOption */
.imgVABtm {
vertical-align: bottom;
}
/* Note */
.note {
text-indent: -1em;
margin-left: 1em;
}
/* RoundBox */
.roundCap {
font-size: 0%;
line-height: 0;
}
/* FontSizeClass */
.t8 {font-size: 62%;}
.t9 {font-size: 69.3%;}
.t10 {font-size: 77%;}
.t11 {font-size: 85%;}
.t12 {font-size: 93%;}
.t13 {font-size: 100%;}
.t14 {font-size: 108%;}
.t15 {font-size: 116%;}
.t16 {font-size: 123.1%;}
.t17 {font-size: 131%;}
.t18 {font-size: 138.5%;}
.t19 {font-size: 146.5%;}
.t20 {font-size: 153.9%;}

/* ------------------------------------------------------------------------------
Template
------------------------------------------------------------------------------ */ 

body {
background: url(../img_common/bg.jpg) repeat-x top;
color: #666;
}
#headLine {
width: 1030px;
margin-right: auto;
margin-left: auto;
}
#wrap h1 {
color: #FFF;
float: left;
padding-left: 50px;
height: 20px;
font-size: 12px;
}
#header {
background: url(../img_common/head_bg.png) no-repeat center;
width: 1030px;
height: 81px;
margin-right: auto;
margin-left: auto;
}
#headMenu {
float: right;
height: 20px;
padding-right: 50px;
}
#headMenu li {
float: left;
height: 20px;
padding-right: 10px;
}
#header h2 {
float: left;
padding-left: 60px;
margin-top: 5px;
}
#headBtn {
float: right;
padding-right: 60px;
}
#headBtn li {
float: left;
margin-top: 10px;
padding-right: 10px;
}
#wrap {
text-align: center;
width: 100%;
}
#contBg {
width: 960px;
margin-right: auto;
margin-left: auto;
text-align: left;
background-image: url(../img_common/main_bg.gif);
background-repeat: repeat-y;
margin-bottom: 10px;
}

/* パンくずリンク */
#pankuzuBg {
background: url(../img_common/bg_pankuzu.png) no-repeat;
height: 46px;
width: 960px;
margin-right: auto;
margin-left: auto;
}
#pankuzuBg p {
float: right;
padding-right: 9px;
}
#pankuzuList {
float: left;
padding-top: 3px;
padding-left: 5px;
width: 795px;
}
#pankuzuList li {
float: left;
background-image: url(../img_common/pankuzu_border.jpg);
background-repeat: no-repeat;
background-position: right top;
padding-right: 25px;
font-size: 12px;
line-height: 33px;
height: 33px;
padding-left: 15px;
color: #FFF;
}
#pankuzuList li.pankuzuList_last {
background-image: none;
}
#pankuzuList a:link {
color: #FFF;
}
#pankuzuList a:visited {
color: #FFF;
}
#pankuzuList a:hover, a:focus {
color: #39F;
}
#pankuzuList a:active {
color: #FFF;
}

/* メインメニュー */
#mainMenu{
border-top-width: 5px;
border-bottom-width: 5px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #333;
border-bottom-color: #333;
width: 960px;
margin-right: auto;
margin-left: auto;
}
#mainMenu li{
float: left;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 5px;
padding-left: 5px;
}

/* メインエリア */
#main {
float: left;
width: 710px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 20px;
}

/* サイドエリア */
#rightMenu {
float: right;
width: 220px;
padding-top: 15px;
text-align: center;
}
#rightMenu li {
margin-bottom: 20px;
}
#sideBanner{
font-size: 0%;
line-height: 0;
}
#sideBanner li{
margin-bottom: 10px;
}
#caseList {
background: #FFF;
width: 190px;
margin-right: auto;
margin-left: auto;
padding-right: 5px;
padding-left: 5px;
}
#caseList li {
text-align: left;
padding-left: 20px;
color: #666;
background-image: url(../img_common/icon01.gif);
background-repeat: no-repeat;
background-position: left 0.3em;
line-height: 1.4;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
#caseList li strong{
font-weight: bold;
color: #FF8225;
}
#caseList .caseAllBtn {
list-style: none;
background: url(../../css/none);
text-align: right;
padding: 5px;
margin: 0px;
}

/* フッター */
#footer {
height: 33px;
line-height: 33px;
color: #FFF;
width: 950px;
margin-right: auto;
margin-left: auto;
padding-left: 10px;
background-image: url(../img_common/foot_bg.jpg);
background-repeat: no-repeat;
}
#footer a:link {
color: #FFF;
}
#footer a:visited {
color: #FFF;
}
#footer a:hover, a:focus {
color: #39F;
}
#footer a:active {
color: #FFF;
}

/* ------------------------------------------------------------------------------
コンテンツページで共通使用
------------------------------------------------------------------------------ */

/* 気になるお値段 */
.mtit01{
padding-left: 10px;
}
.mtit02{
margin-bottom: 20px;
padding-left: 10px;
}
.mtit03{
margin-bottom: 20px;
padding-left: 10px;
margin-top: 30px;
}
.txt01{
padding-left: 25px;
width: 630px;
margin-bottom: 20px;
}
.imageArea01{
margin-bottom: 40px;
text-align: center;
width: 680px;
}
.imageArea02{
margin-bottom: 40px;
text-align: center;
width: 680px;
}
.imageArea02 li{
padding-bottom: 12px;
}

/* 使い始めるまではカンタン */
.outlineTit{
padding-left: 20px;
font-size: 0%;
line-height: 0;
}
#outline{
padding-left: 20px;
margin-top: 8px;
margin-bottom: 36px;
}
#outline li{
float: left;
padding-right: 9px;
}
#flow{
padding-left: 10px;
margin-bottom: 70px;
}
#flow li{
border: 4px solid #DADADA;
width: 652px;
background-repeat: no-repeat;
background-position: 11px 15px;
}
#flow li.flowCustomer{
background-image: url(../img_common/customer.jpg);
}
#flow li.flowJapanizm{
background-image: url(../img_common/japanizm.jpg);
}
#flow li h5,
#flow li h4{
padding-left: 60px;
margin-top: 21px;
margin-bottom: 17px;
}
#flow li ul{
width: 630px;
margin-right: auto;
margin-left: auto;
}
#flow li ul li{
border-top-style: none;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
padding-left: 95px;
width: 535px;
background-repeat: no-repeat;
background-position: left top;
border-bottom-width: 1px;
border-bottom-color: #CCC;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 9px;
}
#flow li.flowArrow{
margin-top: 15px;
margin-bottom: 15px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding-left: 110px;
width: 550px;
}
#flow li .flowImg01{
padding-left: 60px;
margin-top: -17px;
margin-bottom: 15px;
}
#flow li.step4_left {
width: 402px;
float: left;
}
#flow li.step4_right {
float: left;
width: 232px;
margin-left: 10px;
}
#flow li.step4_right h5{
margin-bottom: 5px;
padding-left: 70px;
}
#flow li.flowFinish{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.flowTxt01{
padding-left: 73px;
margin-bottom: 0.3em;
}
.flowTxt02{
margin-top: 5px;
padding-left: 10px;
margin-bottom: 15px;
}
.flowTxt03{
padding-left: 73px;
margin-bottom: 15px;
padding-right: 20px;
}
.flowTxt04{
padding-left: 73px;
padding-bottom: 15px;
}
#flow li .flowList3{
margin-top: 5px;
margin-bottom: 15px;
margin-right: 0px;
margin-left: 0px;
padding-left: 20px;
}
#flow li .flowList3 li{
background-repeat: no-repeat;
background-position: left top;
float: left;
margin-right: 9px;
width: 145px;
display: inline;
padding-left: 27px;
line-height: 26px;
color: #333;
margin-bottom: 6px;
border-bottom-style: none;
padding-top: 0px;
padding-bottom: 0px;
}
#flow li .flowList2{
margin-top: 5px;
margin-bottom: 15px;
margin-right: 0px;
margin-left: 0px;
padding-left: 20px;
}
#flow li .flowList2 li{
line-height: 26px;
background-repeat: no-repeat;
background-position: left top;
display: inline;
float: left;
margin-right: 9px;
width: 235px;
padding-left: 27px;
color: #333;
margin-bottom: 6px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom-style: none;
}
.flowStit{
padding-left: 20px;
font-size: 0%;
line-height: 0;
}
#flow li address{
width: 550px;
border: 1px solid #D5D5D5;
background-color: #F6F6F6;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
line-height: 1.5;
margin-bottom: 20px;
margin-left: 20px;
}
#flow li address strong{
font-weight: bold;
}

/* スッキリ解決！Q&A */
.faqTit{
margin-top: 10px;
margin-bottom: 20px;
padding-left: 10px;
padding-top: 20px;
}
.faqBox{
width: 640px;
padding-left: 20px;
}
.faqBox li{
background-image: url(../img_common/qa_bg.gif);
background-repeat: repeat-y;
margin-bottom: 25px;
}
.faqBox li h5{
font-weight: bold;
color: #FFF;
background-color: #333;
background-image: url(../img_common/qa_top.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 40px;
padding-top: 0.4em;
padding-bottom: 0.4em;
}
.faqA{
margin-top: 13px;
padding-left: 75px;
background-repeat: no-repeat;
background-position: 12px top;
padding-right: 20px;
padding-top: 5px;
}
.faqA p{
margin-bottom: 15px;
}
.faqA h6{
font-size: 0%;
line-height: 0;
}
.faqList3{
margin-top: 5px;
padding-left: 2px;
margin-bottom: 15px;
}
.faqList3 li{
background-repeat: no-repeat;
background-position: left top;
float: left;
margin-right: 9px;
width: 145px;
display: inline;
padding-left: 27px;
line-height: 26px;
color: #333;
margin-bottom: 6px;
}
.faqList2{
margin-top: 5px;
margin-bottom: 15px;
}
.faqList2 li{
line-height: 26px;
background-repeat: no-repeat;
background-position: left top;
display: inline;
float: left;
margin-right: 9px;
width: 235px;
padding-left: 27px;
color: #333;
margin-bottom: 6px;
}
.faqA address{
width: 490px;
border: 1px solid #D5D5D5;
background-color: #F6F6F6;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
line-height: 1.5;
margin-bottom: 20px;
}
.faqA address strong{
font-weight: bold;
}
.faqTxt{
padding-bottom: 30px;
margin-bottom: 0px;
}
.faqA ol{
padding-bottom: 20px;
padding-left: 30px;
list-style-type: decimal;
}
.faqA ol li{
margin-bottom: 0px;
background-image: none;
}

/* cmsリンク */
.cmsLink a:link,
.cmsLink a:visited{
color: #91BA2C;
font-weight: bold;
}
.cmsLink a:hover,
.cmsLink a:focus,
.cmsLink a:active{
color: #A9D345;
font-weight: bold;
}

/* ecリンク */
.ecLink a:link,
.ecLink a:visited{
color: #EFC707;
font-weight: bold;
}
.ecLink a:hover,
.ecLink a:focus,
.ecLink a:active{
color: #F1DA05;
font-weight: bold;
}

/* crmリンク */
.crmLink a:link,
.crmLink a:visited{
color: #E13901;
font-weight: bold;
}
.crmLink a:hover,
.crmLink a:focus,
.crmLink a:active{
color: #FE6734;
font-weight: bold;
}

/* mobileリンク */
.mobLink a:link,
.mobLink a:visited{
color: #03B2CC;
font-weight: bold;
}
.mobLink a:hover,
.mobLink a:focus,
.mobLink a:active{
color: #03D6F3;
font-weight: bold;
}
.pagetop {
text-align: right;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 30px;
}
