@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------
 BASE
 -----------------------------------------------*/
body {
	font-size: 14px;
	color: #595959;
}
#wrapper {
	width: 100%;
	background:url(../img/main_bg.gif) repeat-y center;
}
#header {
	width: 1000px;
	height: 124px;
	margin: 0 auto 0;
	position: relative;
}
#header h1 {
	width: 344px;
	height: 89px;
	background: url(../img/title.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 1;
	display: block;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
}
.title-logo {
	width: 344px;
	height: 89px;
	display: block;
	text-indent: -9999px;
	font-style: none;
	outline: none;
}
#header h2 {
	wdith: 500px;
	height: 16px;
	font-size: 10px;
	text-align: right;
	position: absolute;
	top: 10px;
	left: 450px;
	z-index: 3;
	display: block;
	width: 530px;
}
#header-address {
	width: 303px;
	height: 105px;
	position: absolute;
	z-index: 2;
	display: block;
	background: url(../img/header_address.gif) no-repeat;
	left: 690px;
	top: 12px;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
}
#top-flash {
	width: 1000px;
	margin: 0 auto;
	height: 450px;
	background: url(../img/top_flash.jpg) no-repeat;
	border-top: 1px solid #EED1DB;
}
#g-navi-bg {
	width: 100%;
	height: 65px;
	background: url(../img/g_navi_bg.gif) repeat-x;
}
/*********** nav ***********/
ul#g-navi {
	width: 1000px;
	height: 65px;
	margin: 0 auto 0;
	background: url(../img/g_navi.jpg) 0 65px;
}
ul#g-navi li {
	display: block;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
	float: left;
}
ul#g-navi li a,ul#g-navi li {
	width: 200px;
	height: 65px;
	display: block;
	outline: none;
}
ul#g-navi .g-navi1 a {
	background:url(../img/g_navi.jpg)  0 0;
}
ul#g-navi .g-navi2 a {
	background:url(../img/g_navi.jpg)  -200px 0;
}
ul#g-navi .g-navi3 a {
	background:url(../img/g_navi.jpg)  -400px 0;
}
ul#g-navi .g-navi4 a {
	background:url(../img/g_navi.jpg)  -600px 0;
}
ul#g-navi .g-navi5 a {
	background:url(../img/g_navi.jpg)  -800px 0;
}
/*hover*/
ul#g-navi .g-navi1 a:hover {
	background: url(../img/g_navi.jpg) 0 -65px;
}
ul#g-navi .g-navi2 a:hover {
	background: url(../img/g_navi.jpg) -200px -65px;
}
ul#g-navi .g-navi3 a:hover {
	background: url(../img/g_navi.jpg) -400px -65px;
}
ul#g-navi .g-navi4 a:hover {
	background: url(../img/g_navi.jpg) -600px -65px;
}
ul#g-navi .g-navi5 a:hover {
	background: url(../img/g_navi.jpg) -800px -65px;
}
/*on*/
ul#g-navi .g-navi1on a {
	background: url(../img/g_navi.jpg) 0 -130px;
}
ul#g-navi .g-navi2on a {
	background: url(../img/g_navi.jpg) -200px -130px;
}
ul#g-navi .g-navi3on a {
	background: url(../img/g_navi.jpg) -400px -130px;
}
ul#g-navi .g-navi4on a {
	background: url(../img/g_navi.jpg) -600px -130px;
}
ul#g-navi .g-navi5on a {
	background: url(../img/g_navi.jpg) -800px -130px;
}
#main-wrapper {
	width: 960px;
	height: auto;
	padding: 20px 20px 0 20px;
	margin: 0 auto 0;
}

#photo04-wrapper {
	width: 960px;
	height: auto;
	padding: 0px 20px 0 20px;
	margin: 0 auto 0;
}
#footer-wrapper {
	width: 100%;
	height: 110px;
	float: left;
	background: url(../img/footer_bg.gif) repeat-x;
}
#footer {
	width: 1000px;
	height: 110px;
	margin: 0 auto 0;
	position: relative;
}
#footer-address {
	width: 292px;
	height: 98px;
	background: url(../img/footer_address.gif) no-repeat;
	position: absolute;
	top: 4px;
	left: 5px;
	list-style-type: none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
	z-index: 5;
}
#footer-right {
	width: 560px;
	height: 56px;
	position: absolute;
	top: 45px;
	left: 436px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	line-height: 150%;
	z-index: 6;
}
#footer-right a:link { color: #fff; text-decoration: none; }
#footer-right a:visited { color: #fff; text-decoration: none; }
#footer-right a:hover { color: #EED1DB; text-decoration: underline; }
#footer-right a:active { color: #EED1DB; text-decoration: underline; }
#page-header-img {
	width: 1000px;
	margin: 0 auto 0;
}
#left {
	width: 690px;
	float: left;
}
#right {
	width: 250px;
	float: left;
	padding: 0 0 0 20px;
}
#right-menu {
	width: 250px;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	color: #D685A5;
	background: url(../img/menu_footer.gif) bottom no-repeat;
}
#right-menu h4 {
	padding: 0 0 10px 0;
}
#right-menu a:link { color: #595959; text-decoration: none; }
#right-menu a:visited { color: #595959; text-decoration: none; }
#right-menu a:hover { color: #D685A5; text-decoration: underline; }
#right-menu a:active { color: #D685A5; text-decoration: underline; }
ul#rm-1 {
	width: 220px;
	padding: 0 14px 0;
}
ul#rm-1 li {
	padding: 5px 0 5px 25px;
	background:url(../img/arrow1.gif) left 50% no-repeat;
	border-bottom: 1px dashed #EED1DB;
}
ul#right-banner li {
	padding: 0 0 20px 0;
	
}
