@charset "utf-8";
html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	color: #333333;
	background: #FFFFFF url(../img/bg.gif) repeat left top;
	font-family: Verdana, Geneva, Arial, Helvetica,"lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 200%;
	text-align: center;
}

form { margin: 0; padding: 5px 0 0; }

a
{
	text-decoration: none;
	
}

a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:active {
	color: #009900;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #666666;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 8px;
	margin-bottom: 8px;
	color: #666666;
}


/* standard helper classes */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner {
	position: relative;
}
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner {
	position: static;
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px;
}
#footer_new {
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 5px;
	border-top: 2px solid #006666;
	border-right: 2px none #006666;
	border-bottom: 2px solid #006666;
	border-left: 2px #006666;
}
#footer_09 {
	color: #FFFFFF;
	padding: 5px;
	font: x-small/normal Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background: #717A54;
	border: 1px dotted #CCCCCC;
}
#alpha, #beta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}
.entry-content {
	position: static;
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.layout-one-column #container-inner
{
	position: static;
	/*background-image: url(images/bgfooter_1col.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-bottom: 10px;
}
.layout-one-column #container {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0 0px 20px;
	border: 0 solid #294416;
	margin-top: 14px;
}
.layout-two-column-left #container-inner
{
	position: static;
	/*background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-bottom: 10px;
}
.layout-two-column-left #banner
{
	color: #CCCCCC;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica,"lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	width: 836px;
}

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0em;
	font-size: 0px;
	padding: 0px;
	color: #FEFEFE;
	height: 0px;
}

#banner-description
{
	margin: 0.25em 0;
	font-size: 12px;
}
.navi_txt {
	color: #336699;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	text-indent: 5px;
	margin: 0px auto;
}

.subhead_bold {
	color: #5f749e;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}

.txt14-180 { font-size: 14px; line-height: 180%}
.txt14-200 { font-size: 14px; line-height: 200%}
.txt14-160 {
	font-size: 14px;
	line-height: 160%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
.txt14-130 {
	font-size: 14px;
	line-height: 130%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
.txt12-130 { font-size: 12px; line-height: 130%}
.txt10pt { font-size: 10px; line-height: 140%}
.txt11-150 { font-size: 11px; line-height: 150% }
.txt12-150 {
	font-size: 12px;
	line-height: 150%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
.txt12-160 {
	font-size: 12px;
	line-height: 160%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
.txt12-180 {
	font-size: 12px;
	line-height: 180%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}

/* modules */



.module-header
{
	margin: 7px 0;
	padding: 5px 0 5px 25px;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	font: 12px/150% Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	background: #E8DEBB url(../img/katsudou_icon01.gif) no-repeat 2px center;
	border-top: 2px none #CCCCCC;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	border-left: 2px none #CCCCCC;
	width: 150px;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #990000;
	font-family: Verdana, Arial, serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
	width: 800px;
	background-color: #FFFFFF;
	padding: 0 0px 20px;
	border: 0 solid #294416;
	margin-top: 14px;
	}

	.layout-two-column-left #alpha
	{
	width: 185px;
	margin-right: 0px;
	}
#banner-inner {
	padding: 2px;
	color: #FFFFFF;
	height: 108px;
	background-image: url(../img/header10.jpg);
	background-repeat: no-repeat;
}
	
	.layout-two-column-left #alpha-inner
	{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	}
	
	/* TCho[
---------------------------------------------------- */
.layout-two-column-left #alpha-inner h2.left_navi_l {
	background: url(../img/mod_h3.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.layout-two-column-left #alpha-inner h2.left_navi_l a {
	display: block;
	height: 36px;
	text-align: left;
	width: 150px;
	color: #0D3E0E;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
}
.layout-two-column-left #alpha-inner h2.left_navi_l a:hover {
	color: #FF3300;
	background-image: url(../img/mod_h3_f.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.layout-two-column-left #alpha-inner h3.left_navi_s {
	background-image: url(../img/mod_h4.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.layout-two-column-left #alpha-inner h3.left_navi_s a {
	display: block;
	height: 21px;
	text-align: left;
	width: 150px;
	color: #0D3E0E;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
}
.layout-two-column-left #alpha-inner h3.left_navi_s a:hover {
	color: #FF3300;
	background-image: url(../img/mod_h4_f.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.layout-two-column-left #alpha-inner h3.left_navi_s2 {
	background-image: url(../img/mod_head2_f.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.layout-two-column-left #alpha-inner h3.left_navi_s2 a {
	display: block;
	height: 21px;
	text-align: left;
	width: 150px;
	color: #660000;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 25px;
}
.layout-two-column-left #alpha-inner h3.left_navi_s2 a:hover {
	color: #FF3300;
	background-image: url(../img/mod_h4_f.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.layout-two-column-left #beta
	{
	width: 590px;
	float: right;
	padding: 0 10px 0 5px;
	}
	
	.layout-two-column-left #beta-inner
	{
	border: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
.module-header_s {
	margin: 0px;
	padding: 1px 1px 1px 10px;
	color: #990000;
	text-transform: uppercase;
	text-align: left;
	text-indent: 7px;
	font: 12px/140% Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	border: 1px none #666666;
	letter-spacing: 0.1em;
}
#banner-leftnavi {
	width: 160px;
	font: 12px/1.5em "lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	text-align: center;
	margin-left: 10px;
}
.info_frame {
	border: 1px ridge #999999;
}
#left_navi2 {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	margin: 2px 0 0 4px;
	width: 149px;
	font-weight: normal;
	border-top: 1px none #3C67C8;
	border-right: 1px outset #3C67C8;
	border-bottom: 1px outset #3C67C8;
	border-left: 1px inset #3C67C8;
	background: url(../img/arw12.gif) no-repeat 2px 5px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left_navi2 a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 center;
	display: block;
}
#left_navi2 a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #FF3300;
}
#topics_table a {
	color: #003399;
	text-decoration: none;
}
#soudan {
	padding-left: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
}
#soudan2 {
	padding-left: 14px;
	background: #FFFFCC center center;
	height: 45px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	border: 1px dotted #006699;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 160%;
}
#soudan3 {
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	background-image: url(../img/arw14.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	text-indent: 24px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#koushin_iframe {
	border-bottom: 1px dotted #006699;
	font: 14px/1.5em Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	text-indent: 28px;
	background-image: url(../img/arw16.gif);
	background-position: 7px 2px;
	background-repeat: no-repeat;
}
#left_navi3 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
	margin: 2px 0 0 4px;
	width: 160px;
	font-weight: normal;
	border-top: 1px none #3C67C8;
	border-right: 1px outset #3C67C8;
	border-bottom: 1px outset #3C67C8;
	border-left: 1px none #3C67C8;
	background: #336666 no-repeat 2px 5px;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left_navi3 a {
	text-decoration: none;
	color: #FFFFFF;
}
#left_navi3 a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
#kakomi_y {
	font-size: 14px;
	line-height: 160%;
	background: #FFFFCC;
	padding: 15px;
	width: 470px;
	border: 2px solid #009999;
	margin-right: auto;
	margin-left: auto;
}
#left_navi4 {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	margin: 2px 0 0 4px;
	width: 152px;
	font-weight: normal;
	border-top: 1px none #3C67C8;
	border-right: 1px outset #3C67C8;
	border-bottom: 1px outset #3C67C8;
	border-left: 1px inset #3C67C8;
	padding: 3px 5px 3px 12px;
}
#left_navi4 a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 center;
	display: block;
}
#left_navi4 a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #FF3300;
}
#left_navi5 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
	margin: 2px 0 0 4px;
	width: 160px;
	font-weight: normal;
	border-top: 1px none #3C67C8;
	border-right: 1px outset #3C67C8;
	border-bottom: 1px outset #3C67C8;
	border-left: 1px none #3C67C8;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #3869C8;
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
#left_navi5 a {
	text-decoration: none;
	color: #FFFFFF;
}
#left_navi5 a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
.head4 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #0000FF;
}

