@charset "utf-8";

/* ------------------------------------------------------------

	office_layout style

------------------------------------------------------------ */


/* ----------------------------------------
				index.html
---------------------------------------- */

/* ----------list---------- */

ul.list_top1 {
	list-style-type: none;
}

ul.list_top1 li {
	float: left;
	background: url(../images/l-navi_icon_01.gif) no-repeat left 0.25em;
	width: 260px;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-left: 23px;
}

#l_navi_box #inq_btn {
	margin-right: 5px;
	margin-left: 5px;
}

* html body ul.list_top1 li {
	width: 283px;
}


dl.list_step dt {
	width: 78px;
}

dl.list_step dd {
	margin-top: -32px;
	margin-left: 97px;
}

dl.list_step h4 {
	margin-bottom: 0.5em;
	color: #000000;
	font-size: 1.17em;
}


/* ----------------------------------------
				jirei.html
---------------------------------------- */

/* ----------jirei tab---------- */

ul.jirei_tab {
	list-style-type: none;
}

ul.jirei_tab li {
	float: left;
	margin-top: 10px;
	margin-right: 1px;
	margin-left: 0;
	font-size: 1px;
	line-height: 1%;
}

ul.jirei_tab li.active {
	margin-top: 0;
}

ul.jirei_tab img {
	display: block;
}


/* ----------jirei frame---------- */

.jirei_frame {
	width: 580px;
	background: url(../office_layout/images/jirei_frame_top.gif) no-repeat left top;
	padding-top: 23px;
}

.jirei_frame_bottom {
	width: 580px;
	background: url(../office_layout/images/jirei_frame_bottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

.jirei_frame_base {
	width: 552px;
	background: url(../office_layout/images/jirei_frame_base.gif) repeat-y left top;
	padding: 0 14px;
}

* html body .jirei_frame_base {
	width: 580px;
}


/* ----------jirei list layout---------- */

.jirei_left {
	float: left;
	width: 270px;
}

.jirei_right {
	float: right;
	width: 270px;
}

.jirei_item {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-bottom: 2px dotted #CCCCCC;
}

.jirei_line {
	clear: both;
	margin-bottom: 12px;
	padding-top: 24px;
}

.jirei_frame .box_left {
	float: left;
	width: 126px;
}

.jirei_frame .box_right {
	float: right;
	width: 136px;
}

/* photo */

.jirei_frame p.photo {
	background: url(../images/photo_base.gif) repeat left top;
	margin-bottom: 5px;
	padding: 3px;
}

/* text */

.jirei_frame p.num {
	color: #333333;
	font-size: 0.625em;
}

.jirei_frame p.num strong {
	font-size: 1.6em;
	font-weight: bold;
}

/* icon */

.jirei_frame p.icon img {
	margin-right: 5px;
}

/* data */

.jirei_frame ul.data {
	list-style-type: none;
	color: #333333;
	font-size: 0.625em;
}

.jirei_frame ul.data li {
	float: left;
	background: no-repeat left center;
	margin-left: 0;
	padding-left: 15px;
}

.jirei_frame ul.data li.staff {
	background-image: url(../office_layout/images/icon_staff.gif);
	margin-right: 18px;
}

.jirei_frame ul.data li.area {
	background-image: url(../office_layout/images/icon_area.gif);
	margin-right: 18px;
}

.jirei_frame ul.data li.money {
	background-image: url(../office_layout/images/icon_money.gif);
}

.jirei_frame ul.data span {
	color: #CC0033;
	font-size: 1.6em;
}

/* ----------------------------------------
				detail
---------------------------------------- */

/* ----------detail head---------- */

.detail_head {
	margin-bottom: 0.5em;
	color: #333333;
	font-weight: bold;
}

.detail_head span {
	display: block;
	color: #CC0033;
	font-size: 1.34em;
}


/* ----------detail photo1---------- */

p.detail_photo1 {
	width: 555px;
	background: url(../images/photo_base.gif) repeat left top;
	margin-bottom: 5px;
	padding: 5px;
}


/* ----------detail2 / data & point---------- */

.detail_left2 {
	float: left;
	width: 295px;
	margin-bottom: 2em;
}

.detail_right2 {
	float: right;
	width: 254px;
	margin-bottom: 2em;
	padding-right: 15px;
}


/* data */

.detail_left2 ul.data {
	list-style-type: none;
	margin-bottom: 2em;
	font-size: 0.875em;
}

.detail_left2 ul.data li {
	margin-bottom: 0.25em;
	margin-left: 0;
}

.detail_left2 ul.data span {
	color: #CC0033;
	font-weight: bold;
}


/* photo2-4 */

.detail_photo2 ,
.detail_photo3 {
	width: 244px;
	background: url(../images/photo_base.gif) repeat left top;
	margin-bottom: 10px;
	padding: 5px;
}


/* ----------detail column2---------- */

.detail_column2 {
	width: 549px;
	background-color: #F3F3F3;
	padding: 8px;
}

* html body .detail_column2 {
	width: 565px;
}

.detail_column2 dl {
	float: left;
	width: 280px;
}

.detail_column2 dt {
	float: left;
	width: 48px;
	margin-right: 15px;
}

.detail_column2 dd.text {
	margin-top: 0.5em;
}

.detail_column2 dd.name {
	color: #333333;
	font-size: 0.84em;
}

.detail_column2 dd.name span {
	color: #669900;
	font-size: 1.6em;
	font-weight: bold;
}

.detail_column2 p.tel {
	float: right;
	width: 258px;
}


/* ----------vote column---------- */

.vote_frame {
	width: 580px;
	background: url(../office_layout/images/vote_bottom.gif) no-repeat left bottom;
	padding-bottom: 9px;
}

.vote_frame_base {
	width: 560px;
	background: url(../office_layout/images/vote_base.gif) repeat-y left top;
	padding: 19px 10px 0;
}

.vote_column {
	width: 508px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 19px 25px;
}

* html body .vote_column {
	width: 558px;
}

.vote_left {
	float: left;
	width: 410px;
}

.vote_right {
	float: right;
	width: 84px;
}




