@charset "utf-8";

/* formatting style --*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
html{
	height:100%;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg_img.gif);
	background-repeat: repeat;
	height: 100%;
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.6;
}
hr {
	display: none;
}

.alt {
	display: none;
}
.txt01{
	line-height: 1.8;
	margin-bottom: 1em;
}
.txt02{
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 0px 20px;
	color:#ffffff;
	background-color:#3CB371;
	padding: 3px 5px 0px 10px;
	width: 510px;
	line-height: 1.6;
	border-left: 0.5em solid #008000;
/*	border-bottom: 1px solid #666666;*/
}
.txt03{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 6px;
	color:#888888;
	padding: 1px 5px 0px 8px;
	width: 300px;
	line-height: 1.6;
	border-left: 0.25em solid #888888;
}

/* link styles --*/

a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #6495ED;
	text-decoration: none;
}

/*a:link {color: #008000;
	text-decoration: underline;}
a:visited {color: #005000;
	text-decoration: underline;}
a:hover {color: #FF8C00;
	text-decoration: none;}
--*/

a:active {
	text-decoration: none;
}

/* basic layout --*/

#wrapper {
	background-color: #FFFFFF;
	width: 750px;
/*	border-right: 1px solid #666666;
	border-left: 1px solid #666666; --*/
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	background-image: url(../img/wrapper_bg.jpg);
	background-repeat: repeat-y;
}
#top01 {
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(../img/top01_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
}
#wrapper_blank {
	background-color: #FFFFFF;
	width: 750px;
/*	border-right: 1px solid #666666;
	border-left: 1px solid #666666; --*/
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	background-image: url(../img/wrapper_sitemap_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	height: 97px;
	border-top: 3px solid #009900;
	position: relative;
}
#globalnavi {
	width:750px;
	height:27px;
	position:absolute;
	top: 73px;
	left: 0px;
	border-top: 2px solid #FFA54F;
	border-bottom: 2px solid #FFCC66;
}

#assistnavi {
	margin-right: 10px;
	line-height: 1.1;
	font-size: 12px;
}

#assistnavi table tr td{
	text-align:left;
}
#anavi_01 {
	display:block;
	border:0px;
	text-indent:-10000px;
	text-decoration:none;
	text-align: right;
	background-image: url(../img/anavi_IWC8.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:90px;
	height:22px;
}
#anavi_01 a{
	display:block;
	width:90px;
	height:22px;
}
#anavi_01 a:hover{
	background-image: url(../img/anavi_IWC8.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}

#2frame {
	margin: 0;
	height: 100%;
}
#main {
	padding: 15px 0px 0px 0px;
	float: right;
	width: 580px;
	margin-bottom: 0px;
	vertical-align: top;
}


#sidebar01 {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 170px;
	height: 18px;
	margin-bottom: 0px;
	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;
/*	border-right: 1px solid #666666; --*/
	vertical-align: top;
}
#sidebar02 {
	padding: 5px 5px 0px 5px;
	float: left;
	width: 160px;
	height: 400px;
	margin-bottom: 0px;
/*	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;
	border-right: 1px solid #666666; --*/
	vertical-align: top;
}

#sidebottom {
	vertical-align: top;
	font-size: 1px;
}
#footer {
	color: #FFFFFF;
	background-color: #804000;
	clear: both;
	padding: 5px 15px 0px 15px;
	height: 40px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
}


/* header styles --*/

#header #logo {
	position: absolute;
	left: 30px;
	top: 10px;
}
#globalnavi ul {
	background-color: #FFFFFF;
}
#globalnavi ul li {
	float: left;
	list-style-type: none;
}

/*
#globalnavi ul li a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	height: 27px;
	width: 140px;
}
--*/


