@charset "utf-8";

/*_______________HTML_TAGS_______________*/
html{
	/*¥*/height:100%;/**/
}

body{
	/*¥*/height:100%;/**/
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
/*	background-color:#ffffff;*/
	background-image:url(../image/bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	font-size:100%;
	line-height:1.5;
	color:#333333;
}

* html body{padding-left:1px;} 
*+html body{padding-left:1px;}

/*default anchor*/

a:link{
	color: #000000;
	text-decoration:none;
	outline:none;
	border:none 0px #FFF;
}

a:visited {
	color: #000000;
	text-decoration:none;
	outline:none;
}

a:hover {
	color: #f7441a;
	text-decoration: underline;
	outline:none;
}

a:active {
	text-decoration: underline;
	outline:none;
}


/*initialize image*/
img{
	text-decoration:none;
	border:none 0px #FFF;
	text-decoration:none;
}

/*strong hr sup*/
strong{
	color:#f7441a;
	font-weight:bold;
}

hr{
	display:none;
}

sup{
	font-size:40%;
	vertical-align:super;
}
/*_______________font-color_______________*/
.fontFFF{color:#fff;}

/*_______________font-weight_______________*/
.textBold{font-weight:bold;}
.textNorm{font-weight:normal;}

/*_______________font-size_______________*/
.superlarge{font-size:140%;}
.xxlarge{font-size:115%;}
.xlarge{font-size:109%;}
.large{font-size:90%;}
.medium{font-size:78%;}
.small{font-size:65%;}

/*_______________CLEAR_HACK_______________*/
.clear{
/*	content:".";*/
	height:0px;
	display:block;
	visibility:hidden;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	clear:both;
	font-size:0.1px;
	line-height:0.1px;
}

/*
.clear{display:inline-block;}
*/

.clearR{
	clear:right;
}

.clearL{
	clear:left;
}

.clearAll{
	font-size:0.1px;
	line-height:0.1px;
}

/* clearfix ------------ */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from MacIE ¥*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End Hide from MacIE */
/* clearfix ------------ */

/*_______________SEO_HIDE_TEXT_______________*/
.hideBlock{
	display:none;
}

/*_______________MAIN_LAYOUT_______________*/
#contentDoc{
	width:800px;
	position:relative;
	width:800px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0px auto -50px;
	padding:0px;
	border:none;
	text-align:center;
}

/*_______________COMMON_HEADERS_______________*/
#commonHeader {
	width:800px;
	height:76px;
	margin:0px auto 0px;
	padding:0px;
	text-align:left;
	background-image:url(../image/header_bg.gif);
	background-repeat:no-repeat;
	position:relative;
}

#siteLogo{
	width:217px;
	height:62px;
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
	top:9px;
	left:10px;
}

#commonMenu{
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
	top:0px;
	left:670px;
}

#commonMenu ul{
	display:inline;
	margin:0px;
	padding:0px;
}

#commonMenu li{
	display:inline;
	margin:0px 5px 0px 0px;
	padding:0px;
}

/*_______________COMMON_MENU_______________*/

/*_______________GLOBAL_MENU_______________*/
#globalMenu{
	width:800px;
	height:40px;
	margin:0px;
	padding:0px 0px 15px;
	background-image:url(../image/glmenu_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#globalMenu ul{
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#globalMenu a{
	display:block;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	text-decoration:none;
}

/*__00_introduction__*/
#globalMenu li#glm00{
	position:absolute;
	width:156px;
	height:25px;
	top:7px;
	left:12px;
	margin:0px;
	padding:0px;
}

#globalMenu li#glm00 a:link,#globalMenu li#glm00 a:visited{
	width:156px;
	height:25px;
	background-image:url(../image/glmenu_01.gif);
	background-position:0px 0px;
}

#globalMenu li#glm00 a:hover{
	width:156px;
	height:25px;
	background-position:0px 25px;
}

/*__01_entry__*/
#globalMenu li#glm01{
	position:absolute;
	width:67px;
	height:25px;
	top:7px;
	left:222px;
	margin:0px;
	padding:0px;
}

