@charset "utf-8";
/* CSS Document */

/*-----------------------------------------
  初期化
 ------------------------------------------*/

body,p,h1,h2,h3,h4,h5,h6,a,ul,li,table,tr,td,img,form { margin: 0; padding: 0;}

img { border: none; vertical-align: bottom;}

body { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	   font-size: 12px;
	   color: #000;
	   line-height: 1.5;}

a:link { color: #000; text-decoration: underline;}
a:visited { color: #000; text-decoration: underline;}
a:hover { color: #000; text-decoration: none; }

ul li {list-style: none;}

/*-----------------------------------------
  背景
 ------------------------------------------*/

body {
	background: url(../img/common/all_back.jpg) ;
}

/*-----------------------------------------
  ヘッダー
 ------------------------------------------*/
#HEADER {
	width: 900px;
	height: 80px;
	margin: 0 auto;
}
#HEADER_LEFT {
	float: left;
}
#HEADER_LEFT img {
	margin: 17px 0 0 0;
}
#HEADER_RIGHT {
	float: right;
}
#HEADER_RIGHT_LINK {
	height: 13px;
	float: right;
}
#HEADER_RIGHT_LINK ul { margin-top: 10px; width:224px;}
#HEADER_RIGHT_LINK ul li {
	float: left;
}
#HEADER_RIGHT_LINK ul li a {
	display: block;
	margin-left: 20px;
	text-indent: -10000px;
	overflow:hidden;
}
#HEADER_RIGHT_LINK a.h_menu01 { background: url(../img/common/h_menu01.gif) no-repeat; height: 13px; width: 125px; display:block;}
#HEADER_RIGHT_LINK a.h_menu02 { background: url(../img/common/h_menu02.gif) no-repeat; height: 13px; width: 59px; display:block;}
#HEADER_RIGHT_BN {
	clear: both;
	float: right;
	margin-top: 25px;
	_margin-top: 10px;
}

/*-----------------------------------------
  メニュー
 ------------------------------------------*/
 
#MENU {
	clear: both;
	width: 100%;
	height: 40px;
	background: url(../img/common/menu_all_back.gif) repeat-x;
}
#MENU ul {
	background: url(../img/common/menu_back.gif) ;
	width: 902px;
	height: 40px;
	margin: 0 auto;
}
#MENU ul li {
	float: left;
}
#MENU ul li a {
	display: block;
	text-indent: -10000px;
	height: 40px;
	overflow: hidden;
	border-bottom: none;
	padding: 0;
}
#MENU a.menu01 {background: url(../img/common/menu.gif) 0px 0px no-repeat; width:226px;}
#MENU a.menu01:hover {background-position: 0px -40px;}
#MENU a.menu02 {background: url(../img/common/menu.gif) -226px 0px no-repeat; width:225px;}
#MENU a.menu02:hover {background-position: -226px -40px;}
#MENU a.menu03 {background: url(../img/common/menu.gif) -451px 0px no-repeat; width:225px;}
#MENU a.menu03:hover {background-position: -451px -40px;}
#MENU a.menu04 {background: url(../img/common/menu.gif) -676px 0px no-repeat; width:226px;}
#MENU a.menu04:hover {background-position: -676px -40px;}

/*-----------------------------------------
  ぱんくず
 ------------------------------------------*/
#PANKUZU { clear: both; width: 890px; margin: auto; font-size: 14px; padding: 10px 0 10px 10px;}
#PANKUZU img { margin: 0 10px 8px 10px;}
#PANKUZU img { /margin: 0 10px 4px 10px;}

/*-----------------------------------------
  ページ共通部分
 ------------------------------------------*/
#MAIN_LEFT h4 {
	background: url(../img/common/h4_background.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 14px;
	height:30px;
}

#MAIN_LEFT h5 {
	border-bottom:1px solid #9C773B ;
	color:#8B5F34 ;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 3px;
	padding:0 0 0 4px;
}

