﻿@charset "UTF-8";
@import "purpose.css";



/*************resetcss***************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,html,span,object,iframe,p,blockquote, a,abbr,acronym, address,big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,label, legend, table, caption, tbody, tfoot,thead, tr, th, td { 
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img,a img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul,li {
	list-style: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;
}

caption, th, td{
	text-align:left;
	font-weight:normal;
}

input, textarea, select, button{
	font-size:100%;
	font-family:inherit;
}
select{
	margin:inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */

ol{margin-left:2em;}

/* == clearfix == */

.clr:after{
	content: " ";
	display:block;
	font-size: 0.1em;
	height:0;
	line-height: 0; 
	clear:both;
	visibility:hidden;
}

.clr{display:inline-block;}
* html .clearfix{height:1%;}

.clr{display:block;}

.fl{
	float: left;
}

.fr{
	float: right;
}

a{
	color: #666;
	text-decoration: none;
}

a:hover{
	color: #00f;
	text-decoration: none;
}



/***********************************/



/***************body*******************/

body{
	background-color: #eee;
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
}


#wrap{
	width: 1010px;
	margin: 0 auto;
	background:url(../img/skymark2010_04.jpg) repeat-y; 
}


.wrap_inner{
	width: 1010px;
	margin: 0 auto;
	/*border: 1px solid #0ff;*/
	
}


#header{
	background: url(../img/skymark2010_02.jpg) no-repeat top left;
	height: 116px;
	width: 980px;
	clear: both;
	margin: 0px auto;

}

#header img{
	margin: 19px 556px 0 0;
}


.main{
	margin: 0 auto;
	width: 980px;
	padding-bottom: 20px;
	/*border: 1px solid #f00;*/
	text-align: left;
}

h1{
	font-size: 10px;
	float: left;
	padding: 0 0 0 25px;
}

.h1info{
	font-size: 10px;
	padding: 0 10px 0 0;
}


h2{
	text-align: left;
	float: right;
	color: #fff;
	padding: 0 10px 0 0 ; 
}


h3{
	padding: 20px 0 0 0; 
}


.h3info{
	color: #000;
	float: left;
	color: #fff;
	padding:17px 0 0 0;
	/*border: 1px solid #ccc;*/
	width: 350px;
}




.leftcol{
	width: 220px;
	padding: 0 20px 0 10px ;
	/*border: 1px solid #f00;*/

}

.ranktop{
	padding: 20px 0 0 0;
	display: block;

}

.rankbox{
	padding: 0 0 10px 10px;
	clear: left;
}

.rankbox dl{
	width:210px;
}

.rankbox dd{
	margin: 0 0 5px 0;
}

.rank_title{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 0;
	clear:both;
}

.rank_number01{
	float: left;
	font-weight: bold;
	margin: 5px 5px 0 0;
	color: #f00;
}

.rank_number02{
	float: left;
	font-weight: bold;
	margin: 5px 5px 0 0;
	color: #00f;
}

.rank_number03{
	float: left;
	font-weight: bold;
	margin: 5px 5px 0 0;
	color: #fc0;
}


.rank_itiran {
	text-align:right;
	margin:5px 5px 0 0;
}



.leftcol ul{
	padding: 0 5px 0 5px;
	clear: left;
}

/*for IE6ハック */
* html .leftcol ul li{ 
display: inline;
}


.leftcol li a{
	color: #666;
	float: left;
	width: 178px;
	margin: 5px 0 0 0;


}

.leftcol a{
	text-decoration: none;
}


.leftcol a:hover{
	color: #00f;

}

.skyinfo{
	padding: 20px 0 0 0 ;
	clear: left;
}

.skyinfo_inner{
	padding: 10px 5px 0 5px;
}



.section {
	width : 550px ;
	height: 225px;
	margin: 20px 0 0 0;
}


.rank_itiran {
	width:190px;
	margin:5px 5px 10px 5px;
}

.hotelbtn img{
	width:82px;
	float:left;
	margin: 0 20px 5px 0;
	display:inline-block;
}









.maincol{
	width: 550px;
	/*border: 1px solid #f00;*/

}




.reco_tourbox{
	/*width: 550px;*/
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #ccc;
}

.reco_tourbox ul{
	width: 410px;
	padding: 0 0 0 10px;
	/*order: 1px solid #00f;*/
}