#globalMenu li#glm01 a:link,#globalMenu li#glm01 a:visited{
	width:67px;
	height:25px;
	background-image:url(../image/glmenu_02.gif);
	background-position:0px 0px;
}

#globalMenu li#glm01 a:hover{
	width:67px;
	height:25px;
	background-position:0px 25px;
}

/*__02_preentry__*/
#globalMenu li#glm02{
	position:absolute;
	width:85px;
	height:25px;
	top:7px;
	left:332px;
	margin:0px;
	padding:0px;
}

#globalMenu li#glm02 a:link,#globalMenu li#glm02 a:visited{
	width:85px;
	height:25px;
	background-image:url(../image/glmenu_03.gif);
	background-position:0px 0px;
}

#globalMenu li#glm02 a:hover{
	width:85px;
	height:25px;
	background-position:0px 25px;
}

/*__03_news__*/
#globalMenu li#glm03{
	position:absolute;
	width:154px;
	height:25px;
	top:7px;
	left:456px;
	margin:0px;
	padding:0px;
}

#globalMenu li#glm03 a:link,#globalMenu li#glm03 a:visited{
	width:154px;
	height:25px;
	background-image:url(../image/glmenu_04.gif);
	background-position:0px 0px;
}

#globalMenu li#glm03 a:hover{
	width:154px;
	height:25px;
	background-position:0px 25px;
}

/*__04_gallery__*/
#globalMenu li#glm04{
	position:absolute;
	width:113px;
	height:25px;
	top:7px;
	left:665px;
	margin:0px;
	padding:0px;
}

#globalMenu li#glm04 a:link,#globalMenu li#glm04 a:visited{
	width:113px;
	height:25px;
	background-image:url(../image/glmenu_05.gif);
	background-position:0px 0px;
}

#globalMenu li#glm04 a:hover{
	width:113px;
	height:25px;
	background-position:0px 25px;
}

/*_______________PAGE_TOP_______________*/
#gotoPageTop{
	
	width:520px;
	margin:5px 0px;
	padding:0px;
	text-align:right;
}
/*_______________COMMON_FOOTER_______________*/
#commonFooter{
	width:800px;
	height:36px;
	margin:0px auto;
	padding:14px 0px 0px;
	text-align:left;
	bottom:0;
	
}

/*_______________CONTENT_______________*/
#contentArea{
	width:800px;
	margin:0px auto;
	padding:0px 0px 0px;
	text-align:left;
}

/*_______________LEFT_SIDE_______________*/
#contentMenu{
	width:220px;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	text-align:left;
	display:inline;
}

#menuTitle{
	width:220px;
	margin:0px 0px 15px;
	padding:0px;
}

#menuList{
	width:213px;
	margin:0px 0px 15px 7px;
	padding:0px;
}

#menuList ul{
	width:213px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:90%;
	line-height:1;
}

#menuList li{
	margin:0px 0px 18px;
	padding:0px;
}

#menuImage{
	width:220px;
	margin:0px;
	padding:0px;
}

/*_______________MAIN_AREA_______________*/
#contentMain{
	width:520px;
	margin:0px 0px 50px 0px;
	padding:0px 10px 0px 40px;
	text-align:left;
	float:right;
	background-image:url(../image/content_bg.gif);
	background-repeat:repeat-y;
	display:inline;
}

/*_______________LAYER_POPUP_______________*/
.popupLayer{
	width:631px;
	height:508px;
	margin:0px auto;
	padding:0px;
	position:absolute;
	border:solid apx #000;
}

.popupContent{
	width:550px;
	height:450px;
	margin:0px auto;
	padding:10px 40px 11px 41px;
	text-align:left;
}

.popupClose{
	width:601px
	margin:0px;
	padding:22px 30px 3px 0px;
	text-align:right;
}

#popupC{
	width:540px;
	height:420px;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#000;
}

.screenShade{
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:300px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*=====*/
.popupTitle{
	width:520px;
	margin:0px 0px 10px;
	padding:0px;
}

/*_______________PAGE_FORMAT_______________*/
#pageTitle{
	width:520px;
	margin:0px 0px 10px;
	padding:0px;
}

