#contents .slider-wrapper {
	width: 960px;
	background: url(../images/main-bg.png) no-repeat;
	height: 455px;
	text-align: center;
	padding-left: 8px;
	margin-top: 20px;
}

#contents #top-conts01{
	text-align: left;
	width: 890px;
	line-height: 0px;
	margin-bottom: 10px;
}

#contents #top-conts01 #lside{
	text-align: left;
	width: 465px;
	float: left;
}

#contents #top-conts01 #lside #kaisoku{
	background: #FFFFFF;

}

#contents #top-conts01 #lside #kaisoku .tr01{
	background: #F5EFE6;

}

#contents #top-conts01 #lside #kaisoku .tr01 td{
	vertical-align: top;
	padding: 5px;
}

#contents #top-conts01 #lside #kaisoku .tr01 td.m{
	text-align: right;


}

#contents #top-conts01 #lside #kaisoku .tr02{
	background: #F0E1CA;
	padding: 5px;

}


#contents #top-conts01 #rside{
	text-align: left;
	float: right;
	width: 415px;
}

#contents #yakuin{
	text-align: left;
	width: 100%;

}
#contents #yakuin td{
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* news */

/* -------------------------------------------- */
#newslist{
	text-align: left;
	padding: 0px;
	background: #FFFFFF;


}

#newslist a:link{text-decoration: underline; color:#B11116;}
#newslist a:visited{text-decoration: underline; color:#B11116;}
#newslist a:active{text-decoration: underline; color:#B11116;}
#newslist a:hover{text-decoration: underline; color:#B11116;}


#newslist ul{
	margin: 0px;
	border: 1px;

}

#newslist ul li{
	background: url(../cmn/icon.gif) no-repeat 0px 5px;
	list-style: url(none) none outside;
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 20px;


}

#news{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#news li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style: none;


}

#news p{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}



/* -- contact  -- */
#contactbox {
	text-align: left;
	font-size: 12px;
	background: #FFFFFF;
	margin: 0px;
	padding: 20px;
	border: 5px solid #993300;
}

#contactbox table{
	width: 800px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	background: #FFFFFF;
	border: 1px solid #999999;
	margin-left: 20px;

}
#contactbox th.color1,
#contactbox td.color1{
	font-weight:bold;
	text-align:left;
	padding: 20px 10px;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
}
#contactbox th.color2,
#contactbox td.color2{
	text-align:left;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding: 20px 10px;
	vertical-align: top;
}
.error_coution {
	color: #CC3300;
}
