@charset "euc-jp";
/*=============================

  NAVIGATION SETTING

=============================*/


#hm_tel {
	position: absolute;
	top: 70px;
	right: 25px;
	font-size: 0.9em;
}

.hm_sub01 {
	position: absolute;
/*	top: 45px;*/
	top: 25px;
	right: 25px;
	font-size: 0.9em;
}

.hm_sub01 li {
	text-shadow: 0px 1px 0 #CCC;
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 15px;
	background: url(../images/indent.gif) no-repeat left center;
}

.hm_sub01 li:hover {
	text-shadow: 0px 1px 0 #CCC;
	font-size: 12px;
	padding: 0 0 0 15px;
	background: url(../images/indent2.gif) no-repeat left center;
	text-decoration: underline;
}

.hm_sub02 {
	position: absolute;
/*	top: 45px;*/
	top: 65px;
	right: 25px;
	font-size: 0.9em;
}

.hm_sub02 li {
	text-shadow: 0px 1px 0 #CCC;
	font-size: 12px;
	display: inline-block;
	padding: 0 0 0 15px;
}

.hm_sub02 li:hover {
	text-shadow: 0px 1px 0 #CCC;
	font-size: 12px;
	padding: 0 0 0 15px;
	text-decoration: underline;
}

.hm_sub01 li a,
.hm_sub02 li a, {
	color: #333;
	text-decoration: none;
}

.hm_sub01 li a:hover,
.hm_sub02 li a:hover {
	color: #ff0000;
}

.hm_sub01 img,
.hm_sub02 img {
	display: block;
	margin: 0 auto 3px;
	width: 16px;
}

#back_image_house {
	position: absolute;
	bottom: 0px;
	right: 5px;
}

/* XUGJ Global Navi ---*/

#hm_main ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

#hm_main ul {
/*	float: left; */
	line-height: 75px;
	padding: 0;
	margin: 0;
	width: 100%;
	list-style:none;
}
#hm_main a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
/*
	text-shadow: 0px 0px 3px #ff8080,
	0px 0px 5px #ff8080,
	0px 0px 10px #ff8080,
	0px 0px 15px #ff8080,
	0px 0px 20px #ff8080;
*/
}
#hm_main ul li {
	display: inline-block;
	background: url(../img/main_btn.png) no-repeat;
	padding: 0;
	margin: 0 -4px;
	width: 247px;
	height: 80px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
/*
	text-shadow: 0px 0px 3px #ff2d8b,
	0px 0px 5px #ff8080,
	0px 0px 10px #ff8080,
	0px 0px 15px #ff8080,
	0px 0px 20px #ff8080;
*/
}
/*
#hm_main ul ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 247px;
	font-weight: normal;
	line-height: 20px;
	border: 0;
	border-top: 1px solid #cccccc;
	z-index: 99999;
}
#hm_main li li {
	width: 250px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#hm_main li li li { border-left: none; }
#hm_main li li a {
  padding: 4px 10px;
#  width: 247px;
  font-size:12px;
  font-weight:normal;
  text-shadow:0px 1px #FFF;
}
#hm_main li ul ul { margin: -29px 0 0 170px; }
#hm_main li li:hover { color: #000; }
#hm_main li ul li:hover a, #hm_main li ul li li:hover a, #hm_main li ul li li li:hover a, #hm_main li ul li li li:hover a { color: #000; }
*/


#hm_main li:hover li a, #hm_main li li:hover li a, 
#hm_main li li li:hover li a, #hm_main li li li li:hover li a {
	color:#444;
}

#hm_main li:hover ul ul, 
#hm_main li:hover ul ul ul, 
#hm_main li:hover ul ul ul ul {
	left: -999em;
}

#hm_main li:hover ul, #hm_main li li:hover ul, 
#hm_main li li li:hover ul, #hm_main li li li li:hover ul {
	left:auto;
}
#hm_main li:hover {
	color: #a1ffea;
	background: url(../img/main_btn.png) no-repeat;
	opacity: 0.7;
	cursor: pointer;
	text-shadow: 	0px 0px 15px #7b4f08, 0px 0px 20px #523609;
}


.frame {
	display: inline-block;
	position: relative;
}
.frame:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(top, rgba(255, 255, 255, 0) 20%, #fff 100%); /* ÅÉ¤ê¤Ä¤Ö¤¹ */
}

.box h5{
	text-align:left;
	position:relative;
	top:10px;
	text-indent: 20px;
}
.box {
	width:98%;
	height:35px;
	background:#FFF;
	margin:5px 0px 15px 0px;
}
/*==================================================
 * Effect 1
 * ===============================================*/
.effect1{
	-webkit-box-shadow: 0 10px 6px -6px #777;
	   -moz-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
}

#main_image { 
	height: 350px;
}

#layer00 { 
	position: relative;
	top: -183px;
	left: 59px;
}

#layer01 { 
	position: absolute;
	top: 240px;
	right: 78px;
	margin-top: 2px;
}

#layer02 { 
	position: absolute;
	top: 180px;
	right: 78px;
	margin-top: 2px;
}


#sub_mn_b {
	background: url(../img/sub_btn_b.png) no-repeat;
	color: #333;
	width: 220px;
	height: 50px;
	margin: 10px auto;
	line-height: 50px;
	text-indent: 25px;
	font-size: 14px;
	text-decoration: none;
}

#sub_mn_g {
	background: url(../img/sub_btn_g.png) no-repeat;
	color: #333;
	width: 220px;
	height: 50px;
	margin: 10px auto;
	line-height: 50px;
	text-indent: 25px;
	font-size: 14px;
	text-decoration: none;
}

#sub_mn_p {
	background: url(../img/sub_btn_p.png) no-repeat;
	color: #333;
	width: 220px;
	height: 50px;
	margin: 10px auto;
	line-height: 50px;
	text-indent: 25px;
	font-size: 14px;
	text-decoration: none;
}


#sub_mn_b a , #sub_mn_g a ,#sub_mn_p a {
	color: #333;
	text-decoration: none;
}

#sub_mn_b:hover , #sub_mn_g:hover , #sub_mn_p:hover {
	color: #a1ffea;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.7;
	text-shadow: 0px 0px 5px #767676, 0px 0px 10px #1d1d1d;
}