#gnavi01 {
	display:block;
	background-image:url(../img/gnavi01.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi01on {
	display:block;
	background-image:url(../img/gnavi01.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi01 a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi01 a:hover {
	background-image:url(../img/gnavi01.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi02 {
	display:block;
	background-image:url(../img/gnavi02.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi02on {
	display:block;
	background-image:url(../img/gnavi02.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi02 a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi02 a:hover {
	background-image:url(../img/gnavi02.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi03 {
	display:block;
	background-image:url(../img/gnavi03.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}

#gnavi03on {
	display:block;
	background-image:url(../img/gnavi03.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi03 a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi03 a:hover {
	background-image:url(../img/gnavi03.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi04 {
	display:block;
	background-image:url(../img/gnavi04.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi04on {
	display:block;
	background-image:url(../img/gnavi04.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi04 a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi04 a:hover {
	background-image:url(../img/gnavi04.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi05 {
	display:block;
	background-image:url(../img/gnavi05.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi05on {
	display:block;
	background-image:url(../img/gnavi05.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi05 a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi05 a:hover {
	background-image:url(../img/gnavi05.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi06 {
	display:block;
	background-image:url(../img/gnavi06.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi06on {
	display:block;
	background-image:url(../img/gnavi06.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi06 a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi06 a:hover {
	background-image:url(../img/gnavi06.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}




#gnavi01_e {
	display:block;
	background-image:url(../img/gnavi01_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi01on_e {
	display:block;
	background-image:url(../img/gnavi01_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi01_e a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi01_e a:hover {
	background-image:url(../img/gnavi01_e.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi02_e {
	display:block;
	background-image:url(../img/gnavi02_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi02on_e {
	display:block;
	background-image:url(../img/gnavi02_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi02_e a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi02_e a:hover {
	background-image:url(../img/gnavi02_e.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi03_e {
	display:block;
	background-image:url(../img/gnavi03_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}

#gnavi03on_e {
	display:block;
	background-image:url(../img/gnavi03_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi03_e a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi03_e a:hover {
	background-image:url(../img/gnavi03_e.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi04_e {
	display:block;
	background-image:url(../img/gnavi04_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi04on_e {
	display:block;
	background-image:url(../img/gnavi04_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi04_e a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi04_e a:hover {
	background-image:url(../img/gnavi04_e.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi05_e {
	display:block;
	background-image:url(../img/gnavi05_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi05on_e {
	display:block;
	background-image:url(../img/gnavi05_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi05_e a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi05_e a:hover {
	background-image:url(../img/gnavi05_e.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}

#gnavi06_e {
	display:block;
	background-image:url(../img/gnavi06_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi06on_e {
	display:block;
	background-image:url(../img/gnavi06_e.gif);
	width:125px;
	height:27px;
	background-repeat:no-repeat;
	background-position:0 -27px;
}
#gnavi06_e a {
	display:block;
	width:125px;
	height:27px;
}
#gnavi06_e a:hover {
	background-image:url(../img/gnavi06_e.gif);
	background-repeat:no-repeat;
	background-position:0 -27px;
}




/* sidebar styles  --*/


#sidebar02 h2 {
	margin: 0px 0px 10px 0px;
	text-align:center;
	width:160px;
	height:40px;
}

#sidebar02 ul li {
	display:block;
	clear: both;
	list-style:none;
	text-indent:10px;
	background-image:url(../img/sidebar_bt.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:160px;
	height:30px;
	line-height: 1.5em;
}
#sidebar02 ul li a {
	display:block;
	text-decoration: none;
	text-align:left;
	padding: 5px 0px 5px 10px;
	margin-left: 0px;
	width:140px;
	height:20px;
	float: left;
}
#sidebar02 ul li a:hover{
	background-image: url(../img/sidebar_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* main styles --*/

#main h2 {
	margin-bottom: 10px;
	width:560px;
	height:40px;
}

/* footer styles --*/

#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color:#CCCCCC;
}

#footer p{
	margin: 0px;
	float:right;
}
#footer p a {
	color:#FFFFFF;
}
#footer p a:hover {
	color:#CCCCCC;
}




/* 01TOP styles --*/

#main01_box01 {
	margin: 7px 0px 0px 0px;
	width:750px;
	height:160px;
	background-color: #C0C0C0;
	background-image: url(../img/main01_01_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
}
#main01_box02 {
	margin:5px;
	width:580px;
	margin: 0px auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
/*	border-top: 1px solid #666666; */
	background-color: #FFFFFF;
}
#main01_box03 {
	width:580px;
	margin: 0px auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	background-color: #FFFFFF;
}
#main01_box01 h2 {
	margin: 0px 0px 0px 1px;
	text-align:left;
	font-size:1px;
/*	background-image: url(../img/main_cap01_01.jpg);
	background-repeat: no-repeat;  --*/
	width: 744px;
	height: 156px;
}
#main01_box02 h2 {
	margin: 5px 0 5px 0px;
	text-align:left;
	height: 40px;
	font-size:20px;
	color:#FF8C00;
}
#main01_box03 h2 {
	margin: 5px 0px 5px 0px;
	text-align:left;
	height: 40px;
	font-size:20px;
	color:#FF8C00;
}
#main01_box03 h3 {
	margin: 5px 0px 5px 30px;
	text-align:left;
	color:#FF0000;
	font-size:14px;
}
/*
#main01_contents01 {
	padding: 0px 15px 0px 0px;
	line-height: 1;
	text-align: right;
}*/
#main01_contents02 {
	padding: 5px 40px 5px 40px;
	line-height: 1.8;
}
#main01_contents02 .txt01_01 {
	text-align: right;
}
#main01_contents03 {
	padding: 5px 20px 10px 50px;
	line-height: 1.8;
	text-align: left;
}
#main01_contents03 dl dt{
	font-weight: bold;
	clear: left;
	float: left;
	width: 100px;
}
#main01_contents03 dl dd{
	margin: 0px 0px 0px 100px;
}
#counter {
	text-align: right;
	margin: 10px 10px 0px auto;
}
#main01_bottom {
	margin:0px 0px 0px 0px;
	width:750px;
	height:1px;
	background-color: #FFFFFF;
	background-image: url(../img/top01_bg.jpg);
	background-repeat: repeat-y;
}


/* 02gaiyo styles --*/


#main02_box01 {
	margin:0px;
	width:580px;
}
#main02_box02 {
	margin:0px;
	width:580px;
}
#main02_box03 {
	margin:0px;
	width:580px;
}

#main02_contents00 {
	padding: 5px 30px 5px 35px;
	line-height: 1.6;
}
#main02_contents01 {
	padding: 5px 30px 5px 35px;
	line-height: 1.6;
}
#main02_contents02 {
	padding: 5px 30px 5px 35px;
	line-height: 1.6;
}
#main02_contents03 {
	padding: 5px 30px 5px 35px;
	line-height: 1.8;
}

#main02_contents00 .txt02_01 {
	text-align: right;
	margin-right:20px;
}
#main02_contents01 p {
	margin-bottom:1em;
}
#main02_contents02 p {
	margin-bottom:1em;
}

.td020201 {
	width:160px;
}
.td020202 {
	width:210px;
}
.td020203 {
	width:130px;
}



/* 03jigyo styles --*/

#main03_box00 {
	margin:0px;
	width:580px;
}
#main03_box01 {
	margin:0px;
	width:580px;
}
#main03_box02 {
	margin:0px;
	width:580px;
}
#main03_box03 {
	margin:0px;
	width:580px;
}

#main03_contents00 {
	padding: 5px 35px 5px 35px;
	line-height: 1.4;
}

#main03_contents01_01 {
	padding: 5px 35px 0px 35px;
	line-height: 1.6;
}
#main03_contents01_02 {
	padding: 5px 35px 5px 20px;
	line-height: 1.4;
}

#main03_contents02_01 {
	padding: 5px 30px 0px 35px;
	line-height: 1.6;
}
#main03_contents02_02 {
	padding: 5px 30px 5px 35px;
	line-height: 1.4;
}
#main03_contents03_01 {
	padding: 5px 30px 0px 35px;
	line-height: 1.6;
}
#main03_contents03_02 {
	padding: 5px 30px 5px 35px;
	line-height: 1.4;
}


#main03_contents00 p {
	margin-bottom:1em;
}

#main03_contents01_01 p {
	margin-bottom:1em;
}
#main03_contents01_02 p {
	margin-bottom:1em;
	padding: 0px 0px 0px 15px;
/*	font-size:14px;  --*/
}
#main03_contents02_02 p {
	margin-bottom:1em;
}
#main03_contents03_table tr {
	height: 25px;
}
#main03_contents03_table th {
	width: 60px;
	text-align: left;
	font-weight: bold;
}
#main03_contents03_table td {
	width: 100px;
}
.main03_PT01 {
	margin: 0px 0px 0px 20px;
	line-height: 1.4;
	text-align: left;
	font-size: 12px;
}
.main03_PT02 {
	margin: 0px 70px 10px 0px;
	line-height: 1;
	text-align: right;
	font-size: 12px;
}

/* 04jimukyoku styles --*/

#main04_box01 {
	margin:0px;
	width:580px;
}
#main04_box02 {
	margin:5px 0px 31px 0px;
	width:580px;
}
#main04_contents01 {
	padding: 5px 30px 5px 35px;
	line-height: 1.6;
}
#main04_contents02 {
	padding: 5px 30px 5px 35px;
	line-height: 1.6;
}
#main04_contents01 p {
	margin-bottom:1em;
}
#main04_contents02 p {
	margin-bottom:1em;
}
#appli_bt01 {
	float:right;
	margin: 0px 6px 0px 6px;
	display:block;
	background-image:url(../img/appli_bt01.jpg);
	width:90px;
	height:25px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#appli_bt01 a {
	display:block;
	width:90px;
	height:25px;
}
#appli_bt01 a:hover {
	background-image:url(../img/appli_bt01.jpg);
	background-repeat:no-repeat;
	background-position:0 -25px;
}
#appli_bt02 {
	float:right;
	display:block;
	background-image:url(../img/appli_bt02.jpg);
	width:90px;
	height:25px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#appli_bt02 a {
	display:block;
	width:90px;
	height:25px;
}
#appli_bt02 a:hover {
	background-image:url(../img/appli_bt02.jpg);
	background-repeat:no-repeat;
	background-position:0 -25px;
}


