@charset "utf-8";

/* galleryview
---------------------------------------------*/
#img_area {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 325px;
}
.galleryview {
	top: 0;
	margin: 0 auto;
	position: relative;
	width: 900px;
}
.panel {
	position: absolute;
	width: 900px;
	height: 325px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}


/* g_navi
---------------------------------------------*/
#g_navi_area {
	width: 950px;
	height: 68px;
	background: url(../images/gnavi_shadow.gif) no-repeat;
	position: relative;
	text-align: center;
	margin: 27px auto 0 auto;
}
#g_navi {
	width: 950px;
	height: 48px;
	position: relative;
	text-align: center;
}


/* leftbody
---------------------------------------------*/
#leftbody {
	width: 650px;
	float: left;
	padding-bottom: 80px;
}
#leftbody h2 {
	padding: 15px 0 10px 0;
}
#leftbody h2#about_b {
	padding: 15px 0 0 0;
}
#leftbody a {
	color: #FF6600;
	text-decoration: underline;
}

#leftbody a:hover {
	color: #999;
	text-decoration: none;
}

#middle_navi {
	margin: 0 0 15px 15px;
}

#middle_navi img {
	margin: 0 10px 10px 0;
}

#about {
	position: relative;
	background: url(../images/bg_about.jpg) no-repeat;
	width: 625px;
	height: 145px;
	margin-bottom: 15px;
}
#about_t {
	padding: 80px 0 0 210px;
}

#news {
	position: relative;
	padding-left: 15px;
}
#news ul li {
	padding: 10px 0;
	float: left;
	width: 600px;
	list-style-type: none;
	border-bottom: dotted 1px #ccc;
}
#news li .day {
	width: 110px;
	float: left;
	color: #FF6600;
}
#news li .text {
	width: 460px;
	float: right;
}


/* rightbody
---------------------------------------------*/
#rightbody {
	float: right;
	padding: 0;
	position: relative;
	width: 250px;
	padding-bottom: 80px;
	padding-top: 15px;
}
#rightbody h3 {
	text-indent: -9999px;
	float: right;
}


/* search_panel, right_navi
---------------------------------------------*/
#bg_search {
	background: #f8f5ec url(../images/bg_search.gif) no-repeat;
	width: 250px;
	height: 47px;
	position: relative;
}
#search_panel {
	float: right;
	width: 250px;
	height: auto;
	background-color: #f8f5ec;
	position: relative;
}
#plan {
	float: right;
	width: 250px;
	height: 26px;
	background-color: #f8f5ec;
	position: relative;
}
#plan_title {
	text-align: center;
}
#plan_img {
	text-align: center;
}
#right_navi {
	top: 0;
	background: #f8f5ec url(../images/bg_right_navi.jpg) no-repeat;
	float: right;
	width: 250px;
	height: 155px;
	margin-bottom: 15px;
}
#right_navi a {
	color: #333;
	text-decoration: none;
}

#right_navi a:hover {
	color: #666;
	text-decoration: none;
}
#right_navi_01 {
	position: relative;
	top: 14px;
	left: 28px;
	width: 185px;
}
#right_navi_02 {
	position: relative;
	top: 15px;
	left: 28px;
	width: 185px;
}
#right_navi_03 {
	position: relative;
	top: 15px;
	left: 28px;
	width: 185px;
}
#right_navi_04 {
	position: relative;
	top: 35px;
	left: 15px;
	width: 218px;
	height: 48px;
}
#right_mobile {
	background: #f8f5ec url(../images/bg_mobile.gif) no-repeat;
	width: 250px;
	height: 39px;
	float: right;
}
#right_mobile_sub {
	position: relative;
	background: url(../images/bg_mobile_02.gif) no-repeat;
	float: right;
	width: 250px;
	height: 109px;
	margin-bottom: 13px;
}
#right_mobile_sub a {
	color: #003399;
	text-decoration: underline;
}

#right_mobile_sub a:hover {
	color: #666;
	text-decoration: none;
}
#right_mobile_01 {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 110px;
}
#right_mobile_02 {
	position: absolute;
	background:  url(../images/bg_qr.gif) no-repeat;
	top: 10px;
	left: 150px;
	width: 74px;
	height: 74px;
	background-image: url(../images/bg_qr.gif);
	text-indent: -9999px;
}

.banner {
	position: relative;
	float: right;
	margin-bottom: 13px;
}

