@charset "UTF-8";

/* HTML5 CSS
------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}

/*------------------
 == reset
--------------------*/
html, body {margin: 0;padding: 0;border: 0;}
body {font-size: 76%;line-height: 1.5;-webkit-text-size-adjust:none;}

a{cursor: pointer;}
img{border: 0;vertical-align: bottom;}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {margin: 1em 0;padding: 0;font-size: 1em;}
em, address {font-style: normal;}
input,textarea{font-size: 100%;}
ul{list-style: none;}
ol li{padding: 2px 0;}

table {border-collapse: collapse;border-spacing: 0;}
th {text-align: left;font-style: normal;}

sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}

fieldset {border: 0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style: normal;font-weight: normal;}

/* ----------------------------
 == Common
---------------------------- */

body{
	background: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 1.6;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #005db2;
	-webkit-text-size-adjust:none;
	min-width: 960px;
}

a:link {color: #005db2;}
a:visited {color: #005db2;}
a:hover {color: #005db2;}
a:active {color: #005db2;}


/* -- clearfix Style -------------------- */

.clearfix {zoom:1;}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

/* -- text Style -------------------- */
sup{
	vertical-align: .3em;
}
sub{
	vertical-align: -.2em;
}

em{
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #ff0000;
}

.imgLeft{
	float: left;
	margin: 0 20px 10px 0;
}
.imgRight{
	float: right;
	margin: 0 0 10px 20px;
}

.txtLeft{
	text-align: left;
}
.txtRight{
	text-align: right;
}
.txtCenter{
	text-align: center;
}

.noBreak{
	white-space: nowrap;
}

.note{
	font-size: .8em;
	margin-left: 1.2em;
}
.note span{
	margin-left: -1em;
}
ul.note{
	margin-left: 0;
}
ul.note li{
	margin-left: 1.2em;
}
ul.note li span{
	margin-left: -1em;
}




/* ------------------------------------------------------------------------------------
 == Layout
------------------------------------------------------------------------------------ */

/* ----------------------------
 == shareBtnArea
---------------------------- */
#shareBtnArea{
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	position: relative;
}
#shareBtnArea:after{
	content: "";
	display: block;
	clear: both;
}
#shareBtnArea a:hover img{
	opacity: 0.6;
}

#shareBtnArea .headTxtBlock{
	margin: 0;
	padding: 0;
	float: left;
}
#shareBtnArea .headTxtBlock *{
	margin: 0;
	padding: 0;
}

#shareBtnArea .contactBtnBlock .cbb_contact{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#shareBtnArea .contactBtnBlock .cbb_registration{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 130px;
}

#shareBtnArea .contactBtnBlock .cbb_mailservice{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 110px;
}

#shareBtnArea .contactBtnBlock .cbb_mypage{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 220px;
}


#shareBtnArea .contactBtnBlock *{
	margin: 0;
	padding: 0;
}



#shareBtnArea .snsBtnBlock{
	margin: 0;
	padding: 0;
	float: right;
	overflow: hidden;
}
#shareBtnArea .snsBtnBlock .linkRSS{
	display: block;
	margin: 0 0 0 20px;
	border-left: 1px solid #e3e3e3;
	padding: 0 0 0 20px;
	float: left;
}
#shareBtnArea .snsBtnBlock div{
	display: block;
	margin: 0 0 0 8px;
	padding: 0;
	float: left;
}
.fb_iframe_widget {
  width: auto !important;
  display: inline-block !important;
}

#shareBtnArea .snsBtnBlock div.line{
	width: 84px;
	height: 20px;
}
#shareBtnArea .snsBtnBlock div.line img{
	max-width: 100%;
	max-height: 100%;
}

/* ----------------------------
 == gNavArea
---------------------------- */
#gNavArea{
	background: #005db2;
	height: 81px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	position: relative;
	z-index: 949;
}
#gNavArea:after{
	content: "";
	display: block;
	clear: both;
}
#gNavBlock{
	width: 960px;
	height: 81px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	line-height: 1;
}
#gNavBlock h1{
	margin: 0;
	padding: 0;
	border-right: 1px solid #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#gNavBlock > ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 289px;
}
#gNavBlock > ul > li{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#gNavBlock > ul > li > a,
#gNavBlock > ul > li > span{
	background-image: url("/funtoshare/renew/images/common/gnav.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 81px;
	margin: 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

}

