@charset "utf-8";

/*　トップ
------------------------------------------------------------ */
h1 a:link {
   color: #FFF;
   text-decoration:none;
}
h1 a:visited {
   color: #FFF;
   text-decoration:none;
}


#img_top {
	width: 800px;
	height: 245px;
}

.box_new {
	background: url(../common/images/bg_new.jpg) no-repeat;
	width: 350px;
	height: 156px;
	_height:190px;
	padding-top:35px;
	_padding-top:35px;
}

#news_text{
	width:350px;
	height:125px;
	overflow:auto;
}

.box_new ul {
	padding: 10px 20px 10px;
}



.box_new li{
	margin-bottom: 5px;
}

.box_new span {
	font-weight: bold;
	color: #f69;
}

.blog_bn{
	margin-bottom:10px;
	_margin-bottom:10px;
}

#banner {
	_width: 420px;
	height: 160px;
	_height: 170px;
	padding: 8px;
	_padding: 5px;
	background: #ff6;
	margin-bottom: 10px;
	overflow: hidden;
}

#banner img {
	margin-bottom: 8px;
}

#flash {
	position: absolute;
	top: 130px;
	left: 225px;
}

.inquiry_box {
    width: 350px;
	height: 120px;
	background: url(../common/images/banner_02.jpg) left top no-repeat;
	position: relative;
	margin-bottom: 10px;
}
.inquiry_box dl {
	width: 230px;
	position: absolute;
	left: 105px;
	top: 30px;
	color: #0F3349;
}
.inquiry_box dt {
    background: url(../common/images/circle_01.gif) left center no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
}
.inquiry_box dd {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 140%;
}

#yakusoku {
	width: 420px;
}

#yakusoku ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

#yakusoku li {
	list-style: decimal;
	border-bottom: 1px dotted #ccc;
	padding-right:5px;
	margin-bottom: 10px;
}

div.right {
	width: 420px;
}

div.right img {
	margin-bottom: 20px;
}

#contents h3 {
	width: 410px;
	_width: 420px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.banner01 {
	margin-bottom: 30px;
}

#shcdule {
	overflow: auto;
}

/*.right img{
	padding-left: 40px;
}*/
