/* CSS Document */

/* マウスオーバー リンクの色 */

<!--
.style1 {color: #1e78ff;}
A:hover{ text-decoration:underline; color:#1e78ff; }
A:hover{position:relative;top:1px;left:2px;}
-->

/* body margin 上部余白 */
body{
     margin-top:0px;
}

/* Hタグ */
h1{
	font-size:15px;
	font-weight:bold;
	padding:7px 15px 0;
}

strong{
font-weight:normal;
}

/*----------------------------
sidecontens
------------------------------*/
#side {
	width:188px;
	float:left;
}


/*----------------------------
maincontens
------------------------------*/
#main1{
	width: 750px;
	margin:0 0 20px 0;
	float: left;
}

.title_box{
	width:720px;
	height:45px;
	background-image:url(../img/title_kara_720_43.gif);
	background-repeat:no-repeat;
	float:left;
}

.repo{
	width:710px;
	padding:20px 30px 2px 10px;
	float:left;
}

.repo_bottom{
	width:710px;
	padding:2px 30px 2px 10px;
	float:left;
}



/*----------------------------
 装飾 
------------------------------*/

.style1{
	color:#FF0000;
}
.style2{
	color:#333;
}
.style3{
	color:#006633;
}
.style4{
	color:#F15A24;
}
.style5{
	color:#006;
}
.style6{
	color:#F3F;
}

.f_size1{
	font-size:20px;
}
.f_size2{
	font-size:18px;
}
.f_size3{
	font-size:16px;
}
.f_size4{
	font-size:14px;
}
.f_size5{
	font-size:12px;
}
.f_size6{
	font-size:10px;
}


.textfont1{
	color:#FF0000;
	font-size:10pt;
}

.textfont12{
	color:#FF0000;
	font-size:2;
}


.textfont2{
	color:#666666;
	font-size:10pt;
}
.toptitle{
	color:#666666;
	font-size:9pt;
	font-weight: bold;
	font-style: italic;
}


/* リンクの下線消し */

a.decoNonwhite {
	color: #FFFFFF;
	text-decoration: none;
}

a.decotop {
	color: #000066;
	text-decoration: none;

}
a.decoNon {
	text-decoration: none;
}

a.decoNon00 {
	color: #000000;
	text-decoration: none;
}

a.decoNon33 {
	color: #333333;
	text-decoration: none;
}

a.decoNon66 {
	color: #666666;
	text-decoration: none;
}

a.deco66 {
	color: #666666;
}


a.decoNonGR {
	color: #308C35;
	text-decoration: none;
}

.kankaku1{
	line-height:1.02em;
}

.kankaku2{
	line-height:1.1em;
}

.kankaku3{
	line-height:1.2em;
}

.kankaku4{
	line-height:1.5em;
}






/*----------------------------
Universal selector
----------------------------------------------- */
* {
	margin: 0; 
	padding: 0;
	line-height: 150%;
	font-size: 100%;
	font-style: normal;
	word-break: normal;
}

/*----------------------------
Structure Module
----------------------------------------------- */
html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	background: #fff;
	color: #444;
	text-align: center;
	letter-spacing: 0px;
	line-height: 150%;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "メイリオ";
}

/*----------------------------
Hypertext Module
----------------------------------------------- */
a:link {
	text-decoration: underline;
	color: #0f8dca;
}
a:visited {
	text-decoration: underline;
	color: #0f8dca;
}
a:active {
	text-decoration: underline;
	color: #0f8dca;
}
a:hover {
	text-decoration: underline;
	color: #0f8dca;
}


/*----------------------------
Tables Module
----------------------------------------------- */
table {
	font-size: inherit;
	font: 100%;
	width: 100%;
	background: #ccc;
}

table th {
	background: #ebebeb;
	padding: 3px;
}
table td {
	background: #fff;
	padding: 3px;
}


/*----------------------------
Image Module
----------------------------------------------- */
a img {
	border: 0;
	vertical-align: bottom;
}

a:hover img {
	border: 0;
}

hr {
	clear: both;
	margin: 5px 0 10px;
	border: none;
	visibility: hidden;
}
*:first-child+html hr {
	margin: 0;
}
* html hr {
	margin: 0;
}


/*----------------------------
RESET
------------------------------*/
div.pagetop {
	clear: both;
	padding: 5px;
	text-align: right;
	margin: 10px 0 0 0;
}

/*----------------------------
CONTAINER
------------------------------*/
div#container {
	width: 950px;
	margin: 180px auto 0px auto;
	text-align: left;
}

/*----------------------------
HEADER
------------------------------*/
div#header_outline {
	width: 100%;
	text-align: center;
	height: 180px;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

div#header {
	width: 950px;
	background: url(/img/header/bg.jpg) repeat-x top;
	overflow: hidden;
	height: 177px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
