@charset "euc-jp";


/*
========== TABLE of CONTENTS ==========

1:complete
2:mailinfo

clearfix rules

========== TABLE of CONTENTS ==========
*/

.nav{
	margin-bottom: 25px;
	font-size: 110%;
	text-align: center;
	}
.page-nav{
	margin-bottom: 25px;
	text-align: right;
	}
div#title-topbg{
	background: url(../../images/h2_top.gif) no-repeat top right;
	min-height: 2px;
	}
*html div#title-topbg{
	height: 2px;
	}
div#title-topbg hr{
	display: none;
	}
h2{
	margin-bottom: 10px;
	padding: 3px 8px 5px 8px;
	background: url(../../images/h2_bk_w634.gif) no-repeat bottom right;
	font-size: 120%;
	font-weight: bold;
	}

/* 2014.08 fix */
#mdFatFooter .title{
	background: none;
}

/* ---------- 1:complete ---------- */

#complete{
	margin-bottom: 50px;
	padding-top: 30px;
	}
#complete p{
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	}

/* ---------- /1:complete ---------- */

/* ---------- 2:mailinfo ---------- */
.mailinfo strong {
	font-weight: bold;
	}
#complete .mailinfo dl {/* reset */
	margin: 0 auto;
	padding: 0 0 3px;
	width: 395px;
	background: url(../../images/info01_bg_bt.png) repeat-x 0 100%;
	font-size: inherit;
	}
#complete .mailinfo dt {/* reset */
	width: 395px;
	height: 3px;
	margin-bottom: 0;
	background: url(../../images/info01_bg_tp2.png) repeat-x 0 0;
	font-weight: normal;
	text-indent: -4649px;
	overflow: hidden;
	}
.mailinfo dd {
	padding: 6px 9px;
	background: #b8d3e9 url(../../images/info01_bg_md.png) repeat-x 0 0;
	border-left: 1px solid #b8d3e9;
	border-right: 1px solid #b8d3e9;
	}
/* ---------- /2:mailinfo ---------- */


/* ---------- clearfix rules(float clear hack) ---------- */

#station ul:after,#ch-slide:after,#l-title:after,
#list .act:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#station ul,#ch-slide,#l-title,
#list .act{
	display: inline-block;
	}
/* Hides from IE5-mac \*/
*html #station ul,*html #ch-slide,*html #l-title,
*html #list .act{
	height: 1%;
	}
#station ul,#ch-slide,#l-title,
#list .act{
	display: block;
	}
/* End hide from IE5-mac */

/* ---------- /clearfix rules(float clear hack) ---------- */