#gNavBlock > ul > li#navAbout > a{
	width: 144px;
	background-position: 0 0;
}
#gNavBlock > ul > li#navAbout > a:hover,
#gNavBlock > ul > li#navAbout.current > a,
#gNavBlock > ul > li#navAbout.current > a:hover{
	background-position: 0 -81px;
}
#gNavBlock > ul > li#navBoard > span,
#gNavBlock > ul > li#navBoard > a{
	background-position: -143px 0;
	width: 96px;
}
#gNavBlock > ul > li#navBoard > a:hover,
#gNavBlock > ul > li#navBoard.current > a,
#gNavBlock > ul > li#navBoard.current > a:hover{
	background-position: -143px -81px;
}
#gNavBlock > ul > li#navReport > span,
#gNavBlock > ul > li#navReport > a{
	width: 128px;
	background-position: -239px 0;
}
#gNavBlock > ul > li#navReport > a:hover,
#gNavBlock > ul > li#navReport.current > a,
#gNavBlock > ul > li#navReport.current > a:hover{
	background-position: -239px -81px;
}
#gNavBlock > ul > li#navEntry > a{
	width: 173px;
	background-position: -367px 0;
}
#gNavBlock > ul > li#navEntry > a:hover,
#gNavBlock > ul > li#navEntry.current > a,
#gNavBlock > ul > li#navEntry.current > a:hover{
	background-position: -367px -81px;
}
#gNavBlock > ul > li#navTool > a{
	width: 153px;
	background-position: -540px 0;
}
#gNavBlock > ul > li#navTool > a:hover,
#gNavBlock > ul > li#navTool.current > a,
#gNavBlock > ul > li#navTool.current > a:hover{
	background-position: -540px -81px;
}

#gNavBlock .checkBallon{
	display: none;
}

#gNavBlock .subMenu{
	background: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 81px;
	left: 0;
	border: 2px solid #005db2;
	border-top: 0px solid #005db2;
	border-bottom: 1px solid #005db2;
	display: none;
	font-size: 1.09em;
	line-height: 1.2;
}
#gNavBlock > ul > li#navAbout .subMenu{
	width: 230px;
}

#gNavBlock .subMenu li{
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #005db2;
	color: #ccdff0;
	line-height: 1;
}
#gNavBlock .subMenu li span,
#gNavBlock .subMenu li a{
	display: block;
	width: auto;
	background: url("/funtoshare/renew/images/common/arrow_r01.png") no-repeat 95% 50%;
	padding: 11px 12px;
	text-decoration: none;
	padding-right: 10px;
}
#gNavBlock .subMenu li a:hover{
	background-color: #cbe6ff;
}
#gNavBlock .subMenu li.sMenuChild{
	font-size: .85em;
}
#gNavBlock .subMenu li.sMenuChild a{
	padding-left: 20px;
}




/* ----------------------------
 == fNavArea
---------------------------- */
#fNavArea{
	margin: 0 auto 15px auto;
	padding: 6px 0 0 0;
	border-top: 1px solid #005db2;
}
#fNavBlock{
	width: 960px;
	margin: 25px auto;
	padding: 0;
}
#fNavBlock:after{
	content: "";
	display: block;
	clear: both;
}
#fNavArea a,
#fNavArea a:link,
#fNavArea a:visited,
#fNavArea a:hover,
#fNavArea a:active{
	text-decoration: none;
}
#fNavArea a:hover,
#fNavArea a:active{
	color: #9bc1e5;
}

#fNavArea dl{
	width: 200px;
	margin: 0 35px 0 0;
	padding: 0;
	float: left;
}
#fNavArea dl#fNavAbout{
	width: 200px;
	margin-right: 35px;
}
#fNavArea dl#fNavEntry{
	width: 190px;
	margin-right: 35px;
}
#fNavArea dl#fNavReport{
	width: 260px;
	margin-right: 35px;
}
#fNavArea dl#fNavBoard{
	width: 205px;
	margin-right: 0;
}

#fNavArea dl dt{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.08em;
}

#fNavArea dl dd{
	margin: 0 0 10px 0;
	padding: 0;
}



/* ----------------------------
 == footerArea
---------------------------- */
#footerArea{
	border-top: 1px solid #005db2;
	margin: 0;
	padding: 20px 0;
	line-height: 1;
}
#footerBlock{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#footerArea .uNav{
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	font-size: .84em;
}
#footerArea .uNav li{
	display: inline;
	margin: 0;
	padding: 0 10px;
}
#footerArea a,
#footerArea a:link,
#footerArea a:visited,
#footerArea a:hover,
#footerArea a:active{
	text-decoration: none;
}
#footerArea a:hover,
#footerArea a:active{
	text-decoration: underline;
}

#footerArea .copyright{
	margin: 0;
	padding: 0;
	font-size: .7em;
	float: left;
}



/* ----------------------------
 == pagetopAncher
---------------------------- */
#pagetopAncher{
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 60px;
	right: 70px;
	z-index:1000;
}
#pagetopAncher a{
	background-image: url("/funtoshare/renew/images/common/img_pagetop.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 96px;
	height: 95px;
	margin: 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

}



/* ----------------------------
 == mainContents
---------------------------- */
#contentsArea{
	width: 960px;
	margin: 0 auto;
	padding: 38px 0;
}
#contentsArea:after{
	content: "";
	display: block;
	clear: both;
}

#mainBlock{
	width: 736px;
	margin: 0 auto;
	padding: 0;
}
#mainBlock h1{
	margin: 0 0 34px 0;
	padding: 0;
}


