@charset "utf-8";


/*formatting style
--------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/base_img/back.JPG);
	background-repeat: repeat;
}
hr {
	display: none;
}


/*link style
--------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
a:active {
	text-decoration: none;
}


/*top layout
--------------------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 798px;
	height: auto;
	border-top: 4px solid #F4B4D0;
	border-bottom: 4px solid #F4B4D0;
	border-right: #FFFFFF;
	border-left: #FFFFFF;
	background-color: #FFFFFF;
}
#main {
	width: 535px;
	margin-bottom: 10px;
	float: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
}
#sidebar {
	float: left;
	width: 150px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#footer {
	color: #333333;
	clear: both;
	border-top: 5px solid #D9E367;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}


/*heder styles
--------------------------------------------------*/
#header {
	position: relative;
	height: 125px;
}
#header #logo {
	position: absolute;
	top: 15px;
	left: 6px;
}
#header #reserve-btn01 a {
	background-position: left top;
	display: block;
	height: 17px;
	width: 120px;
	position: absolute;
	right: 129px;
	top: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #reserve-btn01 a:hover {
	background-position: right top;
	height: 17px;
}
#header #reserve-btn02 a {
	background-image: url(../images/base_img/header_resarve_bt02.gif);
	background-repeat: no-repeat;
	background-position: left -17px;
	display: block;
	height: 17px;
	width: 120px;
	position: absolute;
	right: 3px;
	top: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #reserve-btn02 a:hover {
	background-position: right -17px;
	height: 17px;
}
#header  .s-menu {
	height: 27px;
	width: 235px;
	left: 560px;
	top: 36px;
	position: absolute;
}
#header  .s-menu  ul {
	list-style: none;
}
#header  .s-menu  ul  li {
	float: left;
}
#header  .s-menu  ul  li  a {
	height: 25px;
	width: 210px;
	position: fixed;
	left: 560px;
	top: 36px;
}
#header  .s-menu  #s-manubtn01 {
	height: 25px;
	width: 56px;
	left: 19px;
	top: 0px;
	position: absolute;
	background-image: url(../images/base_img/saijikibtn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#header  .s-menu  #s-manubtn02 {
	height: 25px;
	width: 68px;
	position: absolute;
	left: 77px;
	top: 0px;
	background-image: url(../images/base_img/kankoubtn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#header  .s-menu  #s-manubtn03 {
	height: 25px;
	width: 90px;
	position: absolute;
	left: 147px;
	top: 0px;
	background-image: url(../images/base_img/toiawasebtn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}









#header #header-navi {
	width: 798px;
	top: 65px;
	background-color: #FFFFFF;
	position: absolute;
	list-style: none;
	height: 60px;
	list-style: none;
}
#header #header-navi li {
	display: inline;
}
#header #header-navi li a {
	display: block;
	background-image: url(../images/base_img/menu_bt.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header #header-navi .header-btn01 a {
	position: absolute;
	height: 60px;
	width: 133px;
	top: 0px;
	background-position: left top;
	left: 0px;
}
#header #header-navi .header-btn01 a:hover {
	background-position: right top;
}
#header #header-navi .header-btn02 a {
	position: absolute;
	height: 60px;
	width: 133px;
	left: 133px;
	top: 0px;
	background-position: left -60px;
}
#header #header-navi .header-btn02 a:hover {
	background-position: right -60px;
}
#header #header-navi .header-btn03 a {
	position: absolute;
	height: 60px;
	width: 133px;
	left: 266px;
	top: 0px;
	background-position: left -120px;
}
#header #header-navi .header-btn03 a:hover {
	background-position: right -120px;
}
#header #header-navi .header-btn04 a {
	position: absolute;
	height: 60px;
	width: 133px;
	left: 399px;
	top: 0px;
	background-position: left -180px;
}
#header #header-navi .header-btn04 a:hover {
	background-position: right -180px;
}
#header #header-navi .header-btn05 a {
	position: absolute;
	height: 60px;
	width: 133px;
	left: 532px;
	top: 0px;
	background-position: left -240px;
}
#header #header-navi .header-btn05 a:hover {
	background-position: right -240px;
}
#header #header-navi .header-btn06 a {
	position: absolute;
	height: 60px;
	width: 133px;
	left: 665px;
	top: 0px;
	background-position: left -300px;
}
#header #header-navi .header-btn06 a:hover {
	background-position: right -300px;
}

/* sidebar styles
--------------------------------------------------*/
#sidebar-navi {
	list-style: none;
	height: 40px;
	margin-bottom: 10px;
}
#sidebar-navi li a {
	display: block;
	height: 20px;
	width: 150px;
	background-image: url(../images/base_img/sidebar_navi-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#sidebar-navi .sidebar-btn01 a {
	background-position: left top;
	display: block;
	height: 20px;
	width: 150px;
}
#sidebar-navi .sidebar-btn01 a:hover {
	background-position: right top;
}
#sidebar-navi .sidebar-btn01-over {
	display: block;
	height: 20px;
	width: 150px;
	background-image: url(../images/base_img/sidebar_navi-btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	overflow: hidden;
}
#sidebar-navi .sidebar-btn02 a {
	background-position: left -20px;
	display: block;
	height: 20px;
	width: 150px;
}
#sidebar-navi .sidebar-btn02 a:hover {
	background-position: right -20px;
}
#sidebar-navi .sidebar-btn02-over {
	display: block;
	height: 20px;
	width: 150px;
	background-image: url(../images/base_img/sidebar_navi-btn.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidebar p {


}
#wrapper .link #Charge {

}
#wrapper .link #puran {
}
#wrapper .link #marumado {
	margin-bottom: 5px;
}
#wrapper .link .bana {
	margin-bottom: 5px;
	margin-top: 5px;
}
#wrapper .link div {
	width: 151px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}





/* footer styles
--------------------------------------------------*/
#footer ul {
	height: 28px;
	background-color: #D9E367;
	background-image: url(../images/base_img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 28px;
	margin-bottom: 5px;
	font-size: 9px;
}
#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #666666;
}
#footer .border-none {
	border-right-style: none;
}
#footer address {
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#mail /* secondary styles
--------------------------------------------------*/
 .secondary-title {
	border-top: 5px solid #F39700;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	color: #333333;
	padding: 15px 0px 15px 32px;
	margin-bottom: 20px;
	border-right: 1px solid #F0F0F0;
}

