@charset "Shift_JIS";

/* ***********************************************************
 *
 * Since:     2009-11-01
 * Editor:    contents
 * Modified:  2010-04-12 by:contents
 *
 * ***********************************************************
 */


#top ul {
	zoom: 1;
}
#top ul:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both; 
}


/**************************************************
container
 **************************************************/
#top #container{
	background: url(../img/bg_top.jpg) repeat-x top;
	margin-bottom: 0px;
}



/**************************************************
topmain
 **************************************************/
#top #topMain {
	height:321px;
	background: url(../img/top_bg.jpg) no-repeat center top;
	width: 100%;
	text-align: center;
}

#top #topMain .inner {
	width:900px;
	height:321px;
	margin: 0px auto;
	position: relative;
}

#top #topMain .inner .catch {
	position: absolute;
	left: -10px;
	top: 36px;
	z-index: 2;
}

#top #topMain .inner .circle {
	position: absolute;
	left: 410px;
	top: 13px;
	z-index: 1;
}

#top #topMain .inner dl {
	position: absolute;
	right: -68px;
	width: 193px;
	top: 108px;
	background: url(../img/top_pbg.jpg) no-repeat;
	padding: 28px 83px 15px 20px;
	z-index: 0;
}
#top #topMain .inner dl dt {
	text-align:center;
	height: 25px;
}

#top #topMain .inner dl dd.btn {
	padding-left:5px;
	padding-bottom: 10px;
}

/**************************************************
contentsArea
 **************************************************/
 
#contentsArea{
	padding-top:35px;
}

#top #contentsArea h2{
	padding: 0px 0px 15px;
}

/*------ main contents ------*/
#top #contents{
	width: 610px;
	margin: 0px 20px 0px 0px;
	_margin: 0;
	/*padding-top: 20px;
	border-top: 3px solid #B1E0F0;*/
}
#top .layout {
	width: 425px;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
	float: left;
}
	#top .layout h3 {
		margin-bottom: 15px;
	}
#top ul.item {
	padding: 10px 10px 40px;
	clear: both;
}
#top ul.item02 {
	padding: 10px 10px 0px;
	clear: both;
}
	#top ul.item li, #top ul.item02 li {
		width: 170px;
		background: url(../common/btnNext.gif) no-repeat left;
		padding: 3px 0px 3px 27px;
		float: left;
	}
#top div.item {
	width: 600px;
	margin: 0px 10px 40px;
	_margin: 0px 5px 40px;
	background: url(../common/btnNext.gif) no-repeat left;
	padding: 3px 0px 3px 27px;
}
#top .imgArea {
	width: 163px;
	margin-right: 10px;
	_margin-right: 5px;
	color: #666;
	font-size: 85%;
	line-height: 110%;
	float: right;
}
	#top .imgArea img {
		margin-bottom: 5px;
	}
	#top .imgArea .bold {
		font-weight: bold;
	}

div.campaign {
	margin-bottom:10px;
}

ul.campaign li {
	margin-bottom:10px;
}

div.yiile {
	margin-bottom:25px;
}

p.catch {
	margin-bottom: 10px;
}
div.decla {
	width: 620px;
	margin: 20px 0px ;
	padding: 0px;
	background: url(../img/bg_4decla.jpg) repeat-y;
}
	div.decla .block {
		margin: 0px 30px 15px;
		padding-bottom: 15px;
		border-bottom: 1px dashed #999999;
	}
	div.decla .blockLast{
		margin: 0px;
		padding: 0px 30px 30px;
		background: url(../img/bg_4sengen_bottom.jpg) no-repeat bottom;
	}
		div.decla .block dt, div.decla .blockLast dt {
			margin-bottom: 10px;
		}
		div.decla .block dd.btn, div.decla .blockLast dd.btn {
			text-align: right;
		}
		div.decla .block dd.link, div.decla .blockLast dd.link {
			padding-left: 15px;
			background: url(../img/arrow01.jpg) no-repeat left;
		}
		div.decla .block dd.btn img, div.decla .blockLast dd.btn img {
			vertical-align: middle;
		}


#top .info {
	width: 100%;
	margin: 0;
	padding: 20px 0px;
	
}

#top .info .tit {
	width: 100%;
	_zoom:1;
	overflow:hidden;
	background: url(../img/info_tit_bg.jpg) no-repeat left top;
	height: 45px;
	padding-top: 10px;
}

#top .info .tit h2 {
	float:left;
	margin-top: 4px;
	height: 18px;
}

#top .info .tit .btn {
	float:right;
}

#top .info a {
			color: #1D3994;
}
#top .info a:hover {
			text-decoration: none;
}
	#top .info dl {
		padding: 0px;
		margin: 0px;
	
	}
		#top .info dl dt {
			float:left;
			width:150px;
		}
			#top .info dl dt img {
				margin-right: 10px;
			}
		#top .info dl dd {
			line-height: 1.2em;
			margin-bottom: 0.8em;
		}
		#top .info dl .last {
			padding-bottom: 0.9em;
			background: url(../common/dotL.gif) repeat-x bottom;
		}