#subBlock{
	width: 170px;
	margin: 0;
	padding: 0;
	float: right;
	display:none;
}
#subBlock *{
	margin: 0;
	padding: 0;
}
#subBlock ul{
	margin: 10px 0;
	padding: 0;
}
#subBlock ul li{
	margin: 10px 0;
	padding: 0;
	color: #9bc1e5;
}
#subBlock > ul{
	margin: 15px 0;
	padding: 0;
}
#subBlock > ul > li{
	background: url("/funtoshare/renew/images/common/arrow_r01.png") no-repeat 10px .5em;
	margin: 15px 0;
	padding: 0 0 0 20px;
}
#subBlock ul li a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #9bc1e5;
}
#subBlock ul li a:hover{
	color: #005db2;
}
#subBlock .current > a{
	color: #005db2;
	font-weight: bold;
}
#subBlock .current ul li a{
	font-weight: normal;
}



/* ----------------------------
 == topicPathArea
---------------------------- */

#topicPathArea{
	border-top: 1px solid #005db2;
	margin: 0;
	padding: 0;
}

#topicPathArea dl{
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#topicPathArea dl dt{
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#topicPathArea dl dd{
	margin: 0;
	padding: 0 0 0 60px;
	line-height: 1;
}
#topicPathArea dl dd ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#topicPathArea dl dd ul li{
	margin: 0;
	padding: 10px 0 0 20px;
	float: left;
	position: relative;
}
#topicPathArea dl dd ul li a{
	display: block;
	background: url("/funtoshare/renew/images/common/bg_topicpath.png") no-repeat right center;
	color: #ffffff;
	text-decoration: none;
	margin: -10px -10px 0 -20px;
	padding: 10px 20px 0 20px;
	height: 20px;
}

#topicPathArea dl dd ul li.first{
	z-index: 10;
}
#topicPathArea dl dd ul li.second{
	z-index: 9;
}
#topicPathArea dl dd ul li.third{
	z-index: 8;
}

/* ----------------------------
 == pagination
---------------------------- */
.paginationBox{
	margin: 40px 0;
	padding: 0;
	text-align: center;
}
.paginationBox ul{
	margin: 0;
	padding: 0;
	display: inline-block;
}
.paginationBox ul li{
	margin: 0 2px;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
	color: #005db2;
}
.paginationBox ul li a{
	background: url("/funtoshare/renew/images/common/page_bg_01.png") no-repeat left top;
	width: 30px;
	height: 23px;
	margin: 0;
	padding: 7px 0 0 0;
	display: inline-block;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}
.paginationBox ul li a:hover,
.paginationBox ul li.current a,
.paginationBox ul li.current a:hover{
	background: url("/funtoshare/renew/images/common/page_bg_02.png") no-repeat left top;
	color: #ffffff;
}

.paginationBox ul li.prevBtn a,
.paginationBox ul li.nextBtn a{
	background: transparent;
	width: auto;
	height: auto;
}
.paginationBox ul li.prevBtn a:hover,
.paginationBox ul li.nextBtn a:hover{
	opacity:0.6;
}

/* ----------------------------
 == box Style
---------------------------- */

.sectionBox{
	background: #005db2;
	color: #ffffff;
	margin: 40px 0 60px 0;
	padding: 0 40px;
}
.sectionBox:before{
	content: "";
	display: block;
	background: url("/funtoshare/renew/images/common/bg_bluebox_t.png") no-repeat left top;
	width: 737px;
	height: 21px;
	margin: 0 -40px;
	padding: 0;
	position: relative;
	top: -21px;
}
.sectionBox:after{
	content: "";
	display: block;
	background: url("/funtoshare/renew/images/common/bg_bluebox_b.png") no-repeat left bottom;
	width: 737px;
	height: 21px;
	margin: 0 -40px;
	padding: 0;
	position: relative;
	bottom: -21px;
}
.sectionBox a{
	color: #b1d2f0;
	text-decoration: underline;
}
.sectionBox h3{
	margin: 0 0 35px 0;
	padding: 0;
	text-align: center;
}
.sectionBox p{
	margin: 1em 0;
	padding: 0;
	line-height: 1.8;
}



/* ----------------------------
 == noScript
---------------------------- */
.noScript{
	background: url("/funtoshare/renew/images/common/bg_noscript_b.png") no-repeat left bottom;
	width: 812px;
	margin: 20px auto;
	padding: 5px 10px;
	text-align: center;
}

#globalHeader{
	/*min-height: 255px;*/
	min-height:260px;
}

#globalHeader .noScript{
	margin-top: 40px;
}
.noScript:before{
	content: "";
	display: block;
	background: url("/funtoshare/renew/images/common/bg_noscript_t.png") no-repeat left top;
	width: 832px;
	height: 5px;
	margin: -5px -10px 5px -10px;
	padding: 0;
}
.noScript p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
}
.noScript p:before{
	content: url("/funtoshare/renew/images/common/ico_note.png");
	vertical-align: -.5em;
	margin-right: 10px;
}