/*____1_COLLUMS____*/
.para0collumn{
	margin:0px;
	padding:0px;
	text-align:left;
	float:none;
	clear:both;
}

/*____1_COLLUMS____*/
.para1collumn{
	margin:0px;
	padding:0px;
	text-align:left;
	clear:both;
}

/*____2_COLLUMS____*/
.para2collumn{
	width:250px;
	margin:0px 5px 10px;
	padding:0px;
	text-align:center;
	float:left;
	display:inline;
}

/*____3_COLLUMS____*/
.para3collumn{
	width:163px;
	margin:0px 5px 10px;
	padding:0px;
	text-align:left;
	float:left;
	display:inline;
}

/*____3_COLLUMS_extended____*/
.para3collumn2{
	width:170px;
	margin:0px 5px;
	padding:0px;
	text-align:left;
	float:left;
	display:inline;
}

/*____4_COLLUMS____*/
.para4collumn{
	width:120px;
	margin:0px 7px;
	padding:0px;
	text-align:left;
	float:left;
	display:inline;
}

.minus1words{
	padding:0 0 0 1em;
	text-indent:-1em;
}

/*____PARAGRAPHS____*/
.pageLead{
	margin:20px 0px 15px;
	padding:0px;
}

.paragraphs{
	margin:0px 0px 10px 10px;
	padding:0px;
	letter-spacing:0em;
}

.paragraph0{
	margin:0px 0px 10px 0px;
	padding:0px;
	letter-spacing:0em;
}

/*____TABLES____*/
th.listTable{
	padding:9px 0px;
	text-align:center;
	vertical-align:top;
	border-right:solid 2px #72a700;
}

td.listTable{
	padding:7px 7px 7px 7px;
	text-align:left;
	vertical-align:middle;
	line-height:1.4;
}

.listTable p{
	margin:0px;
	padding:0px;
	font-size:78%;
	line-height:1.7;
}

.listTable p.appendix{
	margin:0px;
	padding:0px;
	font-size:65%;
}

.listTable ul{
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
	font-size:78%;
}

.listTable ol{
	margin:0px;
	padding:0px 0px 0px 15px;
	font-size:78%;
}

.listTable ul.menuType li{
	margin:0px 10px 0px 0px;
	padding:0px;
	display:inline;
}

.listTable li{
	margin:0px 10px 0px 0px;
	padding:0px;
}

.listTableOdd{
	background-color:#fff7d7;
}

.listTableEven{
	background-color:#fff;
}

/*_____QA_____*/
dl.qa{
	margin:3px 0px 0px;
	padding:0px;
}

.qa dt{
	margin:0px 0px 5px;
	padding:0px 0px 5px 44px;
	height:42px;
	background-image:url(../image/q.gif);
	background-repeat:no-repeat;
	font-size:90%;
	font-weight:bold;
	line-height:1.4;
}

.qa dd{
	margin:0px 0px 15px;
	padding:0px 0px 0px 44px;
	font-size:78%;
	line-height:1.7;
	display:none;
}

/*_____UTILITY_BOX_____*/
.boxLeft{float:left;display:inline;}
.boxRight{float:right;display:inline;}
.boxCenter{
	margin:0px auto;
	padding:0px;
}

/*____image_positioning____*/
.imageCenter{
	text-align:center;
	margin:0px auto 5px;
	padding:0px;
}
.imageLeft{
	float:left;
	margin:2px 10px 0px 0px;
	padding:0px;
	clear:left;
}
.imageRight{
	float:right;
	margin:2px 0px 0px 10px;
	padding:0px;
}

/*____image_positioning_with_captions____*/
.captionBoxL{
	text-align:center;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}
.captionBoxR{
	text-align:center;
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px;
}

.captionBoxL img,.captionBoxR img{
	margin:0px 0px 5px 0px;
	padding:0px;
	border:none;
	text-decoration:none;
}

/*_______________TEMPLATE_UTILITY_______________*/
.noMargin{
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
	text-decoration:none;
}