.naviBlock {
	background: url(../img/block_bgline.jpg) no-repeat left top;
	width: 610px;
	padding: 5px 0px 0px;
	_zoom:1;
	overflow:hidden;
	margin-bottom: 20px;
}

.naviBlock .inner {
	padding: 20px 0px 25px 15px;
	border-top: none;
	border-right: 4px solid #DBDBDB;
	border-bottom: 4px solid #DBDBDB;
	border-left: 4px solid #DBDBDB;
}

.naviBlock dl {
	float:left;
	width:135px;
	display: inline;
	margin-right: 13px;
}

.naviBlock dl.long {
	width:140px;
}

.naviBlock dl.shrt {
	width:125px;
}

.naviBlock dl dt {
	margin-bottom:10px;
}

.naviBlock dl dd {
	background: url(../common/arw.gif) no-repeat left center;
	padding-left: 10px;
}


.naviBlock a {
			color: #1D3994;
}

ul.btnArea {
	margin: 0px 0px 40px -5px;
	_zoom:1;
	overflow:hidden;
}
	ul.btnArea li {
	float: left;
	margin-left: 12px;
	width: 292px;
	display: inline;
	}

.bnr-frontier {
	margin-bottom: 20px;
}



/*------ side ------*/
#side {
	width: 260px;
}
#side h2 {
	margin-bottom: 0px;
	padding: 0;
}

#side ul.topNavi {
	margin-bottom: 15px;
}

#side ul.topNavi li {
	margin-bottom: 2px;
}

#top #weather {
	width: 260px;
	margin-bottom: 10px;
	padding-top: 11px;
	background: url(../img/bg_weather_top.jpg) no-repeat top;
}

	#top #weather .inner {
		_zoom:1;
		overflow:hidden;
	}
	#top #weather .layoutL {
		width: 147px;
		margin: 0px 0px 10px 10px;
		_margin-left: 5px;
		padding-top: 0px;
		float: left;
	}
		#top #weather .layoutL select {
			width: 147px;
			margin-bottom: 3px;
		}
	#top #weather .layoutR {
		width: 96px;
		float: left;
	}
		#top #weather .layoutR .icon {
			width: 100%;
			text-align: right;
		}
		#top #weather .layoutR .kw {
			width: 89px;
			margin-top: 0px;
			padding-right: 7px;
			color: #666;
			font: bold 130%/250% "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka Sans-Serif;
			text-align: right;
		}
			#top #weather .layoutR .kw span {
				font-size: 240%;
				font-weight: normal;
			}
	#top #weather input {
		clear:both;
		margin: -5px 0px 5px 10px;
	}
	#top #weather .note {
		width: 260px;
		padding-bottom: 10px;
		background: url(../img/bg_weather_bottom.jpg) no-repeat bottom;
		font-size: 85%;
		text-align: center;
	}
#top .chara {
	margin-bottom: 5px;
}

#top .bnr {
	margin-bottom: 5px;
}

#top .bnr02 {
	margin-bottom: 7px;
}

#top .bnr02 li {
	margin-bottom: 8px;
}

#top .fla_bnr {
	margin-bottom: 10px;
}

.tip {
	z-index: 13000;
}
	.tip .tip {
		width: 260px;
		padding-top: 6px;
	}
.tip-title ul {
	width: 230px;
	padding: 5px 15px 30px;
	background: url(../img/bg_termsBottom.gif) no-repeat bottom;
}
	.tip-title ul li {
		margin-bottom: 0.2em;
		padding-left: 13px;
		background: url(../img/marcker02.gif) no-repeat 0px 0.5em;
		color: #000;
	}
	.tip-title ul li.close {
		margin-bottom: 0;
		padding-left: 0;
		background: none;
		text-align: center;
	}
.tip-top {
	display: none;
}
.tip-bottom {
	display: none;
}


#side .support {
	height: 245px;
	width: 260px;
	position: relative;
	background: url(../img/support_bg.jpg) no-repeat left top;
}

#side .support h2 {
	position: absolute;
	left: 0px;
	top: 20px;
}

#side .support ul.btn li {
	position: absolute;
}

#side .support ul.btn li.btn01 {
	top: 32px;
	right: 20px;
}

#side .support ul.btn li.btn02 {
	left: 24px;
	top: 81px;
}

#side .support ul.btn li.btn03 {
	right: 20px;
	bottom: 49px;
}

#side .support ul.area {
	width: 90px;
	position: absolute;
	left: 23px;
	top: 140px;
}

#side .support ul.area li {
	background: url(../common/arw.gif) no-repeat left center;
	padding-left: 10px;
}



/**************************************************
sengen
 **************************************************/
#sengen #contents{
	float:none;
	margin: 0px auto;
}

#sengen #contents .close{
	text-align:center;
	padding: 0px 0px 10px;
}

