@charset "utf-8";
/* CSS Document */
#contents {
    width: 760px;
    float: left;
    margin-right: 20px;
    font-size: 16px;
}
.trouble {
    margin: 20px 0 30px 0;
   	background: url(../img/soon/check_bg.png) right bottom no-repeat;
}
.trouble_li {
    margin: 15px 0 0 0;
    height: 30px;
    background: url(../img/soon/check.gif) left top no-repeat;
    padding: 6px 0 0 46px;
}
.rush {
    margin: 0 0 30px 0;
	background: url(../img/soon/rush_bg.gif) right top no-repeat;
	height: 212px;
	width: 760px;
}
.rush_txt {
    padding: 68px 20px 0 320px;
}
.rush_link {
	margin:30px 20px 0 0;
    text-align: right;
}
.rush_link a {
    padding-left: 30px;
    background: url(../img/common/arrow01_2.png) no-repeat 6px 2px;
}
.request {
	margin: 0 0 10px 0;

}
.rqar01 {
	float: left;
    padding: 74px 0 0 5px;
}
.rqar02 {
	margin: 0 auto;
	text-align: center;
}
.rq01 {
	float: left;
	width: 365px;
	height: 170px;
	background: url(../img/soon/request01.gif) top no-repeat;
}
.rq01_txt {
	padding: 14px 20px 0 90px;
}
.rq02 {
	float: right;
	width: 365px;
	height: 170px;
	background: url(../img/soon/request02.gif) top no-repeat;
}
.rq03 {
	width: 760px;
	height: 80px;
	background: url(../img/soon/request03.gif) top no-repeat;
}
.rq03 p{
    padding: 26px 0 0 220px;
    color: #B12929;
    font-weight: bold;
    font-size: 18px;
}
.rq04 {
	width: 760px;
	height: 140px;
	background: url(../img/soon/request04.png) top no-repeat;
}
.rq04 p , .rq05 p , .rq06 p {
    padding: 56px 240px 0 16px;
}
.rq05 {
	width: 760px;
	height: 200px;
	background: url(../img/soon/request05.png) top no-repeat;
}
.rq05_txt {
    padding: 0 240px 0 16px;
    color: #B12929;
    font-weight: bold;
    font-size: 18px;
}
.rq06 {
	width: 760px;
	height: 150px;
	background: url(../img/soon/request06.png) top no-repeat;
}
.rq07 {
	marign: 0px auto;
	text-align: center;
}
.topPlanBoxOuter {
    width: 755px;
}
.plan {
    width: 760px;
    background-color: #DCE8DC;
}
.plan h3 {
	font-size: 18px;
    margin: 40px 0 0 0;
    padding: 16px 0 0 10px;
}
.kazokusou {
    float: left;
    width: 360px;
    border: solid 2px #ccc;
	margin: 10px 0 10px 10px;
    background-color: white;
}
.kazokusou:hover {
    float: left;
    width: 360px;
    border: solid 2px #00a000;
	margin: 10px 0 10px 10px;
    background-color: white;
}
.kazokusouPic {
    float: left;
}
.kazokusouPic img {
    vertical-align: middle;
}
.kazokusouTxt {
    margin: 0 5px;
    padding: 0;
    width: 150px;
    float: right;
    word-break: normal;
    font-size: 14px;
}
.kazokusouTxt h3 {
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
        padding: 0;
}
.kazokusouTxt .planInfo {
    margin: 4px auto;
    line-height: 1.5;
}
.topPlanBox {
    float: left;
    width: 174px;
    border: solid 2px #ccc;
margin: 10px 0 10px 10px;
    background-color: white;
}

.topPlanBox:hover {
    float: left;
    width: 174px;
    border: solid 2px #00a000;
margin: 10px 0 10px 10px;
    background-color: white;
}
.topPlanPic {
    float: left;
}
.topPlanPic img {
    vertical-align: middle;
}
.topPlanTxt {
    margin: 0 5px;
    padding: 0;
    width: 82px;
    float: right;
    word-break: normal;
    font-size: 14px;
}
.topPlanTxt .planInfo{
    margin: 4px auto;
    line-height: 1.5;
}
p.planPrice{
    text-align: right;
    font-size: 18px;
    color: #41A731;
}
.topPlanTxt h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 5px auto;
    padding: 0;
}
.service {
    width: 760px;
    height: 168px;
    margin: 30px 0 40px 0;
}
.serv_pic {
    float: left;
    margin-right: 26px;
}
.serv_pic img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}
.serv_pic_last {
    float: left;
}
.serv_pic_last img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}




