body {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 960px;
	background-color: #FFFFFF;
	padding: 0px;
	clear: left;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4997DB;
}
#header h1 a {
	height: 30px;
	width: 330px;
	float: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: -9999px;
	background-image: url(../img/common/campany_name.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-top: 10px;
}
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header ul {
	padding: 0px;
	margin: 0px;
}
#header li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	text-align: center;
}
#contents {
	width: 940px;
	clear: both;
	float: none;
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
address {
	clear: both;
	text-align: center;
	margin-top: 10px;
	float: none;
	height: 30px;
}
#main {
	text-align: left;
	float: left;
	width: 738px;
	padding: 10px;
	background-color: #FFFFFF;
}
.main_txt {
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
	float: none;
}
.txt_catch {
	font-weight: bold;
	color: #E6AE7B;
}
#utility {
	width: 180px;
	clear: left;
	margin-top: 15px;
}
#footer {
	clear: both;
	float: none;
	width: 945px;
	margin: 0px auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #333333;
	color: #999999;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.cate_tit_bar {
	clear: both;
	background-color: #4051BD;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	height: 35px;
	background-image: url(../img/common/cont_tit_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 25px;
}
.page_top {
	float: right;
	width: 740px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_top a {
	float: right;
	color: #0066CC;
	text-decoration: underline;
	font-size: 10px;
}
.page_top a:hover {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.red1 {
	font-weight: bold;
	color: #CC3300;
}
#main_copy_tit {
	clear: left;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
}
#cate_title {
	clear: both;
	background-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 15px;
}
#mobile_main {
	clear: right;
	float: none;
	padding: 15px;
	background-image: url(../img/mobile/mobile_mainbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#mb_tit01 {
	clear: both;
	float: none;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #BED5DA;
	color: #2678C1;
}
#mb_tit01b {
	clear: both;
	float: none;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
}
.cate_sam {
	clear: both;
	margin: 0px;
	float: none;
	padding: 15px 0px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C9C9AD;
}
.cate_catch {
	font-weight: bold;
	color: #2678C1;
	margin: 0px;
	padding: 0px 0px 8px;
}
.photo_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.cate_sam td {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #857A63;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #857A63;
}
.cate_sam table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #857A63;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #857A63;
	margin-bottom: 10px;
}
.cate_sam th {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #857A63;
	background-color: #E4E1DC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #857A63;
	font-weight: bold;
	text-align: left;
}
.cate_sam a {
	color: #0066CC;
	text-decoration: underline;
}
.cate_sam a:hover {
	color: #0066FF;
	text-decoration: none;
}
.td_right {
	text-align: right;
}
.td_right_bold {
	text-align: right;
	font-weight: bold;
}
.xsmall {
	font-size: x-small;
}
.px {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#main_image {
	text-align: center;
	vertical-align: middle;
}
#map_area {
	border: 1px solid #B8B894;
	margin-bottom: 10px;
}
#banner_area {
	width: 180px;
	clear: left;
	margin-top: 30px;
	float: left;
}
#banner_area a {
	width: 180px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 60px;
	margin-top: 5px;
	clear: both;
	float: none;
}
.friend a {
	float: left;
	height: 95px;
	margin-top: 15px;
}
#yoyaku {
	float: right;
	width: 180px;
}
#yoyaku td {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #857A63;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #857A63;
}
#yoyaku table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #857A63;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #857A63;
	margin-bottom: 10px;
}
#yoyaku th {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #857A63;
	background-color: #CBC5BA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #857A63;
	font-weight: bold;
	text-align: left;
}
#head_copy {
	font-size: 10px;
	height: 60px;
	margin-left: 10px;
	padding-top: 5px;
}
#tel_num {
	background-image: url(../img/common/tel_num.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 65px;
	width: 225px;
	text-indent: -9999px;
	background-position: 5px 10px;
}
#sign_area {
	margin-bottom: 15px;
	height: 60px;
	float: right;
}
.style1 {color: #000000}