/**/
#t-path {
	margin:0 0 10px 0;
}

h2 {
	margin:0 0 20px 0;

}

h4 {
	font-size:1.0em;

}

.coment {
	margin:0 0 20px 0;

}

.b-box {
	width:730px;
	margin:0 auto; 
	padding:8px 8px 30px 8px;
	background:#000000;
}

.w-box {
	margin:0 auto;
	background:#ffffff;
}
.box730 {
	width:730px;
	margin:0 auto; 
}


.r-column {
	margin:0 auto;
	padding:35px 10px 60px 10px;
	width:530px;
	background:#ffffff;

	float:right;
}

h4 {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #444444;
	border-left-color: #ca010a;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}



/*ローカルナビ*/
.l-navi {
	width:130px;
	float:left;
}

.l-navi ul{
	margin:0;
	list-style:none;
	padding: 0 0 0 5px;
}

.l-navi li{
	padding:5px 5px 5px 10px;
	border-bottom: 1px solid #999999;
	background: url(../img/l_navi-img.gif) no-repeat left;
	padding: 5px 5px 5px 8px;
}


/*2カラム、メイン*/
.main-column {
	margin:0 3px 0 0;
	width:615px;
	float:right;
}


/*会社概要テーブル*/
.corporate-table {
	border-collapse:collapse;
}
.corporate-table .left {
	text-align: left;
}
.corporate-table .center {
	text-align: center;
}
.corporate-table .bg_gray {
	background-color: #c2c2c2;
	text-align: center;
}



.corporate-table th {
	padding:5px;
	border:1px solid #999999;
	background-color:#F0F0F0;
	font-weight:normal;
}

.corporate-table td {
	padding:5px;
	border:1px solid #999999;
}



.bggray-table {
	border-collapse:collapse;
}
.bggray-table th {
	padding:5px;
	border:1px solid #999999;
	background-color:#F0F0F0;
	font-weight:normal;
	text-align: left;
}
.bggray-table td {
	padding:5px;
	border:1px solid #999999;
	background-color:#F0F0F0;
	text-align: center;
}



/*テーブル*/
.table {
	width:1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #707070;
}
.table th {
	background-color: #ca010a;
	padding: 5px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	text-align: left;
}
.table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707070;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	text-align: left;
	padding:5px;
	vertical-align: top;
}



/*マージン制御*/
.m-top10 {
	margin-top :10px;

}
.m-top30 {
	margin-top :30px;

}

.m-top80 {
	margin-top :80px;

}
.m-l20 {
	margin-left: 20px;
}

.m-bottom10 {
	margin-bottom :10px;
}

.m-bottom15 {
	margin-bottom :15px;
}


.m-bottom30 {
	margin-bottom :30px;
}



/*更新日*/
.f5 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: x-small;
	float: right;
	width: 145px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}



/*フォームボタン*/
.r-btn_box {
	text-align: center;
	padding-top: 30px;
}
.r-btn_box img,.type_image {
	margin-right: 5px;
	margin-left: 5px;
}
form td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
form table {
	margin-top: 20px;
}
.btn_box {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 35px;
	background-color: #ca010a;
}
.btn_box img {
	margin-right: 5px;
	margin-left: 5px;
}


/*date box*/
.details {
	background: #FFFFFF url(../img/tab.gif) no-repeat left top;
}

/*タイトルバーbg*/
.bar-gray {
	color: #FFFFFF;
	background-color: #484848;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #db0005;
	padding: 5px 5px 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}




.link ul{
	list-style: url(../img/li_img.gif) inside;
	padding: 5px;
}
.link li{
	margin-bottom:8px;
	font-weight: bold;
	color: #0a4e88;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
	padding:0px 3px 5px 3px;
	line-height: 1.6em;
}

.link li.end {
	background-image: url(../../tops/whatsnew/img/end.gif);
	background-repeat: no-repeat;
	background-position:right bottom;


}



/*行間*/
.line-h1_3 {
	line-height:1.3em;
}

