/* CSS Document */

/* コラムサブセット */
.contentbox {
	text-align: center;
	display: block;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 85%;
	line-height: 1.6em;
	color: #1A1A1A;
}


.clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
}





/* 見出しセット */
h3.t1 {
	margin-top: 15px;
	margin-bottom: 10px;
}

h3.t2 {
	margin-top: 0px;
	margin-bottom: 10px;
}




/* マージンバリエーション */
.mgn2px {
	margin-top: 2px;
	margin-bottom: 2px;
}

.mgn5px {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mgn10px {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mgn15px {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mgn20px {
	margin-top: 20px;
	margin-bottom: 20px;
}


.mgnBox {
	margin-top: 15px;
}

.leftmgn10px {
	margin-left: 10px;
}

.left_box {
	margin-top: 15px;
}

.topmgn5px {
	margin-top: 5px;
}








/* ヘッダ要素 */
.title_box {
	text-align: left;
	width: 1178px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/common/header_back.jpg) no-repeat left top;
	height: 125px;
	padding: 0px;
	margin-bottom: 0px;
}

.logo {
	width: 470px;
	float: left;
	margin-left: 120px;
}

.logo p {
	color: white;
	font-weight: bold;
	font-size: 10.5px;
	margin: 8px 0 17px;
}

#copywrite {
	margin-left: 5px;
	vertical-align: 13px;
}

.top_copy {
	float: left;
	display: block;
	height: 60px;
	width: 250px;
	background-image: url(../img/common/top_copy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 35px;
}

ol.top_sublink {
	display: block;
	padding: 0px 0px 8px;
	margin: 0px;
}


li.sublink_top {
	display: inline;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.p_top {
	text-align: right;
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.24hour {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 769px;
	text-align: right;
}


table.navi_bar {
	text-align: center;
	display: block;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




/* フッタ要素 */

/* コラムサブセット */
.contentbox_footer1 {
	clear: both;
	width: 100%;
	height:12%;
	font-size: 100%;
	line-height: 1.6em;
	margin:auto;
	padding-top:1em;
	text-align:center;
}


.contentbox_footer2 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height:70%;
	padding-top:1em;
	font-size: 100%;
	line-height: 1.6em;
}

.office {
	display: block;
	padding-top: 2px;
	padding-left:6em;
	text-align:left;
	float: left;
	width: 40%;
	height:90%;
	line-height:2em;
	color: #FFFFFF;
}

.office h3 {
	font-size:120%;
	margin:auto;
	text-align:left;
	padding-left:0px;
	line-height:1.2em;
}

.office a {
	text-decoration:underline;
}



.sublink {
	display: block;
	float:right;
	width:45%;
	height:90%;
	padding-top: 2px;
	text-align:left;
	padding-left:2em;
	padding-right:2em;
	color: #FFFFFF;
	line-height:2em;
}

.sublink h3 {
	font-size:120%;
	margin:auto;
	padding: 0 0 5px 0;
	text-align:left;
	line-height:1.2em;
}


/* コラムサブセット */
.contentbox_footer3 {
	width: 100%;
	font-size: 100%;
	line-height: 1.6em;
	margin:auto;
}




.cp_txt {
	text-align:center;
	vertical-align:bottom;
	display: block;
	color: #FFFFFF;
}
