@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	font-size: 12px;
	line-height: 170%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}


h1,h2,h3,h4,h5,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
	margin-left: 5px;
	line-height: 230%;
}
img {
	border: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #a40000;
	text-decoration: none;
}
.look {
	background: #FFFF99;
}

.clear {
	clear:both;
}

/*----------------------------- ヘッダー -----------------------------*/
#header {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header h1 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
#hrader_logo {
}
#menu_bt {
	margin-top: 5px;
}
#logo_left {
	float: left;
	width: 300px;
}
#logo_right {
	float: right;
	width: 310px;
}
#tel_right {
	float: right;
	width: 200px;
}
#tel_left {
	width: 100px;
	margin-top: 25px;
}

.bnrcont{
	float:left;
	width:150px;
	height:43px;
	margin:0;
	padding:0;
}
.rcontents{width:900px; font-size:10px; list-style:none; line-height:130%; margin:0; padding:0}

/*----------------------------- トップイメージ -----------------------------*/
#top_img {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*----------------------------- メインコンテンツ -----------------------------*/
#main_contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*----------------------------- メインエリア -----------------------------*/
#main_wrap {
	float: right;
	width: 660px;
}
.ba_img {
	padding: 0px;
}

/*----------------------------- サブエリア -----------------------------*/
#sub_wrap {
	float: left;
	width: 220px;
}
#main_contents #sub_wrap h2 {
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
	background-image: url(../images/ba_sub_wrap.jpg);
}
.submenu_bt {
	margin-top: 10px;
}
/*----------------------------- フッター -----------------------------*/
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	text-align: left;
}
#footer_nav {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-align: center;
}
#footer li {
display: inline;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #CCCCCC;
}
#footer .right {
border-left: 1px solid #CCCCCC;
}
#footer #footer_nav li {
	font-size: 12px;
}
#footer p {
	font-size: 10px;
	padding-left: 30px;
}
.text_sp {
	line-height: 150%;
	margin: 7px;
}
#main_news {
	margin: 0px;
}
.day {
	width: 100px;
	float: left;
	font-weight: bold;
	line-height: 250%;
	padding-left: 10px;
	color: #666666;
}
.categori {
	float: left;
	width: 80px;
	margin-top: 7px;
}
.nwestitle {
	float: left;
	line-height: 250%;
}
.oneblock {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.greeting {
	width: 350px;
	float: left;
}
#greet_img {
	float: right;
	width: 280px;
}
.conpany {
	margin-top: 8px;
	margin-bottom: 20px;
}
.bg1 {
	background-color: #E8FBFF;
}
#main_contents #main_wrap .conpany td {
	padding-left: 10px;
}
#footer #footer_nav .right a {
	font-size: 10px;
}
#main_contents #main_wrap #form {