.reco_title {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.reco_title span{
	color: #ff0000;
}


.dome{
	margin: 13px 0 0 10px;
}



.application{
	width: 550px;
/*	border: 1px solid #ccc; */
	clear: left;
}

.application_inner{
	padding: 10px 10px 0 10px;
}

.domeinner{
	padding: 9px 0 0 5px;
	font-weight: bold;
	font-size: 14px;
	width: 60px;
}


.newbox{
	padding: 5px 0 0 0;
	width: 380px;
}

.arrow{
	color: #f90;
	padding: 0 5px 0 0;
}


.mokuteki_inner {
	padding: 10px 6px 0 0 ;
}


.rightcol{
	float: left;
}

.rightcol_inner{
	margin: 20px 10px 0 20px ;
	width: 150px;
	/*border: 1px solid #ccc; */
}


.arrange{
	padding: 0 0 10px 0;

}

.rightcol .ninki li{
	list-style-type:none;
	margin: 0 0 5px 0;
	padding:0 0 0 25px;
}

*html .rightcol .ninki li{
	list-style-type:none;
	margin: 0 0 5px 0;
	padding:0 0 0 10px;
}

*:first-child+html .rightcol .ninki li{
	list-style-type:none;
	margin: 0 0 5px 0;
	padding:0 0 0 10px;
}



.ninki {
	margin:0 0 15px 2px;
}

.ninki_rank01 {
	background: url(../img/ranking01-3002.gif) no-repeat;
}

.ninki_rank02 {
	background: url(../img/ranking01-3003.gif) no-repeat;
}

.ninki_rank03 {
	background: url(../img/ranking01-3004.gif) no-repeat;
}

.ninki_rank04 {
	background: url(../img/ranking01-3005.gif) no-repeat;
}

.ninki_rank05 {
	background: url(../img/ranking01-3006.gif) no-repeat;
}


.rightcol a{
	text-decoration: none;
	color: #666;
}

.rightcol a:hover{
	color: #00f;
}

.rightcol li{
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 0 5px;
}


.airport{
	padding: 10px 0;
}

.reco_banner p{
	padding: 5px 0 0 0;
}


.mokuteki {
	margin: 25px 0 10px 0;
}

.mokuteki_img p{
	text-align: center;
	margin : 0 0 5px 0;
}


.blog_category {
	text-decoration: underline;
	float :right;
}


.rightcol .icon01 ul li{
	background: url(http://skymark.mwt.co.jp/img/011-001.gif) no-repeat 0 3px;
	list-style-type:none;
	padding: 0 0 0 13px;
}

*html .rightcol .icon01 ul li{
	background: url(http://skymark.mwt.co.jp/img/011-001.gif) no-repeat 0 3px;
	list-style-type:none;
	padding:0;
	margin:0 0 0 2px;
}

*:first-child+html .rightcol .icon01 ul li{
	background: url(http://skymark.mwt.co.jp/img/011-001.gif) no-repeat 0 3px;
	list-style-type:none;
	padding:0;
	margin:0 0 0 2px;
}


/***********スカイスペシャル************ */
.toukyo{
width:550px ;
background-color:#E5EFFA ;
}

.toukyo h3{
color:#006699;
font-size:12px;
font-weight: bold;
margin:10px;
width:520px;
}

.toukyo_box {
margin:0 0 0 1px;
}

.toukyo_box p {
float:left;
text-align:center;
padding: 10px 3px 0 0;
}

.toukyo_box2 {
margin:0 0 0 1px;
}

.toukyo_box2 p {
float:left;
text-align:center;
padding: 10px 0px 0 0;
}

.toukyo_box a:link{
	color:#666
}

.toukyo_box a:hover{
	text-decoration:none;
	color:#00f
}





/***********footer************ */
	#footer {
	margin: 0 auto;
	padding: 0;
	color: #666;
	width : 980px ;
	font-size:10px ;
	
	}
	
	#footer a {
	color : #666 ;
	}
	
	#footer a:hover {
	color : #00f ;
	}

	.footerline { 
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	width : 960px ;
	margin: 0 auto;
	padding: 5px 0 ;
	}

	.footer01_text{
	text-align:left ;
	padding: 0 0 0 195px;
	font-size:10px ;

	}
	
	
	.footer02_text{
	text-align:center ;
	font-size:10px ;
	padding: 10px 0 ;
	}

.footer02{
	padding: 10px 0 0 0;
	text-align:center ;

}


.hotel_ranking {
	width	: 220px;
	margin	: 20px 0 0 0;
}

.hotel_ranking ul li{
	width	: 220px;
}

.textbox {
	width	: 125px;
	margin	: 0 0 0 75px;
}

.hotelranking_title {
	font-size:10px;
	padding	:9px 0 0 0;
	font-weight	: bold;
	line-height: 12px;
}

.hotelranking_text {
	padding:0 3px 0 0;
	font-size:10px;
	line-height: 12px;
}

.hotelranking_link {
	width:63px;
	margin:0 0 0 60px;
}

.ranking01 {
	background:url(http://skymark.mwt.co.jp/images/ranking01.jpg) no-repeat;
	width:200px;
	height:72px;
}

.ranking02 {
	background:url(http://skymark.mwt.co.jp/images/ranking02.jpg) no-repeat;
	width:200px;
	height:72px;
}

.ranking03 {
	background:url(http://skymark.mwt.co.jp/images/ranking03.jpg) no-repeat;
	width:200px;
	height:73px;
}

.ranking04 {
	background:url(http://skymark.mwt.co.jp/images/ranking04.jpg) no-repeat;
	width:200px;
	height:76px;
}

.ranking05 {
	background:url(http://skymark.mwt.co.jp/images/ranking05.jpg) no-repeat;
	width:200px;
	height:73px;
}

.ranking06 {
	background:url(http://skymark.mwt.co.jp/images/ranking06.jpg) no-repeat;
	width:200px;
	height:73px;
}


.leftcol2{
	width: 220px;
	padding: 0 20px 0 10px ;
}