/* 
	written by CinqueStellineDesign http://www.cinquestelline.com
*/

@charset "UTF-8";

/*-- Common --*/
/* 全体のフォントサイズなど */

body{
	font-size: 100%;
	text-align: center;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	color: #404040;
	letter-spacing: 0.07em;
}

a{font-weight: bold;}
a:link, a:visited{text-decoration: none;color: #47A500;}
a:hover{text-decoration:none;color:#267A3B;}
a:active{text-decoration:none;color: #39F;}

.acc_Gray{font-weight: bold;color: #666;}
.acc_Rosso {color: #F00}
.acc_Verde {color: #179A39;font-weight: bold;}
.acc_Blu {color: #0000FF}
.acc_Azzurro {color: #3399FF}

.acc_Alit {color: #037441}
.acc_AirFr {color: #1D2951}
.acc_KLM {color: #2596E2}
.acc_JAL {color: #D71A22}
.acc_Luft {color: #F09B00}

#contentsL h2 {font-size:120%;}
.p2 {padding-left: 12px;margin: -1em 0 2em;font-size: 11px;}
.small{font-size: xx-small;}
#wrapper{
	text-align: left;
	margin: 0 auto;
	width: 820px;
}

h1 {color: #666;}
.clear {
	clear:both;
	z-index: 10;
	margin-top: -16px;
}

/*-- Link arrows 共通設定 --*/

#check2 a,
.modelplan a,
.arrows a{
	background-image: url(../img/arrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#check2 a:hover,
.modelplan a:hover,
.arrows a:hover{
	background-image: url(../img/hov-arrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#check2 a:active,
.modelplan a:active,
.arrows a:active{
	background-image: url(../img/act-arrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

/***** header *****/

#header, #header_honeymoon{color:#ddd;background-repeat: no-repeat;}
#header{background-image:url(../img/global.gif);}
#header_honeymoon{background-image:url(../img/global2.gif);}
#header_comment,
#header_comment_honeymoon{
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	word-spacing: 2em;
	float: right;
	text-align: right;
	line-height: 1.2em;}
#header_comment{
	margin: 38px 20px 0 0;
}
#header_comment_honeymoon{
	margin: 65px 30px 5px 0;
}
	
#topmenu{text-align: left;clear: both;}
#logo{
	margin: 15px 0 11px 25px;
	float: left;
	height: 64px;
	width: 233px;
	background:url(http://www.ranatours.jp/img/logo.png) no-repeat;
}

/*-- GrovalMenu --*/
#Gloval{
	width: 820px;
	height: 55px;
	clear: both;
	background: url(http://www.ranatours.jp/img/Menu2.gif) no-repeat;
	padding: 0 20px;
}
#Gloval li{float:left;list-style:none;}
#Gloval a{display:block;z-index: 5;overflow:hidden;background: url(http://www.ranatours.jp/img/Menu2.gif) no-repeat;width:130px;height:55px;}

#Gloval a.aboutus{background-position:-20px 0px;}
#Gloval a:hover.aboutus{background-position:-20px -55px;}

#Gloval a.howtoapply{background-position:-150px 0px;}
#Gloval a:hover.howtoapply{background-position:-150px -55px;}

#Gloval a.voice{background-position:-280px 0px;}
#Gloval a:hover.voice{background-position:-280px -55px;}

#Gloval a.faq{background-position:-410px 0px;}
#Gloval a:hover.faq{background-position:-410px -55px;}

#Gloval a.blog{background-position:-540px 0px;}
#Gloval a:hover.blog{background-position:-540px -55px;}

#Gloval a.inquiry{background-position:-670px 0px;}
#Gloval a:hover.inquiry{background-position:-670px -55px;}

/***** Container *****/

#contentsS{
	text-align:left;
	float:left;
	width:410px;
	margin-left: 5px;
}
.venuto{
	font-size: 18px;
	color: #267A3B;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.05em;
	width: 380px;
}

.Title{
	background:#267A3B;
	padding:5px 25px;
	width: 490px;
	color: #FFF;
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 10px 0;
}

#welcome_text{
	left:90px;
	font-size:11.5px;
	text-align: justify;
	line-height: 1.7em;
	background-repeat: no-repeat;
	margin: 20px auto 15px;
	font-weight: bold;
	width: 98%;
	}

#contentsL{
	width: 540px;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	float: left;
	margin-left: 40px;
}
#contentsL h3 {font-size:1.5em;}

.catch{
	text-align: center;
	margin: 20px auto;
	overflow: visible;
}
.catch img{margin:0 0 10px 0;}

.text{
	line-height: 1.7em;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.text p{margin: 10px 0;}

#modelplan_catch{
	margin: 15px 10px 5px;
}
.modelplan{
	line-height: 1.7em;
	margin: 0 auto 20px;
	font-size: 11px;
	width: 98%;
	line-break: keepall;
	clear: right;
}	

.modelplan h2{font-weight: bold;color: #030;margin-bottom: 5px;	font-size: 12px;}
.modelplan_img{margin: 0 0 0 7px;float: right;}
.modelplan p{
	margin-bottom: 6px;
	clear: left;
}
.modelplan-foot{clear: both;}

/***** 交通 *****/
.tras_non{
	padding: 3px 0 0 0;
	line-height: 25px;
	padding-left: 5px;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
	color: ＃565656;}
.tras_aer,
.tras_tren,
.tras_car,
.tras_bus,
.tras_nav{
	padding: 3px 0 0 0;
	line-height: 25px;
	padding-left: 35px;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
	color: ＃565656;
}
.tras_aer{background: url(../img/icon_auir_gr.jpg) no-repeat 0% 15%;}
.tras_tren{background: url(../img/icon_treno_gr.jpg) no-repeat 10% 25%;}
.tras_car{background: url(../img/icon_car_gr.jpg) no-repeat 0% 0%;}
.tras_bus{background: url(../img/icon_bus_gr.jpg) no-repeat 0% 0%;}
.tras_nav{background: url(../img/icon_ship.jpg) no-repeat 0% 0%;}

#side1{
	width: 200px;
	float: left;
	margin: 5px 0 25px 0;
}
#check, #check2{font-size: 11px;margin: 10px 0 25px;line-height: 15px;}
#check{text-align: center;font-style: normal;}
#check2 p{margin-bottom: 1px;}

#news_block{
	font-size:12px;
	background-image: url(../img/Latestnews.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 40px;
	height: 142px;
	margin-right: 4px;
	}


#side2{width: 195px;text-align: center;margin: 5px 0 0 0;float: right;}
.image{
	margin:0 0 15px;
}
.sub{
	width:170px;
	text-align:justify;
	font-size: 11px;
	color: #666666;
	margin: 0 auto 35px;
	line-height: 1.3em;
	}
.banner p{margin-bottom:30px}
#Ranablog_text{
	width:165px;
	position:relative;
	margin-left:15px;
	font-size: 11px;
	float: none;
	margin-top: -45px;
	text-align: left;
	letter-spacing: 0px;
}

#newsbox{
	background-color:#F2FFD9;
	height:24px;
	width: 380px;
	margin: 5px auto;
	z-index: 0;
}
.newstitle{
	float:left;
	font-size:9px;
	line-height:24px;
	color: #179A39;
	font-weight: bold;
	margin: 0 5px 0 8px;
}

/***** Footer *****/	

#footer{
	height:83px;
	background-image : url(../img/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 37px;
}


#footer2{
	height:28px;
	background-image:url(../img/Footer_slim.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 15px;
	font-weight: normal;
	color:#FFF;
}

#footer .hitorigoto{
	font-size: xx-small;
	line-height: 25px;
	padding-left: 95px;
}
#footer .hitorigoto dt{width:128px}
#footer dl{line-height: 36px;	font-size:0.8em;}
#footer2 dl{line-height: 28px;	font-size:0.8em;}

#footer dt,#footer2 dt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing: 0.5px;
	float: left;
	margin-left: 27px;
	font-weight: bold;
	font-stretch: condensed;
	font-size:0.75em;
}
#footer dd,#footer2 dd{
	list-style-type: square;
	word-spacing: 0px;
	letter-spacing: 0.15em;
	float: right;
	font-weight: bold;
	font-size: x-small;
	margin-right: 15px;
}

#footer dd a{color: #060;text-decoration: none;}
#footer2 dd a{color: #FFF;text-decoration: none;}

/***** Honeymoon *****/

#honeymoon_text{
	width:100px;
	position:relative;
	margin-left:0px;
	margin-right: 10px;
	font-size: 11px;
	float: right;
	margin-top: -68px;
	}

#honeymoon_contentsS{
	width:540px;
	float: right;
	}
	
#honeymoon_contentsS_text{
	width:300px;
	float:left;
	height: auto;
	}
#honeymoon_contentsS_image{
	width:240px;
	float:right;
	clear:right;
	}
.HoneyLink{margin:0  0 10px 5px;}
.HoneyLink p{margin-bottom:10px;}
.HoneyLink a,
.HoneyLink a:visited{text-decoration:none;color:#FF3399;}
.HoneyLink a:hover{text-decoration:underline;color:#FFCC33;}
.HoneyLink a:active{text-decoration:none;color:#39F;}
.acc_Honey{font-weight: bold;color: #F36;}
