
#keyvisual{
    height:383px;
    background:url(../img/top/bg_keyvisual.jpg) repeat-x;
    margin-bottom:40px;
}
#keyvisual div.inner{
    width:1000px;
    margin:0 auto;
}
#keyvisual img{
    vertical-align:bottom;
}

#gnav{
    width:1000px;
    margin:17px auto 0;
}
#gnav li{
    width:200px;
    float:left;
}
#gnav li a{
    display:block;
    padding-top:59px;
    height:0;
    overflow:hidden;
}
#gnav .gnav1{background:url(../img/common/gnav_01.jpg);}
#gnav .gnav2{background:url(../img/common/gnav_02.jpg);}
#gnav .gnav3{background:url(../img/common/gnav_03.jpg);}
#gnav .gnav4{background:url(../img/common/gnav_04.jpg);}
#gnav .gnav5{background:url(../img/common/gnav_05.jpg);}
/*----------------------------------------------------------
    Styles for container
----------------------------------------------------------*/

#content{
    width:725px;
    float:left;
    padding:0 10px;
}
#side{
    width:220px;
    float:right;
    padding-right:10px;
    font-size:92%;
}

/*----------------------------------------------------------
    Styles for content
----------------------------------------------------------*/
/*#content h2{
    height:0;
    padding-top:40px;
    overflow:hidden;
    margin-bottom:10px;
}*/
#content h2 {
	background: url(../img/h2_lead.jpg) no-repeat center left;
	font-size: 107%;
	color: #31342a;
	font-weight:bold;
	line-height:32px;
	padding:0 0 0 42px;
	margin: 0 0 25px 0;
}
#content h2.h2_1{background:none;padding:0;margin:0 0 10px;}
#content h2.h2_2{background:none;padding:0;margin:0 0 10px;}
#content h2.h2_3{background:none;padding:0;margin:0 0 10px;}
.h2_4{background:url(../img/common/ico_h2_04.jpg) no-repeat;}

#content p{
    margin:10px 0;
    font-size:92%;
}

#content .contentbox{
    padding-bottom:30px;
    border-bottom:1px solid #cfcfcf;
    margin-bottom:30px;
}
#content .youtube{
    /*
    border:1px solid #c2c2c2;
    padding:10px;
    background:#ffffff;
    */
    margin:15px 0;
}
#content .poricybox li{
    background:#f5f5f5;
    border:1px solid #cacaca;
    padding:15px 10px;
    margin-bottom:15px;
    font-size:92%;
}
#content .poricybox li:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#content .poricybox li span{
    display:block;
    float:left;
    height:38px;
    width:100px;
    border-right:1px dashed #231815;
    margin-right:14px;
    padding-left:38px;
    font-size:107%;
    font-weight:bold;
}
.poricy1{
    background:url(../img/top/img_li_1.jpg) no-repeat;
}
.poricy2{
    background:url(../img/top/img_li_2.jpg) no-repeat;
}
.poricy3{
    background:url(../img/top/img_li_3.jpg) no-repeat;
}

#content .Solution {
    margin:30px 0;
}
.h3_01{
    background:url(../img/top/ico_h2_03_h3_01.jpg) no-repeat 5px 0;
}
.h3_02{
    background:url(../img/top/ico_h2_03_h3_02.jpg) no-repeat 5px 0;
}
.h3_03{
    background:url(../img/top/ico_h2_03_h3_03.jpg) no-repeat 5px 0;
}
.h3_04{
    background:url(../img/top/ico_h2_03_h3_04.jpg) no-repeat 5px 0;
}
#content .Solution span,
#content .Solution p{
    position:relative;
    left:100px;
}
#content .Solution p{
    border:1px solid #cacaca;
    margin:0;
    padding:15px;
    font-size:92%;
    width:580px;
}
#content .Solution img{
    vertical-align:bottom;
}
#content .bnrarea{
    width:462px;
    margin:0 auto;
}
#content .bnrarea img{
    margin-right:8px;
}
/*----------------------------------------------------------
    Styles for side
----------------------------------------------------------*/
#side img{
    vertical-align:bottom;
}
#side a{
    color:#343434;
    text-decoration:none;
}
#h3_side_01 {
    background:url(../img/common/h3_side_01.jpg) no-repeat;
    width:219px;
    padding-top:43px;
    height:0;
    overflow:hidden;
}
#h3_side_02 {
    background:url(../img/common/h3_side_02.jpg) no-repeat;
    width:219px;
    padding-top:43px;
    height:0;
    overflow:hidden;
}
#h3_side_03 {
    background:url(../img/common/h3_side_03.jpg) no-repeat;
    width:219px;
    padding-top:43px;
    height:0;
    overflow:hidden;
}
#ServiceList{
    margin-bottom:20px;
}
#ServiceList ul{
    width:219px;
    line-height:2.4;
}
#ServiceList ul li{
    list-style: url(../img/common/ico_li_y.png) inside;
    border-bottom:1px solid #ffffff;
    background:#f2f2f2;
    padding:0 15px;
}
#ServiceList ul li:hover{
    background:#e3e3e3;
    cursor:pointer;
}
#News{
    margin-bottom:20px
}
#News ul{
    width:219px;
    line-height:1.2;
}
#News ul li{
    list-style: url(../img/common/ico_li_b.png) inside;
    border-bottom:1px solid #ffffff;
    background:#f2f2f2;
    padding:5px 15px;
}
#News ul li:hover{
    background:#e3e3e3;
    cursor:pointer;
}
#News ul li span{
    padding-left:12px;
    color:#00758a;
}
.bnr_area img{
    margin-bottom:15px;
}
#LinkList{
    margin-bottom:20px;
}
#LinkList ul{
    width:219px;
    line-height:2.4;
}
#LinkList ul li{
    list-style: url(../img/common/ico_li_y.png) inside;
    border-bottom:1px solid #ffffff;
    background:#f2f2f2;
    padding:0 15px;
}
#LinkList ul li:hover{
    background:#e3e3e3;
    cursor:pointer;
}