/* 05linketc styles --*/


#main05_box01 {
	margin:0px;
	width:580px;
}
#main05_box02 {
	margin:0px;
	width:580px;
}
#main05_contents01 {
	padding: 5px 40px 5px 35px;
	line-height: 1.4;
}
#main05_contents02 {
	padding: 5px 20px 5px 35px;
	line-height: 1.6;
}
#main05_contents01 p {
	margin-bottom:1em;
}
#main05_contents02 p {
	margin-bottom:1em;
}



/* 06shiryoushu styles --*/


#main06_box01 {
	margin:0px;
	width:580px;
}
#main06_box02 {
	margin:5px 0px 230px 0px;
	width:580px;
}
#main06_contents01 {
	padding: 5px 20px 5px 35px;
	line-height: 1.6;
}
#main06_contents02 {
	padding: 5px 20px 5px 35px;
	line-height: 1.6;
}
#main06_contents01 p {
	margin-bottom:1em;
}
#main06_contents02 p {
	margin-bottom:1em;
}

/* 10sitemap styles --*/

#sitemap {
	margin:10px auto 20px 100px;
	width:560px;
	line-height: 1.8;
}
#sitemap td {
	width:140px;
}


/* 07sanka styles --*/


#main07_box01 {
	margin:5px;
	width:600px;
}
#main07_box02 {
	margin:5px;
	width:600px;
}
#main07_contents01 {
	padding: 5px 20px 5px 20px;
	line-height: 1.6;
}
#main07_contents02 {
	padding: 5px 20px 5px 20px;
	line-height: 1.6;
}
#main07_contents01 p {
	margin-bottom:1em;
}
#main07_contents02 p {
	margin-bottom:1em;
}
.main07_txt01 {
	line-height:1.6;
	margin-bottom:1em;
	margin-left:1em;
}
.main07_txt02 {
	line-height:1.6;
	margin-bottom:1em;
	margin-left:3em;
}