.centeredObj{
	margin:0px auto;
	padding:0px;
}

/*WIDTH*/
.width740{width:740px;}
.width720{width:720px;}
.width540{width:540px;}
.width528{width:528px;}
.width520{width:520px;}
.width518{width:518px;}
.width512{width:512px;}
.width510{width:510px;}
.width508{width:508px;}
.width471{width:471px;}
.width460{width:460px;}
.width440{width:440px;}
.width380{width:380px;}
.width360{width:360px;}
.width340{width:340px;}
.width310{width:320px;}
.width300{width:300px;}
.width280{width:280px;}
.width260{width:260px;}
.width255{width:250px;}
.width250{width:250px;}
.width240{width:240px;}
.width200{width:200px;}
.width185{width:185px;}
.width168{width:168px;}
.width158{width:158px;}
.width140{width:140px;}
.width130{width:130px;}
.width120{width:120px;}
.width110{width:110px;}
.width100{width:100px;}
.width60{width:60px;}
.width50{width:50px;}

.width100per{width:100%;}

/*HEIGHT*/
.height100P{height:100%}

/*MARGIN_BOTTOM*/
.mgnB00{margin-bottom:0px;}
.mgnB05{margin-bottom:5px;}
.mgnB10{margin-bottom:10px;}
.mgnB15{margin-bottom:15px;}
.mgnB20{margin-bottom:20px;}

/*MARGIN_TOP*/
.mgnT00{margin-top:0px;}
.mgnT05{margin-top:5px;}
.mgnT10{margin-top:10px;}
.mgnT15{margin-top:15px;}
.mgnT20{margin-top:20px;}

/*MARGIN_LEFT*/
.mgnL00{margin-left:0px;}
.mgnL05{margin-left:5px;}
.mgnL10{margin-left:10px;}
.mgnL15{margin-left:15px;}
.mgnL20{margin-left:20px;}

/*MARGIN_RIGHT*/
.mgnR00{margin-left:0px;}
.mgnR05{margin-right:5px;}
.mgnR10{margin-right:10px;}
.mgnR15{margin-right:15px;}
.mgnR20{margin-right:20px;}

/*MARGIN_BOTTOM*/
.pdgB00{padding-bottom:0px;}
.pdgB05{padding-bottom:5px;}
.pdgB10{padding-bottom:10px;}
.pdgB15{padding-bottom:15px;}
.pdgB20{padding-bottom:20px;}

/*MARGIN_TOP*/
.pdgT00{padding-top:0px;}
.pdgT05{padding-top:5px;}
.pdgT10{padding-top:10px;}
.pdgT15{padding-top:15px;}
.pdgT20{padding-top:20px;}

/*MARGIN_LEFT*/
.pdgL00{padding-left:0px;}
.pdgL05{padding-left:5px;}
.pdgL10{padding-left:10px;}
.pdgL15{padding-left:15px;}
.pdgL20{padding-left:20px;}

/*MARGIN_RIGHT*/
.pdgR00{padding-right:0px;}
.pdgR05{padding-right:5px;}
.pdgR10{padding-right:10px;}
.pdgR15{padding-right:15px;}
.pdgR20{padding-right:20px;}


/*APPENDIX_TEXT*/
span.appText{
	font-size:90%;
	color:#999999;
}

/*INDENT*/
.mIndent{
	text-indent:-1.0em;
}

.pIndent{
	text-indent:1.0em;
}


/*FONT_ALIGN*/
.textL{text-align:left;}
.textR{text-align:right;}
.textC{text-align:center;}
.textT{vertical-align:top;}
.textM{vertical-align:middle;}
.textB{vertical-align:bottom;}

/*_________plugin_error__________*/
#noscriptMsg{
	width: 760px;
	margin:10px auto 10px;
	padding:0px 0px 10px;
	border-bottom:solid 1px #dcdcdc;
	text-align:left;
}

#enableCookie{
	width: 760px;
	margin:10px auto 10px;
	padding:0px 0px 10px;
	border-bottom:solid 1px #dcdcdc;
	text-align:left;
	display:none;
}