@charset "utf-8";
/*************************************
#reset
*************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, img, blockquote, th, td{
    margin: 0; 
    padding: 0;
}

h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}

ol, ul{
    list-style:none;
}

body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) #cbdde6 center top repeat-y;
	font-family:"メイリオ", Verdana, Helvetica, arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	color:#555555;
	letter-spacing: 0.05em;
}


/*************************************
#LINK
*************************************/

a:link{
	text-decoration: underline;
	color:#0000ff;
}

a:visited{
	text-decoration: underline;
	color:#0000ff;
}

a:hover{
	text-decoration: none;
	color:#0000ff;
}

a:active{
	text-decoration: none;
	color:#0000ff;
}


/*************************************
#all
*************************************/
.cnt {
	position:relative;
	width:956px;
	margin:0px auto;
	text-align:center;
}

.bold{
	font-weight:bold;
}

.divide{
	padding:20px 0;
}



/*************************************
#header
*************************************/
#header {
	height: 60px;
	width:100%;
	text-align:center;
	margin: 0 auto;
	background:url(../images/heder.gif) #006cff center center no-repeat;
}

#header .headCnt {
	margin:0 auto;
	text-align:center;
	width:900px;
	clear:both;
}

#header .headCnt .logo {
	text-align:left;
	float:left;
}


/*************************************
mainTop
*************************************/
div#mainTop {
	width:900px;
	text-align:center;
	margin:0 auto;
	padding: 30px 0 30px 0;
}

/*************************************
ButtonSet_main_4btn
*************************************/
div#mainTop .btnSetMain{
	margin:0 auto;
	width:900px;
	height:209px;
	background:url(../images/main_btn_bg.jpg) no-repeat center center;
}

div#mainTop .btnSetMain ul.btn4set{
	margin:0 auto;
	width:612px;
	height:122px;
	text-align:center;
	overflow:hidden;
	_zoom:1;
}

div#mainTop .btnSetMain ul.btn4set li{
	line-height:0;
	font-size:0;
	zoom:1;
	vertical-align:bottom;
}

div#mainTop .btnSetMain ul.btn4set li.btn01{
	float:left;
	padding:8px 18px 0 3px ;
}

div#mainTop .btnSetMain ul.btn4set li.btn02{
	float:left;
	padding:8px 16px 0 0;
}

div#mainTop .btnSetMain ul.btn4set li.btn03{
	float:right;
}

/*************************************
ButtonSet_main_5btn
*************************************/
div#mainTop .btn5SetMain{
	margin:0 auto;
	width:900px;
	height:308px;
	background:url(../images/main_5btn_bg.jpg) no-repeat center center;
	line-height:0;
	font-size:0;
	zoom:1;
	vertical-align:bottom;
}

div#mainTop .btn5SetMain h2.btnLead{
	padding-top:14px;
	padding-bottom:2px;
	_padding-bottom:0px;
}

div#mainTop .btn5SetMain ul.btnset{
	margin:0 auto;
	text-align:center;
	width:803px;
	overflow:hidden;
	_zoom:1;
}

div#mainTop .btn5SetMain li{
	vertical-align:top;
}

div#mainTop .btn5SetMain li dt{
	padding-bottom:12px;
	_padding-bottom:8px;
}

div#mainTop .btn5SetMain li.once{
	text-align:left;
	padding-right:38px;
	float:left;
	overflow:hidden;
	_zoom:1;
}

div#mainTop .btn5SetMain li.perd{
	text-align:right;
	float:left;
}

div#mainTop .btn5SetMain li dt{
	padding-bottom: 14px;
}

div#mainTop .btn5SetMain li.once dl dd{
	float:left;
}

div#mainTop .btn5SetMain li.perd dl dd.btn04{
	padding-bottom:27px;
}

/*************************************
ButtonSet_4btn_basic
*************************************/
.cnt .btnSet{
	margin:0 auto;
	width:956px;
	height:258px;
	background:url(../images/btn_set_bg.jpg) no-repeat center center;
}

.cnt .btnSet h2.btnLead{
	padding-top:22px;
}

.cnt .btnSet ul.btn4set{
	width:622px;
	height:122px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	line-height:0;
	font-size:0;
	zoom:1;
	vertical-align:bottom;
}

.cnt .btnSet ul.btn4set li.card{
	padding:5px 0;
}

.cnt .btnSet ul.btn4set li.btn01, .cnt .btnSet ul.btn4set li.btn02{
	float:left;
	padding:11px 22px 0 0;
}

.cnt .btnSet ul.btn4set li.btn03{
	padding-top:5px;
}


/*************************************
ButtonSet_5_basic
*************************************/
.cnt .btn5Set{
	margin:0 auto;
	text-align:center;
	width:956px;
	height:346px;
	background:url(../images/5btn_bg.jpg) no-repeat center center;
}

.cnt .btn5Set h2.btnLead{
	padding-top:22px;
}

.cnt .btn5Set ul.btnset{
	margin:0 auto;
	padding-top:5px;
	text-align:center;
	width:811px;
	overflow:hidden;
	_zoom:1;
}

.cnt .btn5Set li{
	margin:0;
	line-height:0;
	font-size:0;
	zoom:1;
	vertical-align:bottom;
}

.cnt .btn5Set li dt{
	padding-bottom:5px;
}

