@charset "utf-8";

/* ------------------------------------------------------------

	toppage style

------------------------------------------------------------ */

/* ----------header---------- */

#top_header {
	width: 830px;
	height: 250px;
	background: url(../images/top_main_visual.jpg) no-repeat left top;
}

#top_header h1 {
	float: left;
	margin-bottom: 70px;
	padding-top: 39px;
}

#header_tel {
	float: right;
	margin-bottom: 70px;
	padding-top: 39px;
}

h2#top_head {
	padding-top: 5px;
	padding-left: 12px;
	font-size: 0.875em;
}

p#top_lead {
	padding: 0 12px;
}


/* -----left banner tel----- */

ul#left_banner li.banner_left_tel {
	display: none;
}


/* -----top contents area----- */

#area_contents {
	width: 604px;
	padding-right: 0;
	padding-left: 0;
}


/* -----item list----- */

.item_frame {
	width: 591px;
	background: url(../images/item_frame_top.gif) no-repeat left top;
	margin: 0 0 6px 7px;
	padding-top: 6px;
}

.item_frame_bottom {
	width: 591px;
	background: url(../images/item_frame_bottom.gif) no-repeat left bottom;
	padding-bottom: 2px;
}

.item_frame_base1 {
	width: 591px;
	background: url(../images/item_frame_base_01.gif) repeat-y left top;
}

.item_frame_base2 {
	width: 591px;
	background: url(../images/item_frame_base_02.jpg) no-repeat left top;
	padding: 10px 0;
}

.item_frame .box_left {
	float: left;
	width: 282px;
	padding-left: 6px;
}

.item_frame .box_right {
	float: right;
	width: 288px;
	padding-right: 6px;
}

.item_frame dl {
	margin-bottom: 0.5em;
}

.item_frame dd {
	background: url(../images/icon_arrow_blue.gif) no-repeat 2px 3px;
	padding-left: 18px;
}

.item_frame ul {
	padding-left: 10px;
	list-style-type: none;
}

.item_frame ul.list_left {
	float: left;
	width: 141px;
}

.item_frame ul.list_right {
	float: right;
	width: 131px;
	padding-left: 0;
	list-style-type: none;
}

.item_frame ul li {
	margin-bottom: 0.5em;
	margin-left: 0;
}

.item_frame ul li.list_end {
	margin-bottom: 0;
}


/* -----bottom banner----- */

#bottom_banner {
	margin-left: 12px;
}


/* -----office15nin column----- */

#column_office15nin {
	width: 580px;
	height: 180px;
	background: url(../images/office15nin_base.gif) no-repeat left top;
	margin-bottom: 7px;
	margin-left: 12px;
}

#column_office15nin .column_head {
	padding: 15px 0 15px 30px;
}

#column_office15nin .column_text {
	width: 390px;
	padding: 0 0 12px 36px;
	color: #666666;
}

#column_office15nin ul {
	list-style-type: none;
	margin-left: 36px;
}

#column_office15nin ul li {
	margin-left: 0;
}
#lowcost_banner {
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#lowcost_banner a:hover img {
     opacity:0.5;
     filter: alpha(opacity=65);
}