div#header em {
	display: block;
	color: #c6e6fd;
	border-left: 3px solid #060e9f;
	border-right: 3px solid #060e9f;
	height: 12px;
	font-size: 10px;
	margin: 3px;
	line-height: 100%;
	padding: 0 0 0 5px;
}
div#header ul {
	margin: 0;
	padding: 0;
}
div#header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#header #logo {
	position: absolute;
	top: 34px;
	left: 0;
}
div#header .headercontact {
	position: absolute;
	left: 275px;
	top: 37px;
	width: 345px;
	height: 53px;
}
div#header .headercontact li.hc_tel {
	width: 230px;
	float: left;
}
div#header .headercontact li.hc_web {
	width: 110px;
	float: right;
}
div#header .hnavi {
	position: absolute;
	right: 0;
	top: 21px;
	width: 240px;
}
div#header .hnavi li {
	float: left;
	margin: 0 10px 0 0;
}
div#header .hsubnavi {
	position: absolute;
	right: 0;
	top: 45px;
	width: 290px;
	background: url(/img/header/hsubnavi_border.gif) no-repeat top;
}
div#header .hsubnavi li {
	float: left;
	margin: 2px 7px 0 0;
	border-right: 1px dotted #ccc;
	height: 35px;
	padding: 0 7px 0 0;
}
div#header .hsubnavi li a {
	display: block;
	padding: 5px 0 0;
}
div#header .hsubnavi li.hsn_member {
	border-right: none;
	margin: 2px 0 0;
	padding: 0;
}
div#header #gnavi {
	position: absolute;
	top: 101px;
	left: 0;
	width: 950px;
	height: 37px;
}
div#header #gnavi li {
	float: left;
	margin: 0 2px 0 0;
	height: 37px;
}
div#header #gnavi li a {
	display: block;
	height: 37px;
}
div#header #gnavi li a span {
	display: none;
}
div#header #gnavi li.gn_skitravel { width: 129px; margin: 0 3px 0 0;}
div#header #gnavi li.gn_island { width: 163px;}
div#header #gnavi li.gn_hotel { width: 83px;}
div#header #gnavi li.gn_mountain { width: 113px;}
div#header #gnavi li.gn_sea_river { width: 153px;}
div#header #gnavi li.gn_gekiyasu_abroad { width: 145px; margin: 0 3px 0 0;}
div#header #gnavi li.gn_vehicle { width: 149px; margin: 0;}

div#header #gnavi li.gn_skitravel a { background: url(/img/header/gnavi.jpg) no-repeat 0px top; }
div#header #gnavi li.gn_island a { background: url(/img/header/gnavi.jpg) no-repeat -132px top; }
div#header #gnavi li.gn_hotel a { background: url(/img/header/gnavi.jpg) no-repeat -298px top; }
div#header #gnavi li.gn_mountain a { background: url(/img/header/gnavi.jpg) no-repeat -384px top; }
div#header #gnavi li.gn_sea_river a { background: url(/img/header/gnavi.jpg) no-repeat -500px top; }
div#header #gnavi li.gn_gekiyasu_abroad a { background: url(/img/header/gnavi.jpg) no-repeat -656px top; }
div#header #gnavi li.gn_vehicle a { background: url(/img/header/gnavi.jpg) no-repeat -804px top; }

div#header #gnavi li.gn_skitravel a:hover { background: url(/img/header/gnavi.jpg) no-repeat 0px bottom; }
div#header #gnavi li.gn_island a:hover { background: url(/img/header/gnavi.jpg) no-repeat -132px bottom; }
div#header #gnavi li.gn_hotel a:hover { background: url(/img/header/gnavi.jpg) no-repeat -298px bottom; }
div#header #gnavi li.gn_mountain a:hover { background: url(/img/header/gnavi.jpg) no-repeat -384px bottom; }
div#header #gnavi li.gn_sea_river a:hover { background: url(/img/header/gnavi.jpg) no-repeat -500px bottom; }
div#header #gnavi li.gn_gekiyasu_abroad a:hover { background: url(/img/header/gnavi.jpg) no-repeat -656px bottom; }
div#header #gnavi li.gn_vehicle a:hover { background: url(/img/header/gnavi.jpg) no-repeat -804px bottom; }


div#header .catch {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 950px;
	height: 38px;
	background: #012cd0;
	border-bottom: 1px solid #becaf2;
}
div#header .catch p {
	margin: 5px;
	background: url(/img/header/catch_bg.jpg) repeat-x top;
	height: 25px;
	border: 1px solid #0147e3;
	color: #7fe3fd;
	padding: 0 10px;
	line-height: 200%;
	overflow: hidden;
	font-size: 12px;
}

#topicpath {
	font-size: 10px;
	padding: 5px 0 30px;
}


/*----------------------------
FOOTER
------------------------------*/
div#footer {
	width: 950px;
	clear: both;
	text-align: center;
}

.gMenu ul{
	margin: 3px;
}

.gMenu li{
	font-size:10px;
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}