/*----------------------------------------------------------
    Styles for service
----------------------------------------------------------*/
.contentbox h3 {
	background: url(../img/h3_lead.jpg) no-repeat center left;
	font-size: 100%;
	font-weight:bold;
	color: #fff;
	width:100%;
	height:27px;
	line-height:27px;
	padding: 0 0 0 35px;
	margin: 0 0 25px 0;
}
.borderleft_blue {
	border-left:5px solid #114b8c;
}
.serviceline2 {
	width:auto;
	height:auto;
	margin:0 15px 15px 15px;
	display:inline-block;
	font-size:92%;
}
.serviceline2 dt {
	background: url(../img/newslist_icon.jpg) no-repeat center left;
	width:260px;
	line-height:14px;
	padding: 0 0 0 19px;
	margin: 0 0 10px 15px;
}
.serviceline2 dd {
	margin:0 15px 15px 34px;
}
/*----------------------------------------------------------
    Styles for cost
----------------------------------------------------------*/
.tac {text-align:center}
.tar {text-align:right}
.tal {text-align:left}
 /*10px*/ .fs77 {font-size:77%;}
 /*11px*/ .fs85 {font-size:85%;}
 /*12px*/ .fs92 {font-size:92%;}
 /*13px*/ .fs100 {font-size:100%;}
.red {color:#8a0000;}
.basic {margin:0 auto 20px auto;}
.bg2 {background:url(../img/bg_td2.gif) repeat-x #f8f8f8;}
.cost th,.cost td {
	border:1px solid #ddd;
	padding:5px;
	font-size:92%;
}

/*----------------------------------------------------------
    Styles for case
----------------------------------------------------------*/
/*#content h2 {
	background: url(../img/h2_lead.jpg) no-repeat center left;
	font-size: 107%;
	color: #31342a;
	font-weight:bold;
	line-height:32px;
	padding:0 0 0 42px;
	margin: 0 0 25px 0;
}*/
.case {
	margin-bottom:15px;
}
.case dt {
	height:auto;
	border-top:#990 3px double;
	border-bottom:#990 1px dotted;
	padding:10px 15px;
	margin-bottom:15px;
	font-weight:bold;
	color:#960;
}
.case dd {
	margin:0 15px;
}
h4 {
	background: url(../img/news_icon.jpg) no-repeat center left;
	font-size:100%;
	line-height:14px;
	padding: 0 0 0 19px;
	margin: 0 0 15px 0;
}
.voice {
	background:#fff;
	padding:15px;
	border:2px solid #9C0;
	margin-bottom:50px;
}
fieldset {
	padding: 5px;
	border: 1px dotted #bbb;
}

/*----------------------------------------------------------
    Styles for aboutus
----------------------------------------------------------*/
#content p.indent {
	margin:0 35px 15px 15px;
}
.policy {
	margin:0 15px 30px 15px;
}

.policy dt {
	padding:5px;
	margin-bottom:5px;
	border-bottom:2px dotted #C30;
	color:#C30;
	font-weight:bold;
	font-size:107%;
}

.policy dd {
	margin-bottom:15px;
	padding:5px;
	font-size:92%;
}
/* imgfix set */
.imgfix{font-size:1px; line-height:1px;}
/* end of imgifix */

.floatleft{float:left; margin:0 10px 0 0;}
.floatimage{float: left; margin: 0 10px 30px 0;}
.floatimage2{float: left; margin: 0 20px 15px 0;}

.mgbtm5 {margin:0 0 5px 0;}
.mgbtm10 {margin:0 0 10px 0;}
.mgbtm20 {margin:0 0 20px 0 !important;}
#content p..borderleft_blue {
	border-left:5px solid #114b8c;
}
.mgboth15rl {margin:0 15px;}
.floatleft_aboutus{
	float:left;
	margin:0 10px 0 0;
	height:450px;
}
.bold {font-weight:bold;}

/*----------------------------------------------------------
    Styles for faq
----------------------------------------------------------*/
.innernavi4 {
	width:680px;
	height:37px;
	margin:0 auto 0 auto !important;
}

.innernavi4_forward {
	float:right;
	font-size:92%;
}

.innernavi4_forward a {
	background:url(../assets/images/bg_inner_navi.jpg) no-repeat 0 0;
	width:258px;
	height:37px;
	line-height:37px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#454545;
}

.innernavi4_forward a:hover {
	background:url(../assets/images/bg_inner_navi.jpg) no-repeat 0 -37px;
	color:#8a0000;
}