@charset "shift_jis";

/* ------------------------サイト内全ページ共通のスタイルを設定 */
/* FF Scrolbar */
html { overflow-y: scroll;}

/* ページ背景の設定 */
body {
	background: #fff url(../img/back-image.gif) repeat-y center top;
	font: 13px "MS P Gothic","ＭＳ Ｐゴシック" sans-serif;
	*font-size: small;
	*font: x-small;
	line-height: 130%;
	color: #333;
}

table {
    font-size: inherit;
    font: 100%;
}

html>/**/body {
	font-size: 0.8em;
}

/* $lnik */
a:link {
	text-decoration: underline;
	color: #333333;
}

a:visited {
	text-decoration: underline;
	color: #996633;
}

a:hover {
	text-decoration: none;
}

/* =otherlink */
.blank_link {
	margin: 0px;
	padding: 3px 15px 3px 0;
	background: url(../img/icon_target_blank.gif) no-repeat right top;
}


/* $$SPAN */
span.txt_red {
	color: #F00;
}



/* liquid */
#wrapper {
	width: 820px;
	margin: 0 auto;
}

/* =header */
#header {
	position: relative;
	width: 760px;
	height: 63px;
	margin: 10px auto 0;
	background: #fff;
}

#header h1 {
	float: left;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#header div {
	position: relative;
}

#header div p {
	position: absolute;
	left: 0;
	top: 0;
}

* html #header div p {
	position: absolute;
	width: 85px;
	height: 0;
	left: 0;
}

#header h2 {
	position: absolute;
	top: 40px;
	width: 428px;
	height: 15px;
	background: url(../img/subtitle.gif) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

/* =sub_menu */
#smenu {
	position: relative;
	display: inline;
	float: right;
	margin: -22px 30px 0 0;
}

#smenu ul {
	line-height: 0;
}

#smenu li {
	display: inline;
	zoom: 1;
}

/* =visual*/
#visual {
	height: 135px;
	background: url(../img/header/head_img.jpg) repeat-x left top;
	text-align: center;
}

/*グローバルメニュー*/
#gmenu_box {
	height: 45px;
	background: #666 url(../img/globale-navi/gmenu_back.jpg) repeat-x left top;
	text-align: center;
	margin-top: 0;
	clear: both;
}

#gmenu {
	position: relative;
	width: 820px;
	height: 45px;
	margin: 0 auto;
	background: url(../img/globale-navi/gmenu_bg.jpg) no-repeat left top;
}

#gmenu ul {
	height: 45px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	vertical-align: top;
}

#gmenu li {
	display: inline;
}

/* =gmenu_sub */
.submenu01 {
	width: 175px;
	padding: 8px;
	border: solid 1px #493229;
	background: #d8ccb6 url(../img/globale-navi/pop_menu_bg.jpg) repeat left top;
	cursor: pointer;
	color: #493229;
}

.submenu02 {
	width: 175px;
	padding: 8px;
	border: solid 1px #ffffff;
	background: #6c4417 url(../img/globale-navi/pop_menu_bg_on.jpg) repeat left top;
	cursor: pointer;
	color: #fff;
}


/*------------------------contents BOX*/
#container {
	width: 785px;
	margin: 0 auto;
	padding: 5px 0 15px 15px;
	background: url(../img/menu_under.jpg) no-repeat left top;
	clear: both;
}

/*パンくずリスト*/
#panlist {
	clear:both;
}

#panlist ol {
	margin: 0 0 5px;
	line-height: 0;
}

#panlist ol li {
	display: inline;
	font-size: 85%;
	line-height: 150%;
}

#panlist li a {
	padding: 0 15px 0 0;
	background: url(../img/panlist_a_bg.gif) no-repeat right center;
}

/* =left */
#container_leftbox {
	float: left;
	width: 610px;
	margin: 0 15px 0 0;
}

/* =right */
#container_rightbox {
	float: left;
	width: 160px;
}

#container_rightbox ul {
	line-height: 0;
}

#container_rightbox li {
	margin: 0 0 5px;
	width: 160px;
	line-height: 150%;
}

#container_rightbox li.new_select {
	width: 155px;
	background: url(../img/local-navi/icon_navi-top.gif) no-repeat left center;
	padding: 0 0 0 5px;
	font-weight: bold;
}

#container_rightbox li.select01 {
	padding: 0 0 5px;
	background: url(../img/local-navi/navi_shadow.gif) no-repeat left bottom;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

#container_rightbox li.select02 {
	width: 152px;
	padding: 0 0 1px 8px;
	background: url(../img/local-navi/navi_dotline.gif) no-repeat right bottom;
}

/*-------------------------footer*/
#footer_submenu {
	width: 800px;
	margin: 0 auto;
}

#footer_submenu ul {
	margin: 0 0 0 15px;
	line-height: 0;
}

#footer_submenu li {
	float:left;
	font-size: 85%;
	line-height: 150%;
	color: #333;
}

#footer_gmenu_back {
	height: 20px;
	margin: 10px 0 0;
	background-color: #D8D8D8;
	clear: both;
}

#footer_gmenu_back ul{
	height: 20px;
	width: 800px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../img/footer/gmenu_bg.jpg) repeat-y left top;
	line-height: 0;
}

#footer_gmenu_back li {
	float: left;
	width: 159px;
	font-size: 85%;
	line-height: 150%;
	text-align: center;
	color: #333;
}

#footer_adress {
	height: 65px;
	background: url(../img/footer/footer_back.jpg) repeat-x left top;
	clear: both;
}

address{
	height: 65px;
	background: url(../img/footer/footer_cr.jpg) no-repeat center 31px;
	text-indent: -9999px;
	overflow: hidden;
}

#footer_adress div{
	height: 65px;
	width: 820px;
	margin: 0 auto;
	background: url(../img/footer/footer_bg.jpg) repeat-y left top;
	clear: both;
}



/*-----------------*/
#container:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

#container { display: inline-block; }

/* exlude MacIE5 \*/

* html #container { height: 1% }

#container {display:block;}
/* end MacIE5 */



.bg {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}