.txt_pad_gen {
	font-size: 14px;
	line-height: 180%;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	padding: 5px;
	text-align: left;
}
.txt_pad_gen2 {
	font-size: 14px;
	line-height: 160%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt_pad_gen3 {
	font-size: 14px;
	line-height: 160%;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
.txt_pad_gen3_600 {
	font-size: 14px;
	line-height: 1.8em;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
#txt_pad_gen4 {
	font-size: 14px;
	line-height: 180%;
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
#txt_pad_gen5 {
	font-size: 14px;
	line-height: 180%;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	font-weight: normal;
	padding-top: 10px;
	text-align: left;
}
#txt_pad_gen6 {
	font-size: 14px;
	line-height: 180%;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	font-weight: normal;
	padding-top: 10px;
	text-align: left;
	letter-spacing: 0.1em;
}
#txt_pad_gen7 {
	font-size: 12px;
	line-height: 150%;
	width: 540px;
	left: auto;
	right: auto;
	font-weight: normal;
	text-align: right;
	margin: auto;
	padding: 5px;
}
#about_head {
	background: url(../img/a_header.jpg) no-repeat center;
	text-align: left;
	padding: 10px;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #333333;
}
#antidoping_head {
	background: url(../contents/antidoping/img/antidoping_header.jpg) no-repeat center;
	text-align: left;
	padding: 10px;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #666666;
}