/* 30taikai styles --*/

#taikai30 {
	padding: 15px 55px 0px 55px;
	width: 640px;
	margin-bottom: 0px;
}

#taikai30_box01 {
	margin:25px auto 5px auto;
	width:630px;
	text-align:center;
}
#taikai30_box02 {
	margin:5px 5px 0px 5px;
	width:630px;
}
#taikai30_box03 {
	margin:0px auto 30px auto;
	width:740px;
	text-align:center;
}
#taikai30_logobox {
	margin:0px auto;
	width:630px;
	text-align:center;
}

/* no-need
#taikai30_box01 h2 {
	margin: 20px auto 5px auto;
	text-align:center;
	height:40px;
}
*/

#taikai30_box02 h2 {
	margin-bottom: 10px;
	text-align:left;
	height:40px;
}
#taikai30_contents01_box {
	margin:0px auto;
	width:450px;
}
#taikai30_contents01 {
	padding: 5px 20px 5px 20px;
	line-height: 1.8;
	text-align:center;
	font-weight:bold;
}
#taikai30_contents02_box {
	margin:0px auto;
	width:450px;
	border: 1px solid #999999;
}
#taikai30_contents02 {
	padding: 10px 20px 10px 20px;
	line-height: 1.8;
}

.taikai30_tablebox {
	margin:10px auto 50px auto;
	width:560px;
	border: 1px solid #999999;
}
.taikai30_tablebox02 {
	margin:10px auto 50px auto;
	width:580px;
	border: 1px solid #999999;
}
.taikai30_table01 {
	font-size:12px;
	width:90px;
	border: 1px solid #999999;
	padding:5px;
	font-weight:bold;
	vertical-align:top;
	align:left;
}
.taikai30_table02 {
	font-size:12px;
	width:450px;
	border: 1px solid #999999;
	padding;5px 5px 5px 5px;
}
.taikai30_table03 {
	font-size:12px;
	width:300px;
	padding;5px 5px 5px 5px;
	text-align:left;
}
.taikai30_table04 {
	font-size:12px;
	width:100px;
	border: 1px solid #666666;
	padding;5px 5px 5px 5px;
}