.cnt .btn5Set li.once{
	text-align:left;
	float:left;
	overflow:hidden;
	_zoom:1;
}

.cnt .btn5Set li.perd{
	text-align:right;
	float:right;
}

.cnt .btn5Set li.perd dl dd.btn04{
	padding-bottom:19px;
}

.cnt .btn5Set li.once dl dd{
	float:left;
}


/*************************************
ContentBox Red 
*************************************/
.cntBoxRed{
	width:888px;
	padding: 0 0 30px 0;
	border:#ef6a3c solid 6px;
	background-color:#f5f5f5;
	margin:0 auto 30px;
	text-align:center;
}

.cntBoxRed .boxInner{
	width:800px;
	padding:0px;
	margin:0 auto;
}

.cntBoxRed dl{
	background:url(../images/line_divide.gif) no-repeat bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}

.cntBoxRed .boxInner dl.episode{
	width:800px;
	overflow:hidden;
	_zoom:1;
}

.cntBoxRed .left{
	float:left;
}

.cntBoxRed .right{
	float:right;
}

.cntBoxRed .cmtLead{
	padding:20px 0;
}

.cntBoxRed p.textBox2{
	width:378px;
	text-align:left;
	font-size:14px;
	padding-left:20px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.cntBoxRed p.textBox1{
	width:800px;
	text-align:left;
	font-size:14px;
	line-height: 24px;
	letter-spacing: 0.5px;
}


/*************************************
ContentBox Green
*************************************/
.cntBoxGreen{
	width:888px;
	padding: 0 0 30px 0;
	border:#71bc64 solid 6px;
	border-top:none;
	background-color:#f5f5f5;
	margin:0 auto 30px;
	text-align:center;
}

.cntBoxGreen .boxInner{
	width:800px;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;	
}

.cntBoxGreen ul.reportCntLeft{
	float:left;
	width:378;
}

.cntBoxGreen ul.reportCntRight{
	float:right;
}

.cntBoxGreen .boxInner dl{
	width:378px;
	text-align:left;
}

.cntBoxGreen span.ttlBold{
	text-align:left;
	font-size:20px;
	font-weight:bold;
	display:block;
	padding:10px 0 3px 0;
}

.cntBoxGreen p.textBox2{
	width:378px;
	text-align:left;
	font-size:14px;
	padding-bottom:30px;
	line-height: 24px;
	letter-spacing: 1px;
}


/*************************************
ContentBox Blue
*************************************/
.cntBoxBlue{
	width:888px;
	padding: 0 0 30px 0;
	border:#0099ff solid 6px;
	background-color:#f5f5f5;
	margin:0 auto 30px;
	text-align:center;
}

.cntBoxBlue .boxInner{
	width:840px;
	padding:10px 0;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;	
}

.cntBoxBlue .supportCntL{
	width:420px;
	float:left;
}

.cntBoxBlue .supportCntR{
	float:right;
}



.cntBoxBlue .boxInner dt{
	padding-top:10px;
	margin:0;
	line-height:0;
	font-size:0;
	zoom:1;
	vertical-align:bottom;
}

.cntBoxBlue .boxInner dd{
	line-height:0;
	font-size:0;
	zoom:1;
	vertical-align:bottom;
}


/*************************************
ContentBox Gray
*************************************/
.cntBoxGray{
	width:888px;
	padding: 0 0 10px 0;
	border:#bfbfbf solid 6px;
	background-color:#FFF;
	margin:0 auto 30px;
	text-align:center;
}


/*************************************
bottomBtn
*************************************/
.reqBtn{
	width:860px;
	height:70px;
	text-align:center;
	margin:0 auto;
	padding-bottom:15px;
	overflow:hidden;
	_zoom:1;	
}

.reqBtn ul li.btnL{
	float:left;
}

.reqBtn ul li.btnR{
	float:right;
}

/*************************************
Credit
*************************************/
.credit{
	width:900px;
	text-align:center;
	margin:0 auto;
	padding:10px 0;
}

.about p{
	text-align:left;
	font-size:12px;
	line-height:17px;
	padding:10px 0;
}

.photoCredit p{
	text-align:left;
	font-size:10px;
	line-height:13px;
	letter-spacing:0em;
	color:#666;
	padding:10px 0;
}

/*************************************
Page Top
*************************************/
.pageTop {
	margin:10px 0;
	text-align:right;
	width:900px;
}

/*************************************
footer
*************************************/
div#footer {
	background-color:#006cff;
	height:26px;
}

div#footer ul {
	margin:0 auto;
	width: 900px;
	text-align:center;
	overflow:hidden;
	zoom:1;
	line-height:0;
}

div#footer ul li{
	height:14px;
	*line-height:15px;
}

div#footer ul li.text01 {
	float:left;
	display:block;
	font-size:10px;
	color:#FFF;
	padding: 12px 0 0;
	*+padding-top: 6px;
}

div#footer ul li.text02 {
	float:left;
	display:block;
	font-size:10px;
	color:#FFF;
	margin-left:30px;
	padding: 12px 0 0;
	_padding-top:14px;
	*+padding-top: 6px;
}

div#footer ul li.text03 {
	float:right;
}

div#footer ul li a{
	color:#FFF;
	text-decoration:underline;
}

div#footer ul li a:hover{
	color:#FFF;
	text-decoration:none;
}