/*

*/

html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	background-color: #f5f5f5;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
    border-style:none;
}

a img {
    border-style:none;
}

table#ContentsTbl {
	width: 730px;
	background-color: #fff;
}
#ContentsTbl p {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}

#ContentsTbl .f10px {
	font-size: 63%;
	line-height: 140%;
}
#ContentsTbl .f12px {
	font-size: 75%;
	line-height: 180%;
}
#ContentsTbl .f14px {
	font-size: 85%;
	line-height: 160%;
}
#ContentsTbl .f16px {
	font-size: 93%;
	line-height: 160%;
}

#ContentsTbl a:link {
	color: #3366ff;
	text-decoration: none;
}
#ContentsTbl a:visited {
	color: #3366ff;
	text-decoration: none;
}
#ContentsTbl a:hover {
	color: #3366ff;
	text-decoration: underline;
}
#ContentsTbl a:active {
	color: #3366ff;
	text-decoration: underline;
}

#ContentsTbl #SubNavi a:link {
	color: #fff;
	text-decoration: none;
}
#ContentsTbl #SubNavi a:visited {
	color: #fff;
	text-decoration: none;
}
#ContentsTbl #SubNavi a:hover {
	color: #fff;
	text-decoration: underline;
}
#ContentsTbl #SubNavi a:active {
	color: #fff;
	text-decoration: underline;
}





#ContentsTbl .Bread_Crumbles {
	font-size: 63%;
	line-height: 150%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
	color: #333;
}




#ContentsTblEx {
	background-color: #fff;
}
#ContentsTbl .BodyMargin {
	width: 512px;
	margin: 10px auto;
}
#ContentsTbl h1,
#ContentsTbl div#categoryMidashi div#midashi {
	padding: 0px;
	margin: 0px;
	color: #036;
	font-size: 30px;
}
#ContentsTbl h2,
#ContentsTbl div#categoryMidashi div#midashiEng {
	font-size: 10px;
	font-weight: normal;
	margin: 7px 0 6px 0;
	color: #036;
}
#ContentsTbl h3 {
	font-size: 20px;
	padding: 0px;
	margin: 0 0 15px 0;
	color: #36c;
}
#ContentsTbl h4 {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	border-left: 4px solid #ff0000;
	border-bottom: 2px solid #003366;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #333;
}


/*------ MainNaviUnit ------*/

#ContentsTbl #MainNaviUnit {
	float: left;
	height: 37px;
	width: 724px;
	margin: 0;
	padding: 0px;
}
#ContentsTbl #MainNaviUnit ul {
	float: left;
	width: 724px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#ContentsTbl #MainNaviUnit li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 2.7;
}
#ContentsTbl #MainNaviUnit li a {
	height: 37px;
	width: 126px;
	display: block;
	font-size: 85%;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentsTbl #MainNaviUnit li.MainNaviTop a {
	height: 37px;
	width: 93px;
	display: block;
	font-size: 85%;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentsTbl #MainNaviUnit li.MainNavi {
	background-image: url(img/maninavi.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#ContentsTbl #MainNaviUnit li.MainNaviTop {
	background-image: url(img/maninavi_top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#ContentsTbl #MainNaviUnit li#selected a {
	background-image: url(img/maninavi.gif);
	background-position: 0px -37px;
  color: #fff;
  text-decoration: none;
}
#ContentsTbl #MainNaviUnit li#selected a:hover {
  color: #fff;
  text-decoration: underline;
}
#ContentsTbl #MainNaviUnit li#selected.MainNaviTop a {
	background-image: url(img/maninavi_top.gif);
	background-position: 0px -37px;
  color: #fff;
  text-decoration: none;
}
#ContentsTbl #MainNaviUnit li#selected.MainNaviTop a:hover {
  color: #fff;
  text-decoration: underline;
}

/*------ SubNaviUnit ------*/

