@charset "utf-8";
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, table, td, th, div, p, img, form, address {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
	color: #333;
}
html, body {
	height: 100%;
	text-align: center;
	background: #fff;
}
html, body, th, td {
	font-size: 14px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
input, select, textarea {
	vertical-align: middle;
	font-size: 14px;
}
table {
	border-collapse: collapse;
}
a {
	color: #4b3315;
	text-decoration: underline;
}
a:hover {
	color: #4b3315;
	text-decoration: none;
}
ul, ol, dl, dt, dd, address {
	list-style-type: none;
	font-style: normal;
}
img {
	display: block;
}
/* ************************************************** */
#contents {
	width: 660px;
	margin: 0 auto 0;
	text-align: center;
}
#contents .container {
	width: 660px;
	float:left;
	display: inline;
	margin-bottom: 20px;
	background: none;
	padding: 20px 0 0;
}
#footer {
	display: none;
}
#footer .container {
	display: none;
}
/* *********************** column *************************** */
.first {
	width: 660px;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 0;
}
.second {
	display: none;
}
/* *********************** header *************************** */
#header {
	width: 660px;
	height: 40px;
	margin: 0 auto 5px !important;
	background: none;
}
#header h1 a {
	width: 155px !important;
	height: 40px !important;
	display: block;
}
#header img {
	width: 155px !important;
	height: 40px !important;
	position: absolute;
}
.hdr_inq {
	display: none;
}
.hdr_phn {
	display: none;
}
/* ******** globalnavi ******** */
.g_nav {
	display: none;
}
/* *********************** common *************************** */
.cmn_adb_box {
	display: none;
}
.lwr_to_top {
	display: none;
}
.lwr_bnv_unt {
	display: none;
}
.lwr_hl2_box {
	width: 660px;
	height: 67px;
	background: url(../img/lwr_hl2_bg.gif) repeat-x left bottom;
	position: relative;
	clear: both;
	margin-bottom: 5px !important;
}
.lwr_hl2_box h2 {
	width: 447px;
	height: 55px;
	position: absolute;
	left: 0;
	top: 0;
}
.lwr_hl2_box p {
	display: none;
}
/* *********************** introduction *************************** */
.int_ctg_anc {
	display: none;
}