.text_bold { font-weight: bold;}

.right_bn01 { 
	margin-bottom: 5px;
	display:block;	
}
.right_bn02 {
	margin-top: 15px;
	display:block;
}

.mobile_qr {
	width: 220px;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.mobile_title {
	font-size: 12px;
	font-weight: bold;
}

#MAIN {
	clear: both;
	width: 900px;
	margin: auto;
}
#MAIN_LEFT {
	width: 640px;
	padding: 9px 9px 30px 9px;
	float: left;
	background: #FFF;
	border: 1px solid #e0d7ca;
	min-height:600px;
	height: auto !important;
	height: 600px;
}
#MAIN_LEFT h2 {
	margin-bottom: 15px;
}
#MAIN_LEFT h3 {
	text-align: center;
	margin-bottom: 15px;
}
#MAIN_LEFT p {
	margin: 10px;
}
#MAIN_RIGHT {
	width: 220px;
	float: right;
}
#MAIN_RIGHT_MENU {
	background: #FFF;
	border: 1px solid #e0d7ca;
	width: 208px;
	padding: 5px 5px 8px 5px;
	margin-bottom: 20px;
}
#MAIN_RIGHT_MENU ul {
	margin-top: 8px;
}
#MAIN_RIGHT_MENU ul li {
	font-size: 14px;
	background: url(../img/common/arrow_brown.gif) 4px 7px no-repeat;
	/background: url(../img/common/arrow_brown.gif) 4px 7px no-repeat;
	padding-left: 16px;
	margin-top: 3px;
}
#MAIN_RIGHT_MENU .menu_s {
	font-size: 12px;
	margin-left: 16px;
	width: 175px;
}
.border_brown {
	border-bottom: 1px solid #caae7c;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
#MAIN_RIGHT_MENU .menu_s_border {
	font-size: 12px;
	background: url(../img/common/arrow_brown_li.gif) 0 7px no-repeat;
	padding-left: 32px;
	border-bottom: 1px solid #caae7c;
	margin-bottom: 5px;
	padding-bottom: 6px;
}

.border_dot_brown {
	border-bottom: 1px dotted #caae7c;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
#MAIN_RIGHT_MENU .menu_s_dot_border {
	font-size: 12px;
	background: url(../img/common/arrow_brown_li.gif) 0 7px no-repeat;
	padding-left: 32px;
	border-bottom: 1px dotted #caae7c;
	margin-bottom: 5px;
	padding-bottom: 6px;
}


/*-----------------------------------------
  フッター
 ------------------------------------------*/
#RETURN {
	clear: both;
	width: 900px;
	margin: auto;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
#RETURN a {
	background: url(../img/common/arrow_top.gif) 0 4px no-repeat;
	padding-left: 12px;
}
#FOOTER {
	clear: both;
	margin-top: 20px;
	width: 100%;
	background: url(../img/common/footer_back.gif) repeat-x;
	height: 122px;
}
#FOOTER2 {
	clear: both;
	width: 100%;
	background: url(../img/common/footer_back.gif) repeat-x;
	height: 122px;
}
#FOOTER_BOX {
	width: 900px;
	margin: 0 auto;
	height: 122px;
}
.footer_logo {
	margin: 15px 0 10px 0;
}
#FOOTER_LEFT {
	float: left;
}
#FOOTER_RIGHT {
	float: right;
	text-align: right;
}
#FOOTER_RIGHT ul li {
	background: url(../img/common/arrow_brown.gif) 0 7px no-repeat;
	text-indent: 12px;
	margin-left: 30px;
	float: left;
	margin-top: 15px;
	margin-bottom: 40px;
}
#FOOTER_RIGHT ul li a { color: #7f5e2b; font-size: 10px;}
.footer_text {
	clear: both;
	font-size: 10px;
}

.clear { clear: both;}



/* ----- clearfix floatの解除に使用 ----- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
