@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 {
	padding-top: 17px;
	text-align: right;
}

#header_tel {
	text-align: right;
}

h2#top_head {
	padding-left: 12px;
	font-size: 1em;
	line-height: 2.4em;
}

p#top_lead {
	padding: 12px;
}


/* ----------left banner---------- */

ul#left_banner li.banner_left_tel {
	display: none;
}


/* ----------item list---------- */

dl.list_top {
	margin-bottom: 15px;
}

dl.list_top dt img {
	display: block;
}

dl.list_top dd {
	margin-bottom: 15px;
}

dl.list_top dd h3 {
	background-color: #333333;
	padding: 5px 10px;
	color: #FFFFCC;
	font-size: 1.17em;
	font-weight: bold;
	line-height: normal;
}

dl.list_top dd h3 a {
	color: #FFFFCC;
}

dl.list_top dd p {
	background-color: #666666;
	padding: 0.5em 10px 2em;
	color: #FFFFFF;
	font-size: 1em;
}
#lowcost_banner {
	margin-bottom: 15px;
}
#lowcost_banner a:hover img {
     opacity:0.5;
     filter: alpha(opacity=65);
}
