@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2{
	margin:10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display:inline-block;
	width:100%;
	line-height:25px;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #3c3c3c;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.container{
	width:1100px;
	margin:20px auto;
	overflow:hidden;
}

.maincontents{
	width:780px;
	float:left;
}

.side{
	width:300px;
	float:right;
}

.cms_back{
	text-align:left;
	margin: 10px auto 10px auto;
	padding:0px 0px 0px 0px;
}
.cms_back a{
	color:#004CD3;
	line-height:18px;
}
.cms_back a:hover{
	text-decoration:none;
	color: #999999;
}
.tag_li_box a {
	border: 1px solid #3c3c3c;
	color: #3c3c3c;
}
.tag_li_box a:hover {
	background: #3c3c3c;
	color: #e5efec;
}
.paper_inq_wrap{
	background-color: #f4f6f8;
	border: solid 4px #3c3c3c;
}
.paper_inq_ti{
    background-color: #3c3c3c;
}
.paper_ma_download a{
	border: solid 1px #3c3c3c;
}
.paper_ma_download a:hover {
    background: #c4c4c4;
}

/* Google口コ用の記述 */
.voice_container {
	width: 1040px !important;
	margin-top: 140px !important;
	margin: 20px auto;
	overflow: hidden;
}
/* Google口コ用の記述
----------------------- */

.sale_result_address {
	margin: 0 0 10px 0;
}

/* スタッフ詳細 */
.staff8_shosai_p2 .staff8_shosai_main_inner ul {
	text-align: center;
}