.taikai30_busbox {
	margin:0px auto 20px auto;
	width:560px;
	border: 1px solid #999999;
}
.taikai30_bustable {
	font-size:10px;
	width:80px;
	border: 1px solid #999999;
	padding:0px;
	vertical-align:top;
}

.txt30_01 {
	font-size:13px;
}
.txt30_02 {
	font-size:14px;
}
.txt30_03 {
	font-size:16px;
}
.txt30_04 {
	font-size:18px;
}
.txt30_04en {
	font-size:18px;
	font-weight:normal;
}
.txt30_05 {
	font-size:20px;
}
.txt30_06 {
	font-size:24px;
}
.txt30_07 {
	margin: 0px;
	text-align:right;
}
.txt30_07en {
	margin: 0px;
	text-align:center;
}
.txt30_08 {
	font-size:16px;
	text-align:center;
	line-height: 1.8;
	margin: 20px 20px 100px 20px;
}
.txt30_09 {
	font-size:14px;
	text-align:left;
	line-height: 1.8;
	margin: 10px 50px 10px 50px;
	font-weight:bold;
}
.txt30_10 {
	font-size:12px;
	text-align:right;
	line-height: 1.8;
	margin: 10px 50px 10px 50px;
}
.txt30_11 {
	font-size:11px;
	text-align:left;
	line-height: 1.8;
	margin: 10px 80px 10px 50px;
}
.txt30_12 {
	font-size:11px;
	text-align:center;
	line-height: 1.8;
	margin: 10px 80px 50px 80px;
}
#program {
	text-align:right;
	font-size:14px;
	line-height: 1.8;
	margin: 20px;
}