@charset "utf-8";

.page-tit {
	background:url(../images/common/gimik_pagetit.gif) no-repeat 4px 9px;
	padding:0 0 4px 36px;
	position:relative;
	border-bottom:solid 1px #CCC;
	margin:47px 0;
}

.page-tit h2 {
	font-size:30px;
	font-weight:normal;
}

.page-tit #bread {
	position:absolute;
	bottom:10px;
	right:4px;
	font-size:11px;
	color:#666;
}

.page-tit #bread a {
	color:#666;
	text-decoration:underline;
}

.page-tit #bread a:hover {
	text-decoration:none;
}

h3 {
	text-align:center;
	margin:56px 0 32px 0;
}

.plan-box {
	width:248px;
	margin:0 21px 0 0;
	padding:30px;
	float:left;
	text-align:center;
	border:solid 2.5px #d2d2d2;
	border-radius: 5px;        /* CSS3草案 */  
    	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
   	-moz-border-radius: 5px;   /* Firefox用 */ 
}

.plan-box h4 {
		margin-bottom:20px;
}

.plan-box h5 {
	font-size:18px;
	line-height:1.3;
	margin:20px 0;
}

.plan-box h5 span {
	color:#d12e2b;
}

.plan-box p {
	font-size:13px;
	color:#666;
	margin-bottom:20px;
}

.plan-box p.plan-img {
	height:85px;
}

.plan-txt {
	font-size:11px;
	line-height:1.3;
	color:#888;
	padding:8px 0 0 4px;
}

#content-box {
	border:solid 2.5px #d2d2d2;
	border-radius: 5px;        /* CSS3草案 */  
    	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
   	-moz-border-radius: 5px;   /* Firefox用 */ 
	padding:64px;
}

.content-list {
	border-bottom:solid 1px #d2d2d2;
	overflow:hidden;
	padding:48px 0;
}

.content-list .content-txtL {
	float:left;
	width:550px;
}

.content-list .content-txtL h4 {
	font-size:23px;
	margin-bottom:12px;
}

.content-list .content-txtL p {
	color:#333;
	line-height:1.7;
}

.content-list .content-txtR {
	float:right;
	width:550px;
}

.content-list .content-txtR h4 {
	font-size:23px;
	margin-bottom:12px;
}

.content-list .content-txtR p {
	color:#666;
	line-height:1.7;
}

.content-list .content-imgL {
	float:left;
	width:277px;
}

.content-list .content-imgR {
	float:right;
	width:277px;
}

.bedge {
	padding-bottom:0 !important;
	border:none;
}


.content-list .content-txtL-L {
	float:left;
}

.content-list .content-txtL-L h4 {
	font-size:23px;
	margin-bottom:12px;
}

.content-list .content-txtL-L p {
	color:#333;
	line-height:1.7;
}

.tx-subtit {
	font-weight:bold;
	font-size:16px;
	margin-bottom:4px;
	color:#d12e2b !important;
}

.btn-inquiry-inbox {
	text-align:center;
	margin:40px 0 24px 0;
}


.tb-company {
width:100%;
font-size:14px;
line-height:1.8;
}

.tb-company th {
padding:15px 18px 15px 12px;
border-right:none;
border-bottom:dotted 1px #999;
text-align:left;
width:150px;
vertical-align:middle;
}

.tb-company th.noborder {
border-bottom:none;
}

.tb-company td.noborder {
border-bottom:none;
}

.tb-company td {
padding:24px 12px;
border-bottom:dotted 1px #999;
text-align:left;
vertical-align:middle;
}
