@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}


.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
	color: #666666;
	line-height: 140%;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
#bodybox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#bodybox #contents td {
	vertical-align: top;
	text-align: left;
}
#bodybox #headerbox {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#bodybox #contents #headerbox .printtxt {
	display: none;
}


#bodybox #contents #main {
	margin: 0px;
	padding: 0px;
	width: 585px;
	height: 288px;
}
#bodybox #contents #main p {
	display: none;
}
#bodybox #contents #main .mainh1 {
	display: none;
}


#bodybox #contents #main2 {
	width: 585px;
	padding: 0px;
	margin: 0px;	
}

#bodybox #contents #main h2 {
	display: none;
	font-size: 1.1em;
}

#bodybox #contents #main2 p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}

#bodybox #contents #main2 #news {
	background-image: url(../images/top_info.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-top: 5px;
	height: 135px;
	padding: 0px;
}

#bodybox #contents #main2 #news iframe {
	margin-left: 108px;
	list-style-type: none;
	overflow: auto;
	margin-top: 13px;
	font-size: 0.8em;
	color: #666666;
	line-height: 140%;
	height: 100px;
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#bodybox #contents #main2 #areabox {
	font-size: 0.8em;
	color: #666666;
	line-height: 130%;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bodybox #contents #main2 #areabox p {
	margin: 7px;
}
#bodybox #contents #main2 h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bodybox #contents #main2 .topcapn {
	margin: 0px;
}
#bodybox #contents #main2 .topcapn img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#bodybox #contents #rightmenu {
	margin: 0px;
	padding: 0px;
	width: 215px;
	vertical-align: top;
}
#bodybox #contents #rightmenu a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#bodybox #contents #rightmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bodybox #contents #rightmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

#bodybox #contents #footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6299C0;
}

#bodybox #contents #footer p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#bodybox #contents #footer2 {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6299C0;
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

#bodybox #contents #footer2 p {
	margin-top: 5px;
	margin-bottom: 30px;
}
#bodybox #contents #main2 h2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	color: #3333CC;
	font-size: 1.1em;
	clear: both;
}
#bodybox #contents #main2 dt {
	display: inline;
	float: left;
	width: 6em;
}
#bodybox #contents #main2 dl {
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	margin-bottom: 30px;
	margin-top: 10px;
}
#bodybox #contents #main2 h3 {
	color: #006666;
	margin-left: 20px;
	font-size: 1.1em;
}
#bodybox #contents #main2 h3.h3typA {
	color: #FF6600;
	font-size: 1.1em;
}
#bodybox #contents #main2 h3.h3typB {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FF6600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#bodybox #contents #main2 h4.h3typA {
	color: #FF6600;
	font-size: 1em;
}
#bodybox #contents #main2 table.tbcenter {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.txtRed {
	color: #CC0000;
}
.txtBru {
	color: #0066FF;
}
#bodybox #contents #main2 img.imgright {
	margin-left: 30px;
}
#bodybox #contents #main2 img.imgright2 {
	margin-left: 170px;
}
#bodybox #contents #main2 img.rightfl {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodybox #contents #main2 ul {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#samplebt {
	margin-top: 5px;
}
