@charset "utf-8";

/*全体*/
html,body {
	height:100%
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eee8c6 url(../../images/common/cmn_bg.gif);
}

/* Hides from IE-mac \*/
* html .container {height: 1%;}
/* End hide from IE-mac */

/*基本*/
a img {
	border: 0;
}
a:link,
a:visited {
	color: #462287;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #FB6460;
	text-decoration: underline;
}

.display-none {
	display: none;
}
.clear {
	clear: both;
}

/*中央揃え用*/
#container {
	margin: 0 auto 0px;
	width: 960px;
	height: 100%;
	padding: 0px;
	display: block;
	min-height:100%;
}

/*背景入り全部包み*/
#wrapper {
	width: 925px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background: url(../../images/common/cmn_bg_mid.gif) repeat-y;
	min-height:100%;
}

/*ヘッダパート*/
#header {
	float: left;
	width: 925px;
	display: block;
	text-align: left;
	background: url(../../images/common/cmn_head_bg.jpg) no-repeat 255px top;
}

/*ロゴ*/
#header h1 span {
	display: block;
	width: 255px;
	height: 119px;
	text-indent: -9999px;
	float: left;
}

/*ヘッダ右パート*/
#header #hright {
	float: right;
	width: 670px;
	height: 119px;
}
#header #hright #hupper {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 670px;
}
#header #hlower {
	clear: left;
	float: left;
	width: 890px;
}
#header #hlower #topicpath {
	display: block;
	float: left;
	width: 630px;
	height: 19px;
	background: url(../../images/common/cmn_pic_01.jpg) no-repeat bottom;
}

#header #hlower #opentime {
	float: left;
	height: 23px;
	width: 255px;
	display: block;
}

/*ホームボタン*/
#header #tohome {
	float:left;
	background: url(../../images/common/cmn_logo_home.jpg) 0px -52px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 85px;
}
#header #tohome a {
	background: url(../../images/common/cmn_logo_home.jpg) 0px 0px;
	display: block;
	height: 52px;
	width: 85px;
	text-indent: -9999px;
}
#header #tohome a:hover {
	background: none;
}

/*FlashClock*/
#header #clock {
	float: right;
	height: 41px;
	width: 189px;
	margin: 0px 0px 11px;
	padding: 0px;
}

/*ヘッダメニューパート*/
#header #menu {
	margin: 0px;
	padding: 0px 0px 18px;
	float: left;
	width: 630px;
	display: block;
	clear: left;
}
#header #menu h3 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #menu .mn1 {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) 0px -49px;
}
#header #menu .mn1 a {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) 0px 0px;
	text-indent: -9999px;
}
#header #menu .mn1 a:hover {
	background: none;
}
#header #menu .mn2 {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -105px -49px;
}
#header #menu .mn2 a {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -105px 0px;
	text-indent: -9999px;
}
#header #menu .mn2 a:hover {
	background: none;
}
#header #menu .mn3 {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -210px -49px;
}
#header #menu .mn3 a {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -210px 0px;
	text-indent: -9999px;
}
#header #menu .mn3 a:hover {
	background: none;
}
#header #menu .mn4 {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -315px -49px;
}
#header #menu .mn4 a {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -315px 0px;
	text-indent: -9999px;
}
#header #menu .mn4 a:hover {
	background: none;
}
#header #menu .mn5 {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -420px -49px;
}
#header #menu .mn5 a {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -420px 0px;
	text-indent: -9999px;
}
#header #menu .mn5 a:hover {
	background: none;
}
#header #menu .mn6 {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -525px -49px;
}
#header #menu .mn6 a {
	height: 49px;
	width: 105px;
	display: block;
	background: url(../../images/common/cmn_menu.gif) -525px 0px;
	text-indent: -9999px;
}
#header #menu .mn6 a:hover {
	background: none;
}
#header #menu span {
	height: 49px;
	width: 105px;
	display: block;
	text-indent: -9999px;
}

/*コンテンツパート*/
#contents {
	float: left;
	width: 890px;
	clear: left;
	display: block;
	text-align: left;
}

/*フッタ上パート*/
#footer {
	float: left;
	width: 890px;
	clear: left;
	display: block;
	text-align: left;
}
#footer #upperline{
	clear: left;
	float: left;
	width: 890px;
	background: #EEE8C6;
	margin: 0px;
	padding: 10px 0px 16px;
	border-top: 1px solid #FFFFFF;
}
#footer #upperline #telinfo1 {
	display: block;
	margin: 6px 0px 0px;
	padding: 0px 0px 0px 14px;
	float: left;
	height: 34px;
	width: 290px;
}
#footer #upperline #freedial {
	margin: 0px 0px 0px 13px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 254px;
}
#footer #upperline #telinfo2 {
	margin: 8px 0px 0px 16px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 289px;
}

/*フッタ下パート*/
#footer #lowerline{
	clear: left;
	float: left;
	width: 870px;
	background: #3A2908;
	display: block;
	padding: 14px 10px 20px;
	height: auto;
}
#footer #lowerline #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 610px;
}
#footer #lowerline #left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer #lowerline #left li {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
}
#footer #lowerline #left a {
	color: #EEE8C6;
	text-decoration: underline;
}
#footer #lowerline #right {
	display: block;
	float: right;
	height: 34px;
	width: 260px;
	margin-bottom: 66px;
}

#toTop {
	margin-top:  80px;
}

#inq {
	margin-top: 50px;
}

#headlogo {
	float: left;
	width: 255px;;
	height: 119px;
}
