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

/*#cont h1 {
width:100%;
margin-bottom: 10px;
}*/

#tp { background-color: #fff; }

/* 2012/07/11 */
#cont h1{
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
}

/*h2設定始まり*/
#cont h2{
width:500px;
}

/*h2設定終わり*/


.main_box {
color:#333333;
font-size:14px;
line-height:120%;
width: 500px;
margin-bottom: 10px;
}
.main_box p{
line-height:1.4em;
margin-bottom:15px;
}
.main_box #kenshu_box {
width: 500px;
background-color: #990000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #990000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #990000;
}
.main_box #consul_box {
width: 500px;
background-color: #8A742E;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #8A742E;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #8A742E;
}
.main_box #kenshu_consul_box {
width: 500px;
background-color: #4C0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4C0000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #4C0000;
}
.main_box #system_box {
width: 500px;
background-color: #254004;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #254004;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #254004;
}
.main_box .insideBox {
width: 498px;
padding: 0px;
margin-left: 1px;
background-color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.main_box .comment {
float: left;
margin-top: 20px;
margin-right: 20px;
margin-left: 20px;
}

.main_box .caseBoxA {
width: 260px;
float: left;
background-image: url(../img/solution/line_kenshu.jpg);
background-repeat: no-repeat;
background-position: left top;
margin-left: 20px;
margin-top: 20px;
}

.main_box .caseBoxB {
width: 260px;
float: left;
background-image: url(../img/solution/line_consul.jpg);
background-repeat: no-repeat;
background-position: left top;
margin-left: 20px;
margin-top: 20px;
}
.main_box .caseBoxC {
width: 260px;
float: left;
background-image: url(../img/solution/line_kenshu_consul.jpg);
background-repeat: no-repeat;
background-position: left top;
margin-left: 20px;
margin-top: 20px;
}

.main_box .caseA {
font-weight: bold;
padding-left: 25px;
color: #990000;
}
.main_box .caseB {
font-weight: bold;
padding-left: 25px;
color: #8A742E;
}
.main_box .caseC {
font-weight: bold;
padding-left: 25px;
color: #410000;
}
.main_box .caseQ {
font-weight: bold;
font-size: 14px;
padding-left: 25px;
}
.main_box .Customer {
font-size: 10px;
text-align: right;
margin-right: 8px;
}
.main_box .solutionButton {
margin-left: 265px;
margin-bottom: 0px;
padding-bottom: 15px;
}
.main_box .solutionButtonB {
padding-top: 50px;
float: left;
width: 200px;
margin-left: 10px;
}






/*ページトップへ*/
.toTop {
text-align: right;
margin-bottom: 20px;
margin-top: 10px;
}
#contact_box_table .tellnumber dt {
color: #FB9B2A;
line-height: 1.3em;
}