#content_head {
	background: url(../img/g_header.jpg) no-repeat center;
	text-align: left;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content2_head {
	background: url(../img/content2_header.jpg) no-repeat center;
	text-align: left;
	padding: 10px;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #666666;
}
#fukuri_head {
	background: url(../about/img/fukuri_header.jpg) no-repeat center;
	text-align: left;
	padding: 10px;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #333333;
}
#kinen_head {
	text-align: left;
	padding: 10px;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #666666;
	background-image: url(../img/kinen_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.head2 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #001c58;
}
.layout-one-column #beta {
	width: 750px;
	padding: 0 10px;
	margin-right: auto;
	margin-left: auto;
}
.layout-one-column #beta-inner {
	border: 0;
	padding: 0 10px 0 10px;
}
.kakomi01 {
	border: 1px #d1d1d7 solid;
	background-color: #FFFFCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.kakomi01b {
	margin: 0 0 0 0px;
	border: 2px solid #608080;
	padding: 15px;
	background-color: #FFFFCC;
}
.kakomi01c {
	border: 1px #d1d1d7 solid;
	background-color: #FFFFCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.kakomi02 {
	border: 1px solid #4A8C9F;
	background-color: #FFFFCC;
	font-size: 14px;
	line-height: 1.8em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	padding: 5px;
	width: 586px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kakomi02b {
	padding: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	line-height: 150%;
	text-indent: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
}
.kakomi02c {
	border: 1px solid #4A8C9F;
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 14px;
	line-height: 150%;
	text-indent: 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 480px;
	color: #000080;
}
.kakomi02d {
	padding: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 150%;
	text-indent: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
	width: 480px;
}
.kakomi03 {
	border: 1px dotted #4A8C9F;
	background-color: #F1F1D2;
	font-size: 14px;
	line-height: 1.8em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	width: 566px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0.1em;
}
.kakomi03b {
	border: 1px dotted #4A8C9F;
	background-color: #F1F1D2;
	font-size: 14px;
	line-height: 1.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 97%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.kakomi04_indent {
	margin: 0;
	padding: 8px;
	font-size: 14px;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d7;
	border-right-color: #d1d1d7;
	border-bottom-color: #d1d1d7;
	border-left-color: #d1d1d7;
}
.kakomi04b_indent {
	margin: 0;
	padding: 8px;
	font-size: 14px;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d7;
	border-right-color: #d1d1d7;
	border-bottom-color: #d1d1d7;
	border-left-color: #d1d1d7;
	font-weight: normal;
	background-color: #D4E0D6;
}
.kakomi05b {
	margin: 0 0 0 0px;
	border: 1px solid #d1d1d7;
	padding: 5px;
	background-color: #EDD8A3;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
}
.kakomi05 {
	margin: 0 0 0 0px;
	border: 1px none #d1d1d7;
	padding: 5px;
	background-color: #CCFFCC;
	font-weight: normal;
}
.kakomi06 {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 10px;
	width: 520px;
}
.kakomi07 {
	margin: 0 0 0 0px;
	border: 1px none #d1d1d7;
	padding: 5px;
	background-color: #FFCCCC;
	font-weight: normal;
	font-size: 14px;
	line-height: 180%;
}
.kakomi08 {
	padding: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	line-height: 150%;
	text-indent: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border: 2px ridge #999999;
}
#banner-header a:hover {
	text-decoration: none;
}
#links_head {
	text-align: left;
	padding: 10px;
	height: 85px;
	width: 444px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 8em;
	font-weight: bold;
	text-indent: 20px;
	color: #666666;
	background-image: url(../img/links_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#kakomi_g {
	background-color: #99CCCC;
	border: 1px none #d1d1d7;
	margin: 0px auto;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
}
#kakomi_g2 {
	background-color: #ced3b4;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 10px;
	padding: 10px;
	border: 1px dashed #4A8C9F;
}
#kakomi_g2b {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 10px;
	padding: 10px;
}
#kakomi_g2c {
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	width: 490px;
	text-indent: 8px;
	color: #4A8C9F;
}
#kakomi_g3 {
	background-color: #F7F4CB;
	font-size: 14px;
	line-height: .5em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 10px;
	padding: 10px;
}
#kakomi_g4 {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
#kakomi_g5 {
	background-color: #CCCCCC;
	border: 1px none #d1d1d7;
	font-size: 14px;
	line-height: 150%;
	width: 30px;
	height: 20px;
	margin: 0px;
}
#kakomi_y2 {
	font-size: 14px;
	line-height: 160%;
	background: #FFFFCC;
	padding: 15px;
	width: 660px;
	border: 1px solid #009999;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#kakomi02c {
	border: 1px solid #4A8C9F;
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 14px;
	line-height: 150%;
	text-indent: 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 480px;
	color: #000080;
}
#kakomi02d {
	padding: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 150%;
	text-indent: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
	width: 480px;
}
#kakomi02e {
	padding: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 490px;
	text-indent: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4A8C9F;
	border-right-color: #4A8C9F;
	border-bottom-color: #4A8C9F;
	border-left-color: #4A8C9F;
}
#kakomi_gd {
	background-color: #CCFFCC;
	border: 1px dotted #006666;
	margin: 0px auto;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
	background-image: url(../img/n_pdficon.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent: 40px;
}
#kakomi_y3 {
	font-size: 14px;
	line-height: 1.5em;
	padding: 20px;
	width: 655px;
	border: 1px dotted #4A8C9F;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	background-color: #FFFFCC;
}

