@charset "utf-8";

/*-----css reset-----*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
fieldset,img { 
	border:0;
	color:#ffffff;
	background:transparent;
}
address,caption,cite,code,dfn,em,strong,b,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style-type:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*-----page all default setting-----*/

body{
margin:0px;
padding:0px;
text-align:center;
color:#222222;
background-color:#ffffff;
font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック",Arial,sans-serif;
font-size:12px;
}


#layoutBox{
position:relative;
margin:0px auto;
width:99.9%;
z-index:1;
text-align:left;
background-image:url(../images/base/page_bg.png);
background-repeat:repeat-x;
background-position:0px 0px 0px 0px;
}

#header{
position:relative;
margin:0px auto;
padding:0px;
width:850px;
height:70px;
text-align:left;
}

#description{
position:relative;
width:700px;
height:14px;
margin:0px;
padding:0px;
z-index:2;
}


/*-----main contents box setting-----*/

#contentBox{
position:relative;
margin:0px auto;
padding:0px;
text-align:left;
width:850px;
min-height:450px;
}


/*-----footer setting-----*/

#footer{
position:relative;
margin:0px auto;
width:850px;
height:250px;
background-image:url(../images/base/footer_bg.png);
background-repeat:no-repeat;
background-position:0px;
text-align:left;
}

.f_navi{
position:absolute;
margin:205px 0px 0px 250px;
padding:0px;
font-size:12px;
text-align:center;
color:#666666;
width:590px;
height:25px;
}

.f_navi li{
float:left;
}
.copyr{
position:absolute;
margin:213px 0px 0px 350px;
padding:0px;
font-size:12px;
text-align:left;
}


.md_ad{
position:relative;
margin-top:-25px;
margin-left:77%;
padding:0px;
width:90px;
height:20px;
}

/*-----global navi menu setting-----*/
#g_navi{
position:relative;
width:850px;
height:55px;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px;
z-index:10;
}

#g_navi li{
float:left;
}


/*-----global navi button setting-----*/

.gn_top a{
display:block;
width:105px;
height:55px;
background-image:url(../images/g_navi/gn_top.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_top a:hover{
display:block;
width:105px;
height:55px;
background-image:url(../images/g_navi/gn_top.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.gn_profile a{
display:block;
width:105px;
height:55px;
background-image:url(../images/g_navi/gn_profile.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_profile a:hover{
display:block;
width:105px;
height:55px;
background-image:url(../images/g_navi/gn_profile.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


.gn_hotel a{
display:block;
width:95px;
height:55px;
background-image:url(../images/g_navi/gn_hotel.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_hotel a:hover{
display:block;
width:95px;
height:55px;
background-image:url(../images/g_navi/gn_hotel.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_restaurant a{
display:block;
width:95px;
height:55px;
background-image:url(../images/g_navi/gn_restaurant.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_restaurant a:hover{
display:block;
width:95px;
height:55px;
background-image:url(../images/g_navi/gn_restaurant.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_fishing a{
display:block;
width:75px;
height:55px;
background-image:url(../images/g_navi/gn_fishing.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_fishing a:hover{
display:block;
width:75px;
height:55px;
background-image:url(../images/g_navi/gn_fishing.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_blog a{
display:block;
width:65px;
height:55px;
background-image:url(../images/g_navi/gn_blog.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_blog a:hover{
display:block;
width:65px;
height:55px;
background-image:url(../images/g_navi/gn_blog.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_contact a{
display:block;
width:110px;
height:55px;
background-image:url(../images/g_navi/gn_contact.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.gn_contact a:hover{
display:block;
width:110px;
height:55px;
background-image:url(../images/g_navi/gn_contact.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}


/*-----clear setting-----*/

.clear{
clear:both;
}


/*-----default text setting-----*/

.attention{
background-color:#ffff33;
color:#222222;
}

.tyuui{
color:#CC3300;
}