@charset "utf-8";

/* @group header */
#hdr {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 88px;
}
#hdr.index {
	border: none;
}
#hdr h1,
.h1 {
	float: left;
	margin: 15px 0 0;
	font-size: 12px;
	color: #666666;
}
.logo {
	position: absolute;
	top: 40px;
	left: 0;
}
.hdr_contact {
	float: right;
	margin: 10px 0 0;
}
.hdr_contact li {
	margin: 5px 0 0;
	vertical-align: middle;
}

.hdr_contact li.tel_number {
	margin: 3px 0 0;
	vertical-align: center;
	padding: 0px 0 0 40px;
	font-size: 14px;
	font-weight: bold;
	background: url("../img/0120-070-806.png") no-repeat;
}



/* @group global navi */
#wrap_gnav {
	width: 100%;
	height: 46px;
	background: #fff;
	z-index: 10;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#gnav {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#gnav li {
	position: absolute;
	top: 16px;
}
.gnav_01 {
	left: 0;
}
.gnav_02 {
	left: 100px;
}
.gnav_03 {
	left: 215px;
}
.gnav_04 {
	left: 368px;
}
.gnav_05 {
	left: 569px;
}
.gnav_06 {
	left: 725px;
}
.gnav_07 {
	right: 0;
}
/* @end */
/* @end */
/* @group guide */
#guide {
	position: relative;
	margin: 0 auto;
	padding: 10px	 0 40px;
	width: 960px;
	border-top: 1px solid #ccc;
}
.topicpath li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	color: #666;
	background: url("../img/ic_arw_03.png") no-repeat 0 50%;
}
.topicpath li:first-child {
	padding: 0;
	background: none;
}
#guide .link_favorite a {
	font-size: 12px;
}
/* @end */
/* @group slider */
#slider {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 550px;
	overflow: hidden;
}
.slideshow {
	position: relative;
	height: 520px;
}
.slideshow li {
	float: left;
}
#pager {
	text-align: center;
}
#pager a {
	display: inline-block;
	margin: 10px;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	background: url("../img/ic_circle_02.png") no-repeat;
}
#pager a.selected {
	background: url("../img/ic_circle_01.png") no-repeat;
}
/* @end */
/* @group main */
#main {
	margin: 0 auto;
	width: 960px;
}
#main h1 {
	font-size: 18px;
	font-weight: bold;
}
#main h1.h1_txt {
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
#main h1 span {
	margin: 0 0 0 20px;
	font-size: 14px;
	font-weight: normal;
}
.btn_block {
	margin: 30px 0 0;
}
.btn a,
.btn input {
	display: block;
	margin: 0 auto;
	width: 225px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	background: url("../img/btn_submit_01.png") no-repeat;
	border: none;
}
.btn.mini a,
.btn.mini input {
	width: 182px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-weight: normal;
	background: url("../img/btn_submit_03.png") no-repeat;
}
.btn.wide a,
.btn.wide input {
	width: 265px;
	height: 44px;
	background: url("../img/btn_submit_02.png") no-repeat;
}
.btn a:hover,
.btn input:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.btn_list {
	text-align: center;
}
.btn_list li {
	margin: 0 13px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/* @group top news */
.topics_block {
	margin-top: 40px;	
}
a.to_news_list {
	float: right;
	font-size: 12px;
}
.topics {
	margin: 10px 0 0;
	background: #EDEDED;
}
.topics dl {
	padding: 18px;
}
.topics dt {
	float: left;
	line-height: 25px;
	font-weight: bold;
	color: #666;
}
.topics dd {
	margin: 0 0 0 100px;
}
.topics dd a {
	padding: 0 15px 0 0;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}
/* @end */
/* @group top search */
.search_block {
	margin: 40px 0 0;
	padding-bottom: 40px;
	
	border-bottom: 1px solid #dddddd;
}
.search_block h2 {
	float: left;
	width: 180px;
}
.lead_txt {
	float: left;
}
.bnr_search {
	margin: 0 -15px 0 0;
	padding: 10px 0 0;
}
.bnr_search li {
	float: left;
	margin: 0 15px 0 0;
	font-size: 0;
	line-height: 0;
}
.bnr_search li.bnr_search_03 {
	margin: 0 14px 0 0;
}
.txt_search {
	position: relative;
	float: left;
	margin: 15px 14px 0 0;
	width: 715px;
	height: 66px;
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
}
.txt_search form {
	padding: 14px 0 14px 20px;
}
.txt_search label {
	float: left;
	margin: 0 15px 0 0;
	line-height: 38px;
}
.txt_input {
	position: relative;
	float: left;
}
.input01 {
	position: absolute;
	width: 376px;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
	font-size: 18px;
	color: #999;
	background: url("../../img/bg_search_01.png") no-repeat;
	border: 0;
}
.input01.input {
	color: #333;
}
.btn_search {
	position: absolute;
	left: 376px;
}
.bnr_map {
	position: relative;
	float: left;
	margin: 15px 0 0;
	width: 229px;
	height: 68px;
}
.bnr_map a {
	color: #333;
}
.bnr_map span {
	display: block;
	margin-top: -43px;
	margin-left: 110px;
	white-space: nowrap;
	font-weight: bold;
	z-index: 0;
}
.bnr_map a:hover,
.bnr_map span:hover {
	text-decoration: underline;
}
.etc_search {
	clear: both;
	padding: 10px 0 0;
	width: 960px;
}
.etc_search ul {
	float: left;
	width: ;
}
.etc_search li {
	float: left;
	margin: 0 20px 0 0;
}
.etc_search li a {
	color: #333;
}
.link_favorite {
	float: right;
}
.link_favorite a {
	display: block;
	padding: 0 0 0 20px;
	background: url("../img/ic_star_01.png") no-repeat 0 50%;
	color: #006ed5;
}
/* @end */
/* @group top special */
.floating_bnr{
	position:fixed;
	right:0;
	top:134px;
	z-index:10000;
}
.floating_bnr .wrap{
	position:relative;
	width:90px;
	height:310px;	
}
.floating_bnr span{
	position:absolute;
	top:-5px;
	left:-5px;
	cursor:pointer;
}

.special_block {
	margin: 40px 0 0;
}
.special_block h2 {
	float: left;
	width: 110px;
}
.bnr_special {
	margin: 0 -20px 0 0;
	padding: 10px 0 0;
}
.bnr_special li {
	float: left;
	margin: 0 20px 0 0;
}
.bnr_request {
	margin: 40px 0 0;
	text-align: center;
}
/* @end */
/* @group search */
.search {
	margin: 20px 0 0;
}
.genre_block {
	margin: 0 -20px 0 0;
}
.genre_block li {
	display: inline-block;
	margin: 0 20px 0 0;
	width: 176px;
	vertical-align: bottom;
	font-size: 0;
}
.genre_block li a,
.genre_block li span {
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #eee;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.genre_block li span.act,
.genre_block li a:hover {
	padding: 15px 0;
	color: #fff;
	background: #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
.submit_block {
	padding: 20px;
	border: 1px solid #ccc;
}
.submit_block input {
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: transparent;
	border: none;
}
.btn_reset {
	float: left;
	width: 110px;
	height: 44px;
	background: url("../img/btn_reset_01.png") no-repeat;
}
.btn_reset:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.btn_reset input {
	width: 110px;
	font-size: 14px;
	cursor: pointer;
	color: #333;
}
.btn_submit {
	float: right;
	width: 225px;
	height: 44px;
	background: url("../img/btn_submit_01.png") no-repeat;
}
.btn_submit:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.btn_submit input {
	width: 225px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}
/* @group area */
.area_block {
	padding: 10px 20px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.area_block li {
	float: left;
}
.area_block label {
	display: block;
	width: 228px;
	height: 40px;
	line-height: 40px;
	color: #006ed5;
}
.area_block label input {
	margin: 0 5px 0 0;
}
/* @end */
/* @group district */
.district_block {
	padding: 10px 20px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.district_block li {
	float: left;
}
.district_block label {
	display: block;
	float: left;
	width: 228px;
	height: 40px;
	line-height: 40px;
	color: #006ed5;
}
.district_block label input {
	margin: 0 5px 0 0;
}
/* @end */
/* @group route */
.route_block {
	padding: 10px 0 10px 20px;
	background: url("../img/bg_form_02.png") repeat-y 0 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.route_block.bdr_btm {
	border-bottom: 1px solid #ccc;
}
.route_block dt {
	float: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
}
.route_block dd {
	margin: 0 0 0 150px;
}
.route_block li a {
	display: block;
	float: left;
	width: 155px;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	font-size: 12px;
	color: #006ed5;
	background: url("../img/ic_arw_08.png") no-repeat 0 50%;
}
.station_block {
	display: none;
	margin: 20px 0 0;
}
.headline {
	padding: 0 15px;
	background: #edf5fb;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.headline h3 {
	float: left;
	line-height: 44px;
}
.headline p {
	float: right;
	line-height: 44px;
	font-size: 12px;
}
.headline p.btn_close {
	float: right;
	margin: 0 0 0 20px;
	padding: 10px 0;	
	line-height: 1;
	font-size: 12px;
}
.headline a {
	color: #666;
}
.station_list {
	padding: 10px 0 10px 20px;
	border: 1px solid #ccc;
}
.station_list li {
	float: left;
}
.station_list label {
	display: block;
	width: 154px;
	height: 25px;
	line-height: 25px;
	
	font-size: 12px;
	color: #006ed5;
}
/* @end */
/* @group map */
.map_block {
	padding: 10px;
	border: 1px solid #ccc;
}
.map_area {
	position: relative;
	z-index: 5;
}
#map_placefolder {
	position: relative;
}
#map {
	width: 100%;
	height: 480px;
}
.notes_block li {
	display: inline-block;
	margin: 10px 10px 0 0;
	height: 22px;
	line-height: 22px;
	text-indent: 20px;
	font-size: 12px;
	color: #666;
}
.ic_build_01 {
	background: url("../img/ic_build_01.png") no-repeat 0 50%;
}
.ic_build_02 {
	background: url("../img/ic_build_02.png") no-repeat 0 50%;
}
/* @end */
/* @group detail */
.detail_block {
	padding: 10px 20px;
	background: url("../img/bg_form_01.png") repeat-y 0 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.detail_block dt {
	float: left;
	width: 150px;
	font-weight: bold;
}
.detail_block dd {
	margin: 0 0 0 150px;
}
.detail_block li {
	float: left;
}
.detail_block label {
	display: block;
	float: left;
	width: 254px;
	height: 40px;
	line-height: 40px;
	color: #006ed5;
}
.detail_block dt label {
	width: 150px;
}
.detail_block label input {
	margin: 0 5px 0 0;
}
.spec_block {
	margin: 40px 0 0;
}
.spec_block table {
	margin: 30px 0 0;
	width: 100%;
	border-collapse: collapse;
}
.spec_block caption {
	padding: 15px 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	background: #eeeeee;
	border-top: 1px solid #ccc ;
}
.spec_block th,
.spec_block td {
	padding: 20px 10px;
	vertical-align: middle;
	border-top: 1px solid #ccc ;
	border-bottom: 1px solid #ccc ;
}
.spec_block th {
	width: 130px;
	text-align: left;
	font-weight: bold;
	background: #fafafa;
}
.spec_block td {
	width: 330px;
}
.bdrl {
	border-left: 1px solid #ccc;
}
/* @end */
/* @end */
/* @group scale */
.scale_block {
	margin: 0 auto;
	padding: 45px 0 10px;
	width: 960px;
	border-bottom: 1px solid #ccc;
}
.scale_block li {
	display: inline-block;
	border-left: 1px solid #333;
}
.scale_block li:first-child {
	border: none;
}
.scale_block li:first-child a,
.scale_block li:first-child span {
	margin: 0 10px 0 0;
}
.scale_block a,
.scale_block span {
	display: inline-block;
	margin: 0 10px;
	text-indent: 10px;
	color: #333;
	background: url("../img/ic_arw_05.png") no-repeat 0 50%;
}
.scale_block .act span {
	color: #999;
	background: url("../img/ic_arw_04.png") no-repeat 0 50%;
}
.officelist_block {
	margin: 30px 0 0;
}
.officelist_block h2 {
	font-size: 16px;
	font-weight: bold;
}
.office_info {
	padding: 30px 0;
	border-bottom: 1px solid #e6e6e6;
}
.scale {
	display: inline-block;
	width: 102px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	background: url("../img/bg_std_01.png") no-repeat;
	color: #fff;
/*	color: #c10211;
	background: #fff7f8 url("../img/ic_group_01.png") no-repeat 10px 50%;
	border: 1px solid #e0a8ac;
*/}
.scale span {
	font-weight: bold;
}
.scale .number{
	font-size: 16px;
}
.office_info dl {
	margin: 20px 0;
	width: 300px;
}
.office_info dt {
	font-size: 20px;
	font-weight: bold;
}
.office_info dd {
	margin: 10px 0 0;
}
.office_info .address,
.office_info .access {
	font-size: 12px;
}
.office_info dd span {
	display: block;
	color: #666;
}
.office_info .rcmd {
	width: 291px;
	height: 104px;
	background: url("../img/bg_rcmd_01.png") no-repeat;
}
.office_info .rcmd dt {
	padding: 15px 15px 10px;
}
.office_info .rcmd dd {
	margin: 0;
	padding: 0 15px;
}
.photo_scale {
	float: right;
}
.photo_scale li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
}
.photo_scale img {
		border: 1px solid #ccc;
}
.photo_scale li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.photo_scale .ic_plus {
	position: absolute;
	bottom: 0;
	right: 0;
}
/* @end */
/* @group result list */
.result_order {
	margin: 0 0 20px;
}
.result_order dl {
	float: right;
}
.result_order dt,
.result_order dd {
	display: inline-block;
}
.result_order select {
	margin: 0 0 0 10px;
}
.result_block {
	padding: 10px 0;
}
.result_block:last-child {
	border-bottom: none;
}
.result_block dl {
	margin: 10px 0;
	width: 100%;
}
.result_block dt,
.result_block dd {
	display: inline-block;
	vertical-align: middle;
}
.result_block dt {
	font-size: 16px;
	font-weight: bold;
	margin: 0 20px 0 0;
}
.result_block dt a {
	color: #333;
}
.result_block dd:nth-last-child(2) {
	float: right;
	width: 60px;
}
.result_block dd:last-child {
	float: right;
	width: 30px;
	text-align: right;
}
.result_detail p {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}
.result_detail p a {
	display: block;
	width: 128px;
	text-align: center;
}
.result_detail p a:hover {
	background: #e5e5e5;
}
.result_detail p img {
	max-width: 128px;
	max-height: 128px;

}
.result_detail table {
	float: right;
	width: 817px;
	height: 130px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.result_detail th,
.result_detail td {
	line-height: 1.6;
	font-size: 12px;
	border: 1px solid #ccc;
}
.result_detail th {
	padding: 2px 10px 0;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	color: #666;
	background: #fafafa;
}
.result_detail td {
	padding: 8px 10px;
}
.result_detail td a {
	color: #333;
}
/* @end */
/* @group detail standard */
.func_block {
	padding: 0 0 15px;
}
.func_block ul {
	float: right;
}
.func_block li {
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.func_block a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.outline_block {
	display: table;
	width: 100%;
}
.outline_block .hgroup {
	display: table-cell;
	width: 345px;
	min-height: 295px;
	vertical-align: middle;
}
.outline_block .hgroup p {
	margin: 10px 0 0;
}
.outline_img {
	display: table-cell;
	width: 615px;
}
.outline_img li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: top;
}
.outline_img img {
		border: 1px solid #ccc;
}
.outline_img a {
	float: right;
	margin: 10px 0 0;
	line-height: 16px;
	font-size: 12px;
}
#map.outline_map {
	width: 293px;
	height: 293px;
	border: 1px solid #ccc;
}
/* @end */
/* @group detail deluxe */
#main h1.ttl_deluxe {
	font-size: 20px;
}
.txt_caption {
	float: left;
	padding: 5px 0 0;
	width: 680px;
}
.photo_block dl {
	display: table;
	margin: 20px 0 40px;
}
.photo_block dt,
.photo_block_dd {
	display: table-cell;
	vertical-align: middle;
}
.photo_block dt {
	width: 310px;
	text-align: center;
}
.photo_block dd {
	padding: 0 0 0 10px;
}
.photo_detail {
	margin: 0 -16px 0 0;
}
.photo_detail li {
	float: left;
	margin: 0 16px 0 0;
	width: 472px;
}
.photo_detail li span {
	display: block;
	margin: 10px 0 0;
}
.tab_block {
	margin: 0 -20px 0 0;
}
.tab_block li {
	display: inline-block;
	margin: 0 20px 0 0;
	width: 225px;
	vertical-align: bottom;
	font-size: 0;
}
.tab_block li a,
.tab_block li span {
	display: block;
	padding: 7px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #eee;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.tab_block li span.act,
.tab_block li a:hover {
	padding: 12px 0;
	color: #fff;
	background: #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
.gallery_block {
	border-top: 1px solid #ccc;
}
.gallery_block ul {
	margin: 0 -15px 0 0;
	padding: 5px 0 0;
}
.gallery_block li {
	position: relative;
	float: left;
	margin: 10px 15px 0 0;
}
.gallery_block li a {
	display: block;
}
.gallery_block li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.gallery_block li img {
	display: block;
}
.gallery_block .ic_plus {
	position: absolute;
	bottom: 0;
	right: 0;
}
.dxmap_block {
	padding: 20px 0 0;
	border-top: 1px solid #ccc;
}
.dxmap_block p a {
	float: right;
	margin: 10px 0 0;
	font-size: 12px;
	color: #333;
}
/* @end */
/* @group security */
.equipment_block {
	margin: 0 auto;
	padding: 45px 0 10px;
	width: 960px;
	border-bottom: 1px solid #ccc;
}
.equipment_block li {
	display: inline-block;
	border-left: 1px solid #333;
}
.equipment_block li:first-child {
	border: none;
}
.equipment_block li:first-child a,
.equipment_block li:first-child span {
	margin: 0 10px 0 0;
}
.equipment_block a,
.equipment_block span {
	display: inline-block;
	margin: 0 10px;
	text-indent: 10px;
	color: #333;
	background: url("../img/ic_arw_05.png") no-repeat 0 50%;
}
.equipment_block .act span {
	color: #999;
	background: url("../img/ic_arw_04.png") no-repeat 0 50%;
}
.security_block {
	margin: 30px 0;
	width: 100%;
}
.security_block .hgroup {
	padding: 0 0 20px;
	vertical-align: middle;
	text-align: left;
}
.security_block .hgroup h2 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.security_block .hgroup_block h2{
	display: block;
	width: 470px;
	margin:0 0 20px;
	font-size: 18px;
	font-weight: bold;
}
.security_block .hgroup_block p{
	display: block;
	width: 470px;
}
.security_block .hgroup_block p.photo_security{
	float:right;
	width: 470px;
}
.security_block h3 {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cdcdcd;
	border-top: 3px solid #999;
}
.security_block h3 span{
	font-size: 14px;
}
.equip_block {
	margin: 30px 0 0;
}
.equip_block {
	padding: 0 0 10px;
}
.equip_block p {
	margin: 20px 0 0;
	width: 470px;
}
.equip_block p.w100p {
	width: 100%;
}
.equip_block p.photo_security {
	float: right;
}
.security_block .btn_block {
	padding: 40px 0 0;
	border-top: 1px solid #ccc;
}
.security_block .txt_btn {
	margin: 30px 0 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.security_block .security_list{
	float: right;
	margin: 20px 0 0;
	width: 470px;
}
.security_block .security_list li{
	float: left;
	margin-bottom: 30px;
}
.security_block .security_list li h4{
	float: right;
	width: 315px;
	font-size: 16px;
	font-weight: bold;
}
.security_block .security_list li p{
	float: right;
	margin: 10px 0 0;
	width: 315px;
}
.security_block .security_list li p.photo_security_list{
	float: left;
	margin:0;
	width: 140px;
}
.security_block .security_list li p.btn a{
	margin: 0;
}
.security_block .equip_option{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.security_block .equip_option div {
	padding: 0 0 20px;
	width: 470px;
	border: 1px solid #cccccc;
}

.security_block .equip_option h4,
.security_block .equip_option_2 h4{
	display: block;
	padding: 0 16px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	background:#f7f7f3;
}

.security_block .equip_option h4 span{
	float: left;
	margin-right: 10px;
	width: 72px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	background:url("/img/bg_bcp_option.png") no-repeat left center;
}


.security_block .equip_option p{
	float: none;
	width: 440px;
	margin: 20px auto 0;
}


.security_block .equip_option p.img{
	margin-top: 14px;
}


.security_block .equip_option_2{
	clear: both;
	margin-top: 20px;
	border: 1px solid #cccccc;
}

.security_block .equip_option_2 p.img{
	float: right;
	width: auto;
	margin: 5px 5px 15px 0;
}

.security_block .equip_option_2 p.txt{
	width: 215px;
	margin: 15px 0 15px 15px;
}

.security_block .equip_option_2 p.txt span{
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}

.sup_box {
	width: 468px;
	margin-top: 20px;
	border: 1px solid #cccccc;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.sup_box p {
	width: auto;
	margin: 10px 15px 15px;
}

.sup_box p.sup_tit {
	margin-top: 15px;
	margin-bottom: 0;
	font-weight: bold;
	color: #888861;
}


/* @end */
/* @group saving */
.saving_block{
	margin: 30px 0 40px;
	width: 100%;
}
.saving_block .hgroup {
	padding: 0 0 20px;
	vertical-align: middle;
	text-align: left;
}
.saving_block h2 {
	margin: 0 0 24px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cdcdcd;
	border-top: 3px solid #999;
}
.saving_block .example_block h3{
	display: block;
	margin: 0 0 15px;
	padding: 0 0 0 5px;
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
	border-left: 5px solid #C10211;
}
.saving_block .example_block h3 span{
	font-weight: normal;
}
.saving_block .example_block{
	margin: 0 0 40px;
}
.saving_block .example_option{
	position: relative;
}
.saving_block .ex01{height: 320px;margin: 0 0 35px;}
.saving_block .ex02{height: 370px;}
.saving_block .example_block .before{
	float:left;
	width: 404px;
}
.saving_block .example_block .after{
	float:right;
	width: 544px;
}
.saving_block .example_block .arrow{
	position: absolute;
	top: 106px;
	left: 378px;
}
.saving_block .ex02 .arrow{
	top: 126px;
}
.saving_block .example_block a{
	display: block;
	position: relative;
}
.saving_block .example_block .ic_plus {
position: absolute;
bottom: 0;
right: 0;
}
.saving_block .example_block table{
	text-align: left;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.saving_block .example_block th{
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
	color:#666;
	border-bottom:1px solid #ccc;
	background:#fafafa;
}
.saving_block .example_block th span{
	font-weight: normal;
}
.saving_block .example_block th.bl{
	border-left:1px solid #ccc;
}
.saving_block .example_block td{
	padding: 10px;
	vertical-align: middle;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
.saving_block .example_block thead th{
	text-align: center;
	background:#eee;
}
.saving_block .example_block tbody th span{
	font-size: 12px;
	font-weight: bold;
}
.saving_block .example_block table strong{
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
	width: 155px;
	font-weight: bold;
}
.saving_block .example_block table img{
	vertical-align: middle;
}
.saving_block a.detail{
	display: block;
	margin: 0 auto;
	width: 124px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	color:#333;
	font-size: 14px;
	cursor: pointer;
	background: url("../img/btn_detail_03.png") no-repeat;
	border: none;
}
.saving_block a.detail span{
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
	padding:0 8px 0 0;
	background: url("../img/ic_arw_10.png") no-repeat right center;
}
.saving_block .note{
	margin: 10px 0 0;
	font-size: 12px;
}
.saving_block .note li{
	margin-bottom: 3px;
}
.saving_block .note span{
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
	padding:0 1em 0 0;
}
/* @end */
/* @group columnfree */
.column_block {
	margin: 30px 0;
	width: 100%;
}
.column_block .hgroup {
	padding: 0 0 20px;
	vertical-align: middle;
	text-align: left;
}
.column_block .hgroup h2 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.column_block h3 {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cdcdcd;
	border-top: 3px solid #999;
}
.column_block dl {
	margin: 30px 0;
}
.column_block dt {
	display: inline-block;
	padding: 0 0 0 5px;
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
	border-left: 5px solid #c10211;
}
.column_block dd {
	padding: 10px 9px 10px 10px;
	background: #f7f7f3;
}
.column_block dd span {
	font-weight: bold;
	color: #666;
}
.column_block .link_pdf {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 164px;
	height: 44px;
	background: url("/cmn/img/btn_pdf_01.png") no-repeat;
}
.column_block .link_pdf p {
	float: none;
	margin: 0;
	padding: 0 20px;
	width: 124px;
	height: 44px;
	line-height: 44px;
}
.column_block .link_pdf a {
	display: block;
	color: #333;
}
.column_block .btn_block {
	padding: 20px 0 0;
	border-top: 1px solid #ccc;
}
.column_block .txt_btn {
	margin: 30px 0 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
/* @end */
/* @group air */
.air_block {
	margin: 30px 0;
	width: 100%;
}
.air_block .hgroup {
	padding: 0 0 20px;
	vertical-align: middle;
	text-align: left;
}
.air_block .hgroup h2 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.air_block h3 {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #fafafa;
	border: 1px solid #cdcdcd;
	border-top: 3px solid #999;
}
.aircon_block {
	margin: 30px 0 0;
}
.aircon_block {
	padding: 0 0 10px;
}
.aircon_block p {
	float: left;
	margin: 20px 0 0;
	width: 470px;
}
.aircon_block p.photo_air {
	float: right;
	text-align: right;
}
.air_block .btn_block {
	padding: 40px 0 0;
	border-top: 1px solid #ccc;
}
.air_block .txt_btn {
	margin: 30px 0 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
/* @end */
/* @group build grade */
.place_block {
	margin: 0 auto;
	padding: 45px 0 10px;
	width: 960px;
	border-bottom: 1px solid #ccc;
}
.place_block li {
	display: inline-block;
	border-left: 1px solid #333;
}
.place_block li:first-child {
	border: none;
}
.place_block li:first-child a {
	margin: 0 10px 0 0;
}
.place_block a {
	display: inline-block;
	margin: 0 10px;
	text-indent: 10px;
	color: #333;
	background: url("../img/ic_arw_05.png") no-repeat 0 50%;
}
.place_block .act a {
	color: #999;
	background: url("../img/ic_arw_04.png") no-repeat 0 50%;
}
.grade_block h2 {
	margin: 20px 0 0;
	font-size: 18px;
	font-weight: bold;
}
.grade_block ul {
	margin: 0 -15px 0 0;
}
.grade_block li {
	position: relative;
	float: left;
	margin: 15px 15px 10px 0;
}
.grade_block li a {
	position: relative;
	color: #333;
}
.grade_block li a.thickbox {
	display: block;
}
.grade_block li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.grade_block .ic_plus {
	position: absolute;
	bottom: 0;
	right: 0;
}
.grade_block .name {
	display: block;
	margin: 10px 0 0;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
.grade_block .division {
	display: inline-block;
	margin: 5px 0;
	padding: 0 5px;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #999;
}
.grade_block .division:hover {
	text-decoration: underline;
}
/* @end */
/* @group business support */
.kind_block {
	margin: 30px 0;
	display: table;
	width: 100%;
}
.kind_block .hgroup {
	display: table-cell;
	width: 620px;
	min-height: 100px;
	vertical-align: middle;
	text-align: left;
}
.kind_block .hgroup h1 {
	margin: 0 0 10px;
}
.kind_img {
	display: table-cell;
	width: 340px;
	text-align: right;
}
.bizsupport_block ul {
	margin:  0 0;
	width: 960px;
	background: url("../img/bdr_ccc_01.png") repeat-y 480px 0;
	border-bottom: 1px solid #ccc;
}
.bizsupport_block li {
	float: left;
	padding: 20px;
	width: 440px;
	border-top: 1px solid #ccc;
}
.bizsupport_block li.odd {
	padding: 20px 20px 20px 0;
	width: 460px;
}
.bizsupport_block p {
	float: left;
	width: 40px;
}
.bizsupport_block dl {
	margin: 0 0 0 50px;
}
.bizsupport_block .photo_none dl {
	margin: 0;
}
.bizsupport_block dt {
	display: inline-block;
}
.bizsupport_block dt a {
	font-weight: bold;
	color: #333;
}
.bizsupport_block dd {
	margin: 4px 0 0;
	font-size: 13px;
}
.bizsupport_block dd {
	font-size: 12px;
}
/* @end */
/* @group flow */
.flow_block {
	margin: 15px 0 0;
}
.flow_block li {
	float: left;
	display: block;
}
.txt_std {
	margin: 7px 0 0;
	text-align: right;
	font-size: 12px;
	color: #666;
}
.step_block {
	margin: 15px 0 0;
	padding: 30px 0;
	border-top: 1px solid #ccc;
}
.step_block li {
	padding: 0 0 0 171px;
}
.step01 {
	margin: 0 0 20px;
	min-height: 190px;
	background: url("/img/img_step_01.png") no-repeat;
}
.step02 {
	margin: 0 0 20px;
	min-height: 190px;
	background: url("/img/img_step_02.png") no-repeat;
}
.step03 {
	margin: 0 0 20px;
	min-height: 190px;
	background: url("/img/img_step_03.png") no-repeat;
}
.step04 {
	margin: 0 0 20px;
	min-height: 190px;
	background: url("/img/img_step_04.png") no-repeat;
}
.step05 {
	margin: 0 0 20px;
	min-height: 190px;
	background: url("/img/img_step_05.png") no-repeat;
}
.step06 {
	margin: 0 0 20px;
	min-height: 190px;
	background: url("/img/img_step_06.png") no-repeat;
}
.step_block dt {
	float: left;
	width: 500;
}
.step_block dd {
	float: left;
	padding: 10px 0;
}
.step_block .step_period {
	float: right;
	padding: 0 0 0 16px;
	background: url("/cmn/img/ic_calendar_01.png") no-repeat 0 50%;
}
.step_block .step_period span {
	font-weight: bold;
	color: #e0711e;
}
.pt_step {
	width: 789px;
	background: #faf4eb url("/img/bg_step_01.png") no-repeat 0 100%;
}
.pt_step dd {
	float: none;
	padding: 10px 15px;
}
/* @end */
/* @group contact */
.txt_error p {
	margin: 20px 0 0;
	color: #c10211;
}
.form_block {
	margin: 20px 0 0;
}
.form_block table {
	width: 100%;
	border-top: 1px solid #ccc;
}
.form_block th,
.form_block td {
	padding: 20px 0;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.form_block th {
	width: 200px;
	text-align: left;
	font-weight: bold;
}
.form_block.confirm td {
	font-size: 16px;	
}
.confirm td {
	font-size: 16px;	
}
.form_block span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.form_block .required {
	display: inline-block;
	margin: 0 0 0 15px;
	padding: 0 5px;
	color: #c10211;
	border: 1px solid #c10211;
}
.form_block label {
	display: block;
	margin: 0 0 10px;
}
.form_block .m2 label {
	float: left;
	width: 200px;
}
.form_block .text_input {
	padding: 10px;
	width: 89px;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	color: #999;
	background: #f8f8f8;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.form_block .textarea {
	padding: 10px;
	width: 608px;
	height: 176px;
	font-size: 16px;
	color: #999;
	background: #f8f8f8;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/* 2017/9 セレクトボックススタイル追加 */
.form_block .selectBox {
	width: 89px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.form_block .selectBox.w610 {
	width: 610px;
}
.form_block .text_input.input,
.form_block .textarea.input {
	color: #333;
}
.form_block .focus {
	background: #fbdfe2;
}
.form_block .w150 {
	width: 150px;
}
.form_block .w610 {
	width: 588px;
}
.form_block .txt_att {
	padding: 0 0 0 1.0em;
	line-height: 1.6;
	text-indent: -1.0em;
	color: #333;
}
.form_block .notes {
	margin: 40px 0 0;
	text-align: center;
	color: #c10211;
}
.form_block.thanks p {
	margin: 30px 0 0;
	line-height: 1.6;
	text-align: center;
}

.form_block.section {
   width: 400px;
}

.form_block .agree h2 {
	font-weight: bold;
}
.form_block .agree p {
	margin: 15px 0 10px;
}
.form_block .agree .agree-txt {
	margin-top: 10px;
	padding: 20px;
	height: 176px;
	border: #cccccc 1px solid;
	overflow: auto;
}
.form_block .agree .agree-txt h3 {
	margin: 20px 0;
	font-weight: bold;
}
.form_block .agree .agree-txt p {
	margin: 0 0 15px;
}
.form_block .agree .agree-check {
	margin-top: 10px;
	text-align: center;
}
.form_block .agree .agree-check dt {
	display: inline;
	margin-right: 5px;
	font-weight: bold;
}
.form_block .agree .agree-check dd,
.form_block .agree .agree-check input,
.form_block .agree .agree-check label {
	display: inline;
	vertical-align: middle;
}




/* @end */
/* @group news */
.news_block h2 {
	margin: 20px 0 0;
	padding: 15px 10px;
	font-size: 16px;
	font-weight: bold;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.news_block dl {
	padding: 0 0 10px;
}
.news_block dt {
	float: left;
	padding: 0 10px;
	width: 100px;
	line-height: 55px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}
.news_block dd {
	margin: 0 0 0  100px;
	padding: 0 10px;
	line-height: 55px;
	border-bottom: 1px solid #ccc;
}
.report_block {
	margin: 35px 0 0;
	padding: 35px 0 0;
	text-align: center;
	border-top: 1px solid #ccc;
}
.report_block h1 {
	margin: 20px 0;
}
.report_block p {
	line-height: 1.8;
}
.report_block .link_pdf {
	margin: 30px 0 0;
	font-size: 12px;
}
.report_block .btn_block {
	padding: 35px 0 0;
	border-top: 1px solid #ccc;
}
.btn_news a {
	display: block;
	margin: 0 auto;
	width: 124px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	background: url("../img/btn_news_01.png") no-repeat;
}
.btn_news a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/* @end */
/* @group interview */
.case_list{
	margin-top: 30px;
	padding-bottom: 60px;
}
.case_list li{
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #CCC;
}
.case_list li:first-child{
	border-top: 1px solid #CCC;
}
.case_list .photo{
	float: left;
	width: 250px;
}
.case_list .txt{
	float: left;
}
.case_list .txt h2{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.case_list .txt .name{
	margin-top: 15px;
	line-height: 22px;
}
.case_list .txt .name strong{
	font-weight: bold;
}
.case_list .txt .date{
	display: block;
	margin-top: 15px;
	font-size: 12px;
	color: #CCC;
}
.case_list .btn{
	position: absolute;
	bottom: 20px;
	right: 0;
}
.case_list .btn a,
.case_list .btn span {
	display: inline-block;
	width: 104px;
	height: 34px;
	line-height: 35px;
	font-size: 13px;
	font-weight: normal;
}
.case_list .btn a {
	color: #333;
	background: url("/cmn/img/btn_case_00.png") no-repeat 100% 50%;
}

.caselist_block {
	margin: 30px 0 0;
	text-align: right;
}
.caselist_block li {
	display: inline-block;
	margin: 10px 0 10px 10px;
	border-left: 1px solid #333;
}
.caselist_block li:first-child {
	border: none;
}
.caselist_block li a,
.caselist_block li span {
	display: inline-block;
	padding: 0 10px;
}
.caselist_block li a {
	color: #333;
	background: url("/cmn/img/ic_arw_01.png") no-repeat 100% 50%;
}
.caselist_block li span {
	color: #999;
	background: url("/cmn/img/ic_arw_09.png") no-repeat 100% 50%;
}
.case_block {
	padding: 20px 0 80px;
	border-top: 1px solid #ccc;
}
.case_main{
	float: right;
	width: 710px;
}
.case_side{
	float: left;
	width: 210px;
}
.case_side li{
	float: left;
	border-bottom: 1px solid #CCC;
}
.case_side li:first-child{
	border-top: 1px solid #CCC;	
}
.case_side li a,
.case_side li p{
	float: left;
	padding: 15px 10px;
	font-size: 12px;
}
.case_side li p{
	background: #eeeeee;
}
.case_side li a .photo,
.case_side li p .photo{
	float: left;
	width: 60px;
}
.case_side li a .txt,
.case_side li p .txt{
	float: left;
	width: 130px;
}
.case_side li a b,
.case_side li p b{
	font-weight: bold;
}
.case_side li a:hover b{text-decoration: underline;}

.case_side li a em,
.case_side li p em{
	margin-top: 5px;
	display: block;
	font-weight: normal;
	color:#333;
}


.case_info {
	margin: 30px 0 0;
	line-height: 1.6;
	font-size: 12px;
}
.case_info dt {
	font-weight: bold;
}
.case_block h3 {
	display: inline-block;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(/cmn/img/ic_case00.png) no-repeat left 2px;
}
.case_block .copy{
	display: block;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #613EA4;
}

.title_block {
	float: left;
	width: 365px;
}
.photo_case {
	float: right;
}

.photo_case01 {
	float: right;
	width: 370px;
}
.photo_case02 {
	float: left;
	width: 160px;
}
.thum_case{
	float: left;
}
.note_case{
	font-size: 12px;
}
.thum_case.fll{float: left;margin: 0 20px 10px 0;}
.thum_case.flr{float: right;margin: 0 0 10px 20px;}
.desc{
	float: left;
	margin-top: 30px;
	padding: 15px;
	background: #F5EFF9;
}
.narrow {
	float: left;
	padding: 30px 0 0;
	width: 570px;
}
.wide {
	padding: 30px 0 0;
}
.ml150 {
	margin-left: 160px;
}
.btm {
	margin: 30px 0;
	padding: 15px 0;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.btm dt {
	font-weight: bold;
}

.btm_src {
	margin: 30px 0;
	
}
.btm_src .ttl{
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
.btm_src .bnr{
	float: left;
	width: 360px;
}
.btm_src .txt{
	float: left;
	font-size: 12px;
}

.page_nav {
	padding-top: 30px;
	text-align: center;
}
div.page_nav {
	text-indent: -10px;
	text-align: center;
}
div.page_nav p {
	margin: 20px 0 5px;
	text-align: center;
}
.btn_link {
	margin: 10px auto 0;
	text-align: center;
}
.btn_link a {
	display: inline-block;
	width: 250px;
	height: 44px;
	line-height: 45px;
	font-size: 12px;
	color: #333;
	background: url("/cmn/img/btn_case_03.png") no-repeat 100% 50%;
}
/* @end */
/* @end */
/* @group recommend */
#recommend {
	margin: 40px 0 0;
	width: 100%;
	background: #ededed;
	z-index: 2;
}
#recommend.none {
	width: 100%;
	background: #fff;
	z-index: 2;
}
/* @group recommend */
.recommend_block {
	margin: 0 auto;
	padding: 30px 0 0;
	width: 960px;
}
.recommend_block h2 {
	padding: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.recommend_list {
	margin: -5px -15px 0 0;
}
.building_list {
	margin: 0 -30px 40px 0;
}
.recommend_list li {
	position: relative;
	float: left;
	margin: 35px 15px 0 0;
	width: 310px;
}
.building_list li {
	position: relative;
	float: left;
	margin: 20px 30px 15px 0;
	width: 450px;
}
.recommend_list a,
.building_list a {
	color: #333;
}
.recommend_list a:hover,
.building_list a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.recommend_list img,
.building_list img {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.recommend_list span,
.building_list span {
	display: block;
}
.recommend_list .name,
.building_list .name {
	font-weight: bold;
}
.recommend_list .division,
.building_list .division {
	display: inline-block;
	margin: 5px 0 0;
	padding: 0 5px;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #999;
}
.recommend_list .caption,
.building_list .caption {
	margin: 5px 0 0;
	font-size: 13px;
}
.recommend_list .function {
	display: inline-block;
	margin: 8px 0 0;
	width: 160px;
	font-size: 13px;
}
.building_list .function {
	display: inline-block;
	margin: 8px 0 0;
	width: 300px;
	font-size: 13px;
}
.recommend_list .detail {
	display: inline-block;
	margin: 8px 0 0;
	padding: 3px 15px 3px 7px;
	font-size: 11px;
	color: #fff;
	background: #333 url("../img/ic_arw_06.png") no-repeat 90% 50%;
}
.building_list .detail {
	display: inline-block;
	margin: 8px 0 0;
	padding: 3px 15px 3px 7px;
	font-size: 11px;
	color: #fff;
	background: #333 url("../img/ic_arw_06.png") no-repeat 90% 50%;
}
.building_list .division,
.building_list .caption,
.building_list .function {
	text-decoration: none;
}
/* @end */
/* @group list */
.list_block {
	margin: 0 auto;
	padding: 40px 0;
	width: 960px;
	font-size: 12px;
}
.list_block dt {
	float: left;
	height: 30px;
	font-weight: bold;
	color: #666;
}
.list_block dd {
	margin: 0 0 0 120px;
}
.list_block li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
}
.list_block li:last-child {
	border-right: none;
}
.list_block a {
	color: #666;
}
/* @end */
/* @end */
/* @group footer */
#ftr {
	width: 100%;
	font-size: 12px;
	color: #ccc;
	background: #222 url("../img/bg_ftr_01.png") repeat-x 0 100%;
}
#ftr a {
	color: #ccc;
}
.pagetop {
	margin: 10px auto;
	width: 960px;
}
.pagetop a {
	float: right;
	display: block;
	padding: 0 0 0 15px;
	background: url("../img/ic_arw_02.png") no-repeat 0 50%;
}
/* @group request */
.request_block {
	margin: 0 auto;
	padding: 25px 0;
	width: 960px;
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #111111;
}
.request_block p {
	margin: 10px 0 0;
}
.bnr_block {
	margin: 40px 0 0;
}
#ftr .bnr_block {
	margin: 15px 0 0;
}
.bnr_block ul {
	margin: 0 -20px 0 0;
}
.bnr_block li {
	float: left;
	margin: 0 20px 0 0;
}
.bnr_internet {
	float: left;
}
.bnr_internet dt {
	padding: 0 0 0 15px;
	color: #fff;
	background: url("../img/ic_pc_01.png") no-repeat 0 50%;
}
.bnr_internet dd {
	padding: 5px 0 0;
}
.bnr_telephone {
	float: right;
}
.bnr_telephone dt {
	padding: 0 0 0 15px;
	color: #fff;
	background: url("../img/ic_phone_01.png") no-repeat 0 50%;
}
.bnr_telephone dd {
	width: 411px;
	height: 53px;
	margin: 5px 0 0 0;
	padding: 12px 0 0 60px;
	color:#000000;
	font-size: 23px;
	font-weight: bold;	
	background: url("../img/ic_phone_02.png") no-repeat;
}


/* @end */
/* @group comment */
.comment_block {
	margin: 0 auto;
	padding: 25px 0 0;
	width: 960px;
	border-top: 1px solid #2d2d2d;
}
.comment_block h3 {
	font-weight: bold;
}
.comment_block p {
	margin: 5px 0 0;
}
/* @end */
/* @group group */
.group_block {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 161px;
	font-size: 10px;
}
.group_block a:link, .group_block a:visited {
	text-decoration: underline;
	color:#ccc ;
}
.group_block a:hover, .group_block a:active {
	text-decoration: none;
	color:#ccc ;
}
.group {
	padding: 22px 0 0;
}
.group dd {
	padding: 10px 0 0;
}
.group li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
}
.group li:last-child {
	border-right: none;
}
.about {
	margin: 25px 0 0;
}
.about li {
	float: left;
	margin: 0 20px 0 0;
}
.copyright {
	margin: 8px 0 0;
}

p.footer_logo {
	position: absolute;
	right: 0;
	bottom: 10px;
}
/* @end */
/* @end */
/* @group thickbox */
#TB_window {
	background: transparent;
	border: none;
}
#TB_window img#TB_Image {
	display: block;
	margin: 50px 0 0;
	border: 20px solid #fff;
}
#TB_caption {
	padding: 0 10px 10px 0;
	width: 100%;
	line-height: 16px;
	text-indent: 20px;
	font-size: 16px;
	font-weight: bold;
	background: #fff;
}
#TB_closeWindow {
	position: absolute;
	top: 0px;
	right: -10px;
	padding: 0;
	text-indent: -9999px;
	font-size: 0px;
}
#TB_closeAjaxWindow {
	position: relative;
	top: -20px;
	right: 60px;
	padding: 0;
	text-align: left;
	font-size: 0px;
}
#TB_ajaxWindowTitle {
	padding: 0;
}
#TB_title {
	height: 0;
	background: transparent;
}
#TB_closeWindowButton {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	font-size: 0px;
	background: url("/cmn/img/ic_close_01.png") no-repeat;
}
#TB_ajaxContent {
	padding: 0;
}
#TB_title {
/*	position: absolute;
	top: 40px;
	left: 0;
	display: block;
	padding: 0 0 0 10px;
	width: 100%;
	height: 50px;
	line-height: 60px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
*/}
#TB_prev,
#TB_next {
	position: absolute;
	top: 50%;
	display: block;
	margin: -23px 0 0;
}
#TB_prev {
	left: -60px;
}
#TB_next {
	right: -40px;
}
.thickbox_block {
	margin: 0;
	width: 770px;
	background: #fff;
}
.thickbox_block dl {
	padding: 10px;
}
.thickbox_block dt {
	padding: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.thickbox_block dd {
	margin: 20px 0;
	text-align: center;
}
.thickbox_block dd img {
	width: 700px;
}
.thickbox_block dd.act {
	display: block;
}
.thickbox_block ul {
	width: 100%;
	background: #eee;
}
.thickbox_block li {
	float: left;
	margin: 20px 0 20px 20px;
}
.thickbox_block li a {
	display: block;
	background: #c10211;
}
.thickbox_block li img {
	width: 120px;
	border: 1px solid #ccc;
}
.thickbox_block li.act img {
	border: 1px solid #c10211;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/* @end */


.saving_block .example_block h3 a {
	display: inline;
}


.project_block{
	margin: 30px 0 100px;
	width: 100%;
}
.project_block .project_box.left{
	float:left;
}
.project_block .project_box.right{
	float:right;
}
.project_block .project_box{
	width:470px;	
}
.project_block .project_box .img,
.project_block .project_box .text{
	margin-bottom:20px;	
}
.project_block .project_box .detail {
	display: inline-block;
	margin: 8px 0 0;
	padding: 3px 15px 3px 7px;
	font-size: 11px;
	color: #fff;
	background: #333 url("../img/ic_arw_06.png") no-repeat 95% 50%;
}
.project_block .project_box .detail:hover{
	background: #5c5c5c url("../img/ic_arw_06.png") no-repeat 95% 50%;
}
/* @group sitemap */
.sitemap_container{
	margin-top: -15px;
}
.sitemap_block{
	margin-bottom: 20px;
}
.sitemap_block.last{
	margin-bottom: 60px;
}
.sitemap_list{
	float: left;
	width: 300px;
	margin-left: 30px;
}
.sitemap_list:first-child{
	margin-left: 0;
}
.sitemap_list h2{
	display: block;
	margin-top: 30px;
	height: 45px;
	border-bottom: 1px solid #ccc;
}
.sitemap_list h2 a{
	display: inline-block;
	padding-right: 18px;
	height: 45px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background: url("/cmn/img/ic_sitemap.png") no-repeat right center;
}
.sitemap_list li{
	margin-top: 18px;
}




/* @end */