@charset "UTF-8";
/*=========================================================
	index.css
	date - creation:23,APR,2009 // update:23,APR,2009
=========================================================*/

/*=========================================================
	index
		1. import file
		2. Contents style
=========================================================*/

/* for all */
@import "../../format/css/base.css";

/* 2. Contents style
=========================================================*/
body {
	line-height: 110%;
	font-size:18px !important;
}
h1 {
	margin: 0px 0px 20px;
	padding: 0px;
}
h2.cns, h2.bne, h2.ool, h2.byn, h2.syd, h2.mel, h2.per, h2.adl, h2.hob, h2.air {
	margin: 10px 0px;
	padding: 8px 0px 0px 10px;
	font-size:16px !important;
	height: 27px;
	width: 655px;
}
h2 a {
	color:#ffffff !important;
}
h2.cns {
	background: url(../images/city_bg_cns.gif) no-repeat;
}
h2.bne {
	background: url(../images/city_bg_bne.gif) no-repeat;
}
h2.ool {
	background: url(../images/city_bg_ool.gif) no-repeat;
}
h2.byn {
	background: url(../images/city_bg_byn.gif) no-repeat;
}
h2.syd {
	background: url(../images/city_bg_syd.gif) no-repeat;
}
h2.mel {
	background: url(../images/city_bg_mel.gif) no-repeat;
}
h2.per {
	background: url(../images/city_bg_per.gif) no-repeat;
}
h2.adl {
	background: url(../images/city_bg_adl.gif) no-repeat;
}
h2.hob {
	background: url(../images/city_bg_hob.gif) no-repeat;
}
h2.air {
	background: url(../images/city_bg_air.gif) no-repeat;
}
h3 {
	color:#ff0066 !important;
	font-size:16px !important;
	line-height: 130% !important;
	margin: 5px 0px!important;
	padding: 0px !important;
}
h4 {
	color:#2e3092;
	margin-bottom:5px;
}
.bold {
	font-weight:bold;
}
#contents p {
	border-bottom:dotted 1px #999999;
	margin: 0px !important;
	padding-bottom: 10px !important;
}
#contents p.pagetop {
	border:none;
	font-size:12px;
}
.navCity {
	margin-bottom:30px;
}
.navCity td {
	padding-bottom:10px;
}
.special {
	font-weight:bold;
	font-size:20px;
	color:#FF0000;
	line-height: 120% !important;
}
.limit {
	width:90px;
	background:#FF0000;
	padding:1px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin: 10px 0px 2px;
}
.sale {
	padding:5px;
	background:#FFFF66;
}
.notice {
	font-size:10px;
	color:#666666;
	line-height:140%;
}
.tokuten {
	padding:10px;
	margin-bottom:10px;
	font-size:14px !important;
	border:2px dotted #FF0000;
	clear:both;
}
.osusume {
	padding:5px;
	border:dotted 2px #999999;
	line-height: 150% !important;
	margin-bottom:10px;
	font-size:14px !important;
	min-height:50px;
}
.osusume:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.osusumeL {
	float:left;
	width:210px;
	text-align:center;
}
.osusumeR {
	float:right;
	font-size:12px !important;
	width:425px;
}
.clear {
	clear:both;
}

table.citynav {
	width:100%;
	border:none;
}
table.citynav td {
	width:25%;
	text-align:center;
	padding-bottom:5px;
}
.img-campaign {
	float:right;
}
.icon {
	float:left;
	margin-right:5px;
}
.img-school {
	clear:both;
	margin-bottom:10px;
}
.catch {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	background:#FF0000;
	padding:3px;
	margin-bottom:15px;
}
.condition {
	padding:10px;
	margin-top:15px;
	margin-bottom:30px;
	font-size:14px !important;
	border:2px dotted #999999;
	color:#666666;
	clear:both;
}