#gen_table_b04 {
	padding: 5px;
	width: 525px;
	background: #000080;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font: bold 18px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sitemap {
	font-size: 12px;
	line-height: 1.6em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.topics {
	padding-left: 28px;
	background: url(../img/katsudou_icon02.gif) no-repeat 5px center;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 14px;
	line-height: 160%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
}
.topics2 {
	border-bottom: 1px dotted #006699;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #CC3300;
}
#go_link {
	list-style-position: inside;
	list-style-image: url(../img/link-icon.gif);
	list-style-type: none;
}
#go_pdf {
	list-style-position: inside;
	list-style-image: url(../img/n_pdficon.gif);
	list-style-type: none;
}
#go_pdf2 {
	list-style-position: outside;
	list-style-image: url(../img/n_pdficon.gif);
	list-style-type: none;
}
#go_link2 {
	list-style-position: outside;
	list-style-image: url(../img/link-icon.gif);
	list-style-type: none;
}
.table_01 {
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	font-weight: normal;
}
.table_01b {
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	font-weight: normal;
}

.table_02 {
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	font-weight: normal;
}
.td_arw {
	background-image: url(../img/brw_right.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 16px;
}
.td_links {
	background-image: url(../img/link-icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	text-indent: 16px;
}
.td_arw2 {
	background-image: url(../img/brw_right.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 16px;
}
.td_pdf {
	background-image: url(../img/n_pdficon.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	text-indent: 30px;
}
.td_pdf2 {
	background-image: url(../img/n_pdficon.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	text-indent: 34px;
}
#topics_head {
	height: 95px;
	width: 530px;
	background-image: url(../img/topicsbanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 11em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.1em;
	white-space: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
}
#koushin {
	padding-left: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 14px;
	line-height: 160%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #006699;
	background-image: url(../img/arw16.gif);
	background-position: 7px 2px;
	background-repeat: no-repeat;
	text-indent: 15px;
}
.topics1 {
	padding-left: 28px;
	background: url(../img/katsudou_icon02.gif) no-repeat 5px center;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 14px;
	line-height: 160%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#comment {
	padding-left: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
}
#list {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../img/arw12.gif);
}
#list2 {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../img/arw12.gif);
}
#soudan4 {
	font-family: Verdana, Geneva, Arial, Helvetica, "lr oSVbN", Osaka, "qMmpS Pro W3" sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	background-image: url(../img/arw14.gif);
	background-repeat: no-repeat;
	background-position: 315px 6px;
	text-indent: 24px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#about_top {
	font-size: 12px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../about/img/about_arrow.gif);
	background-position: 2px 3px;
	text-indent: 20px;
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 0.1em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
#about_pdf {
	font-size: 12px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../img/n_pdficon.gif);
	background-position: 4px 0px;
	text-indent: 36px;
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 0.1em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
#about_link {
	font-size: 12px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../img/link-icon.gif);
	background-position: 4px 5px;
	text-indent: 20px;
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 0.1em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
#about_top2 {
	font-size: 14px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../about/img/arr1.gif);
	background-position: 0.5px 4px;
	text-indent: 20px;
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 0.1em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight: bold;
	color: #5F749E;
}
#list_style {
	list-style-position: inside;
	list-style-type: disc;
}
#txt_pad_gen3 {
	font-size: 14px;
	line-height: 160%;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
.kakomi06b {
	font-size: 16px;
	line-height: 2.2em;
	font-weight: normal;
	background-color: #FFFFCC;
	width: 45%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #4F94A8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	color: #333333;
}

