@charset "UTF-8";
body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font: 16px/140% Arial, Helvetica, sans-serif;
}
#header_wrap {
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 137px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

#wapper {
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 740px;
	margin: auto;
}
#contents #whatsnew {
	border: 1px solid #B9DCFF;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 25px;
}

#contents #whatsnew h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEC700;
	font-size: 80%;
	line-height: 120%;
	color: #0066CA;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contents #whatsnew p {
	font-size: 80%;
	line-height: 140%;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 90px;
	text-indent: -80px;
}
#contents #whatsnew #newstxt {
	height: 60px;
	overflow: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #EEE;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666;
}
#contents #idates td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}

/* all txt dl */


.footer {
	background: url(images/bg_left.jpg) no-repeat top;
}
.txt12 {
	font: 12px/160% Arial, Helvetica, sans-serif;
	text-align: left;	
}
.kakomi {
	font: bold 14px/160% Arial, Helvetica, sans-serif;
	background: #F5F5E8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.bg_right {
	background: url(images/bg_right.jpg) no-repeat top;
}
.kakomiTittle {
	font: bold 16px/110% Arial, Helvetica, sans-serif;
	color: #6D9002;
	margin-left: 5px;
}
.kakomiTittles {
	font: bold 12px/160% Arial, Helvetica, sans-serif;
	color: #6D9002;
	margin-left: 5px;
}

.txt12B {
	font: bold 12px/160% Arial, Helvetica, sans-serif;
}
.txt10 {
	font: 10px/120% Arial, Helvetica, sans-serif;
}
a {
	color: #015292;
	text-decoration: underline;
}
.sponsored {
	font: bold 14px/110% Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 5px;
}
.titleM {
	font: italic bold 18px/120% Arial, Helvetica, sans-serif;
}
.titleS {
	font: italic normal 16px/160% Arial, Helvetica, sans-serif;
}
.titleL {
	font: bold normal 22px/160% Arial, Helvetica, sans-serif;
}
.kakomiTittleG {
	font: bold 16px/110% Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.titleM2 {
	font: italic bold 18px/120% Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.kakomiTittles2 {
	font: bold 12px/160% Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-left: 5px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
}
ul {
	font: 12px Arial, Helvetica, sans-serif;
}
h2 {
	border-bottom: 1px dotted #999999;
	border-left: 5px solid #F7C200;
	font-size: 18px;
	padding: 2px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	margin-top: 45px;
	margin-bottom: 20px;
	text-indent: 10px;
}
h3 {
	border-top: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	text-align: center;
	background: #F5F5E8;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
}
h4 {
	color: #005292;
	font-size: 15px;
	line-height: 120%;
	margin: 0px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
}

.caution {
	font: 12px/160% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FF0000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	margin: 0px;
	padding-left: 40px;
}
#link ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:130%;
	font-weight: bold;
}
#link li {
	margin-bottom: 15px;
}
li {
	margin-bottom: 7px;
}

#menu li {
	list-style: disc url(none) outside;
	padding-top: 2px;
	padding-bottom: 2px;
}
.border-tr {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.border-lb {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.caution {
	font-weight: bold;
	color: #CC0000;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CC0000;
	font-size: 12px;
	width: 80px;
	text-align: center;
}
.txt12-2 {
	font: 12px/160% Arial, Helvetica, sans-serif;
}
#menu a {
	border-width: 0px;
	border-style: none;
}
img {
	border-width: 0px;
	border-style: none;
}
#contents {
	width: 660px;
	margin-left: 40px;
}
#footer {
	font-size: 10px;
	text-align: center;
	background: #F3F5F6;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 60px;
}
.midashiL {
	font-size: 22px;
	font-weight: bold;
}
.midashiM {
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.sponsors {
	font: bold 14px/160% Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	text-align: center;
	background: #F5F5E8;
	color: #333333;
}
.txt16B {
	font: bold 16px/160% Arial, Helvetica, sans-serif;
}
#accessCom {
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
#accessCom span{
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-left: 5px;
	color: #015292;
}

#accessCom02 {
	margin-left: 35px;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#accessCom02 span{
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#accessCom02 .shead{
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-left: -1em;
}

#accessCom02 p{
	margin-left: 1em;
	line-height:160%;
}



#sponsor {
	padding-top: 10px;
}
#sponsor img {
	margin-right: 0px;
	margin-left: 20px;
}
#registration table {
	font-size: 15px;
	border-collapse:collapse;
}
#registration th {
	background-color: #E6F7FF;
	border: 1px solid #666666;
}
#registration td {
	padding: 3px;
	border: 1px solid #666666;
}
.f_red {
	color: #FF0000;
}
#contents p.indentp {
	text-indent: -1em;
	padding-left: 1em;
}


/* endai mokuji PDF download btm */
#accessMap ul#glnavi3, ul#glnavi3 li, ul#glnavi3 li a {
	margin: 0;
	padding: 0;
	display: block;
	width:380px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
}

#accessMap ul#glnavi3 {
	margin: 0px;
	padding: 0px;
}
#accessMap ul#glnavi3 li a {
	display: block;
	overflow: hidden;
	text-indent: -1000000em;
	margin: 0px;
	padding: 0px;
}

/*menu style*/
#accessMap ul#glnavi3 li#navi-reg03 {
	background-image: url(../images/btt_03b.gif);
	background-repeat: no-repeat;
	line-height: 0px;
	margin-bottom:20px;
}
#accessMap ul#glnavi3 li#navi-reg03 a {
	background-image: url(../images/btt_03.gif);
	background-repeat: no-repeat;
	line-height: 0px;
	height: 35px;
}

#accessMap ul#glnavi3 li#navi-reg04 {
	background-image: url(../images/btt_04b.gif);
	background-repeat: no-repeat;
	line-height: 0px;
	margin-bottom:20px;
}
#accessMap ul#glnavi3 li#navi-reg04 a {
	background-image: url(../images/btt_04.gif);
	background-repeat: no-repeat;
	line-height: 0px;
	height: 35px;
}

#accessMap ul#glnavi3 span {
	display:none;
}

#accessMap ul#glnavi3 li a:hover,
ul#glnavi3 li.current {
background-image:none !important;
}

#accessMapNavi {
	width: 380px;
	vertical-align: top;
	margin:auto;
	padding:0px;
}


.mt20 {
	margin-top: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}

.txtAC {
	text-align: center;
}

.f120 {
	font-size:100% !important;
}

