/* CSS Document */


/*----------------------------
Universal selector
----------------------------------------------- */
* {
	margin: 0; 
	padding: 0;
	line-height:20px;
	font-size:10px;
	font-style:normal;
	word-break:normal;
}

/* body margin 上部余白 */

body{
     margin-top:0px;
}

/* Hタグ */

h1{
	margin:0;
	padding:0;
	color:#666;
	font-size:14px;
	text-align:right;
}



/*----------------------------
main
------------------------------*/
#main_top{
	width:950px;
	margin:0 0 20px 0;
}

#wrap{
	width:760px;
	margin:5px 80px;
	float:left;
}

#main{
	width:950px;
	margin:0 0 10px 0;
	float:left;
}

#side{
	width:195px;
	text-align:right;
	margin:0 0 0 5px;
	float:left;
}


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

strong{
	font-weight:normal;
}

.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;
}


.textfont00{
	color:#FF0000;
	font-size:10px;
}
.textfont01{
	color:#FF0000;
	font-size:11px;
}
.textfont02{
	color:#FF0000;
	font-size:12px;
}
.textfont02b{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.textfont03{
	color:#FF0000;
	font-size:13px;
}
.textfont04{
	color:#FF0000;
	font-size:14px;
}
.textfont04b{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.textfont10{
	color:#333;
	font-size:10px;
}
.textfont11{
	color:#333;
	font-size:11px;
}
.textfont12{
	color:#333;
	font-size:12px;
}
.textfont13{
	color:#333;
	font-size:13px;
}
.textfont14{
	color:#333;
	font-size:14px;
}



.textfont32{
	color:#006;
	font-size:12px;
	font-weight:bold;
}
.textfont32b{
	color:#006;
	font-size:12px;
	font-weight:bold;
}



.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;
}


/*----------------------------
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;
	position:relative;top:1px;left:2px;
}


/*----------------------------
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, "メイリオ";
}



/*----------------------------
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;
}

div#contents{
	width: 950px;
	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;
	background-color:#FFF;
	overflow: hidden;
	height: 177px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
div#header em {
	display: block;
	color: #c6e6fd;
	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 5px;
}



/*----------------------------
LINK BOX
------------------------------*/

.link_box_wrap{
	width:950px;
	float:left;
}
.link_box_l{
	width:310px;
	margin:5px;
	float:left;
}
.link_box_c{
	width:310px;
	margin:5px 0;
	float:left;
}
.link_box_r{
	width:310px;
	margin:5px;
	float:left;
}


.link_box_top{
	width:900px;
	margin:0 25px;
	text-align:left;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	padding:5px 0 5px 0;
	float:left;
}
.link_box_top ul{
	line-height:20px;
}
.link_box_top li{
	list-style-type:none;
	display:inline;
}
.link_box_top li a{
	font-size:9px;
	text-decoration:none;
}
.link_box_top li a:hover{
	text-decoration:underline;
}

.link_box_top1{
	width:900px;
	margin:0 25px;
	text-align:left;
	color:#666666;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float:left;
}

.link_box_top1 ul{
	line-height:20px;

}

.link_box_top1 li{
	list-style-type:none;
	display:inline;
}

.link_box_top1 li a{
	text-decoration:underline;
	color:#666666;
	font-size:10px;
}

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

.gMenu ul{
	margin: 3px;
}

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

/* mainPage */
#sk_title{
	background: url(../rihuto_pack/common/images/title_bk.jpg) 0px 0px no-repeat;
	font-size:16px;
	font-weight:bold;
	height:36px;
	padding-left:15px;
	padding-top:8px;
	color:#ffffff;
}
#mgContents{
	margin-top:8px;
	margin-left:11px;
	width:533px;
}

#tbl01{
	font-size:12px;
		
}
#tbl01 td{
	padding:2px;
}
#tbl01 td.ubL{
	border-bottom:1px solid #000000;
}

#tbl02{
	margin-top:17px;
		
}
#tbl02 td.bktlt{
	background: url(../rihuto_pack/common/images/c01.gif) 0px 4px no-repeat;
	font-size:12px;
	padding-left:20px;
	color:#ffffff;
	font-weight:normal;
	font-weight:bold;
}