#ContentsTbl #SubNavi {
	font-size: 75%;
	margin: 0 5px 0 0;
	padding: 0 0 30px 0;
}
#ContentsTbl #SubNavi img {
	margin: 6px 6px 3px 6px;
}
#ContentsTbl #SubNavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #3399ff;
}
#ContentsTbl #SubNavi li.Clr {
	padding: 4px 5px 4px 6px;
	margin: 4px 0 0 0;
	background-color: #003399;
	border: 1px solid #7e99cb;
}
#ContentsTbl #SubNavi li.Clr1 {
	padding: 4px 5px 4px 16px;
	margin: 1px 0 0 0;
	background-color: #3366cc;
	border: 1px solid #99b1e5;
}
#ContentsTbl #SubNavi li.Clr2 {
	padding: 4px 5px 4px 16px;
	margin: 1px 0 0 0;
	background-color: #3399ff;
	border: 1px solid #acccff;
}

.IndexColumn_01 {
	border: 1px solid #6699FF;
	padding: 6px;
	background-color: #c2e0ff;
	width: 336px;
	font-size: 75%;
	line-height: 130%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.IndexColumn_01 ul {
	margin: 0px;
	padding: 0px;
}
.IndexColumn_01 p {
	display: inline;
}
.IndexColumn_01 li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-bottom: 1px;
} 

.IndexColumn_01 a:link {
	color: #003399 !important;
	text-decoration: none;
}
.IndexColumn_01 a:visited {
	color: #003399 !important;
	text-decoration: none;
}
.IndexColumn_01 a:hover {
	color: #003399 !important;
	text-decoration: underline;
}
.IndexColumn_01 a:active {
	color: #003399 !important;
	text-decoration: underline;
}

.IndexColumn_02 {
	padding: 0px;
	background-color: #fff;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*height: 285px;*/
}
.IndexColumn_02 img {
	margin-bottom: 5px;
}
.IndexColumn_02 a {
	line-height: 1.3;
}
.Column_03 {
	border: 1px solid #6699FF;
	padding: 6px;
	background-color: #c2e0ff;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#ContentsTbl div.center {
	text-align: center;
}

#ContentsTbl .MarkUp_01 {
	font-weight: bold;
	color: #000;
}



#ContentsTbl .WhatsNew {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 63%;
	line-height: 150%;
	margin: 4px;
}
#ContentsTbl .WhatsNew2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 75%;
	line-height: 150%;
	margin: 4px;
	text-align: center;
}

#ContentsTbl .Note_Event {
	margin-top: 12px;
	padding: 12px;
	/*background-color: #ddffbb;*/
	background-color: #f5f5f5;
	font-size: 63%;
	line-height: 150%;
	border: 1px solid #dddddd;
	/*width: 486;*/
}

#ContentsTbl .Copyright {
	font-size: 63%;
	line-height: 140%;
	padding: 6px;
	color: #999999;
}



#ContentsTbl .Btn_Pagetop {
	height: 20px;
	width: 103px;
	margin-left: 612px;
	/*text-indent: -9999px;*/
	font-size: 63%;
	line-height: 140%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ContentsTbl .Btn_Pagetop a {
	height: 18px;
	width: 103px;
	text-decoration: none;
	display: block;
	background-image: url(img/btn_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ContentsTbl .Btn_Pagetop a:hover {
	text-decoration: underline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	/*height: 20px;
	width: 103px;
	text-decoration: none;
	display: block;

	background-image: url(img/btn_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;*/
	height: 18px;
}

#ContentsTbl div#categoryMidashi {
	margin: 0 0 20px 0;
}
div.eventInfo {
	margin: 0 0 20px 0;
}
p.toTop {
	font-size: 75%;
	line-height: 180%;
	text-align:right;
}
#ContentsTbl .BaseColor_01 {
	background-color: #666;
}
#ContentsTbl .BaseColor_02 {
	background-color: #666;
	width: 724px;
}
#ContentsTbl .BaseColor_03 {
	background-color: #666;
}


.pop_title1 {
	font-size: 93%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pop_title2 {
	font-size: 63%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pop_title3 {
	font-size: 75%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pop_txt{
	font-size: 75%;
	line-height: 150%;
	padding: 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pop_close {
	font-size: 75%;
	text-align: center;
	margin: 5px;
}