#tbl02z{
	margin-top:40px;
		
}
#tbl02z td.bktlt{
	background: url(../rihuto_pack/common/images/c02.gif) 0px 4px no-repeat;
	font-size:12px;
	padding-left:20px;
	color:#ffffff;
	font-weight:normal;
	font-weight:bold;
}


.hrgTbl{
	margin-top:9px;	
}
.hrgTbl td.tbly_lft{
	font-size:14px;
	padding:2px;
	background-color:#ffe100;
	border-right:1px solid #000000;
}

.hrgTbl td.tbly_rgt{
	font-size:14px;
	padding:2px;
	background-color:#ffe100;
}

.hrgTbl td.tblm_lft{
	padding:2px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;

}
.hrgTbl td.tblm_lftb{
	border-right:1px solid #000000;

}

.hrgTbl td.tblm_rgt{
	padding:2px;
	border-bottom:1px solid #000000;

}


.plc_01{
	font-size:11px;	
}
.plc_02{
	font-size:21px;
	font-weight:bold;
	color:#e50012;
}
.fsz17{
	font-size:15px;	
}

.pkTop{
	height:5px;
	font-size:0;
	background: url(../rihuto_pack/common/images/pink_top.gif) 0px 0px repeat-x;
	border-top:1px solid #f8188e;
	border-left:1px solid #f8188e;
	border-right:1px solid #f8188e;
	background-color:#e73693;
}
.pkMid{
	border-left:1px solid #f8188e;
	border-right:1px solid #f8188e;
	background-color:#e73693;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	line-height:1.2em;
}
.pkBtm{
	height:5px;
	font-size:0;
	background: url(../rihuto_pack/common/images/pink_btm.gif) 0px bottom repeat-x;
	border-bottom:1px solid #f8188e;
	border-left:1px solid #f8188e;
	border-right:1px solid #f8188e;
	background-color:#e73693;
}
.blTop{
	height:5px;
	font-size:0;
	background: url(../rihuto_pack/common/images/blue_top.gif) 0px 0px repeat-x;
	border-top:1px solid #1b58ff;
	border-left:1px solid #1b58ff;
	border-right:1px solid #1b58ff;
	background-color:#006aff;
}
.blMid{
	border-left:1px solid #1b58ff;
	border-right:1px solid #1b58ff;
	background-color:#006aff;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	padding:0px 1px 0px 1px;
	line-height:1.2em;
}
.blBtm{
	height:5px;
	font-size:0;
	background: url(../rihuto_pack/common/images/blue_btm.gif) 0px bottom repeat-x;
	border-bottom:1px solid #1b58ff;
	border-left:1px solid #1b58ff;
	border-right:1px solid #1b58ff;
	background-color:#006aff;
}

.plcMain{
	margin:3px 0px 3px 0px;	
}


.cntTxt01{
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	border-bottom:1px solid #000000;
}
.cntTxt02{
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
}



.tbl03{
	font-size:14px;
	margin-top:10px;	
}

.cnt01a{
	font-size:14px;
	margin-top:7px;	
	width:305px;
}

#grdInfo{
	margin-top:40px;	
}
#grdPic{
	margin-top:13px;		
}


.tbl04{
	font-size:14px;
	margin-top:30px;	
}

.cnt01b{
	font-size:14px;
	margin-top:7px;	
	width:336px;
}

.grdInfoS{
	font-size:14px;
	margin-top:10px;	
}


.grndPic{
	margin-top:10px;		
}



.mnList{
	margin-top:6px;
}
.mnList strong{
	color:#003399;
}
.mnList ol{
	list-style-type: decimal;
	margin-left:25px;	
}
.mnList li{
	padding:4px 0px 4px 0px;

}

#main #skyttl_red {
	width: 950px;
	height: 34px;
	overflow: hidden;
	margin: 0 0 15px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-image: url(../img/rihuto_pack/top/title_bk_red.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#main #skyttl_blue {
	width: 161px;
	height: 25px;
	overflow: hidden;
	margin: 0 0 15px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/rihuto_pack/top/kenmei_bk.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
