#header {
	width: 790px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.date {
	font-size: small;
	font-weight: normal;
	margin: 0px;
	text-align: right;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news-title {
	font-size: medium;
	margin: 0px;
	padding: 0px;
	color: #063;
	font-weight: bold;
}
.the_main_points {
	background-color: #D5EAFB;
	padding: 10px;
}


#sidebarMenu {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 0px;
}

#navi {
	height: 30px;
	width: 796px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CFDDEB;
	margin: 0px;
	padding: 0px;
}
#title_pictures {
	height: 200px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CFDDEB;
	margin: 0px;
	padding: 0px;
}

#navi-footer {
	width: 800px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CFDDEB;
	border-right-color: #CFDDEB;
	border-bottom-color: #CFDDEB;
	border-left-color: #CFDDEB;
}

#main-container {
	width: 800px;
	background-color: #FFFFFF;
	font-size: small;
}
#side-bar {
	float: left;
	width: 150px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: small;
}
#footer {
	clear: both;
	width: 790px;
	text-align: left;
	background-color: #E0E9F1;
	font-size: small;
	padding-left: 10px;
}
#wrapper #main-container #main-column h2 {
	font-size: large;
	color: #003;
	width: 550px;
	height: 23px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B7BFD0;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B7BFD0;
	line-height: 1.2em;
	padding-left: 10px;
}
#wrapper #main-container #main-column h4 {
	font-size: 14px;
	color: #003;
	width: 550px;
	height: 23px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B7BFD0;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B7BFD0;
	line-height: 1.2em;
	padding-left: 10px;
}



#main-column {
	float: left;
	width: 620px;
	padding-left: 20px;
	padding-top: 20px;
}
#wrapper #main-container #main-column table {
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	color: #DDF9FF;
	text-align: left;
}

#wrapper #main-container #main-column #entry_form p {
	margin-right: 20px;
	line-height: 1.3em;
	font-size: 0.9em;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-container #side-bar #sidebarMenu li {
	width: 100px;
	height: 25px;
	color: #FFF;
}
body {
	font-family: "ＭＳ Ｐゴシック";
	width: 100px;
}
#wrapper #main-container #side-bar #sidebarMenu li:hover {
	background-color: #80A5CA;
}
#sidebarMenu a {
	color: #000;
	background-image: url(images/aaaa.gif);
}
#wrapper #main-container #side-bar h2 {
	font-size: medium;
	color: #1D4E7E;
	width: 120px;
	height: 25px;
	line-height: 1.5em;
	border: 1px solid #1D4E7E;
	text-align: center;
	margin-bottom: 0px;
}
#wrapper #main-container #side-bar ul {
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#wrapper #main-container #side-bar ul li a {
	border-bottom: solid 1px #9f9f9f;
	width: 120px;
	line-height: 2em;
	display: block;
}

#wrapper #main-container #side-bar ul li a:hover {
	background-color: #E9F1F5;
}

#entry_form table tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
#entry_form table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	font-size: small;
	font-weight: normal;
	text-align: left;
}
#entry_form table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	font-size: small;
}
#wrapper #header h1 {
	font-size: 4em;
	color: #036;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#wrapper #header h1 span {
	font-size: x-large;
	font-style: italic;
}
#wrapper #header h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.4em;
	color: #0080FF;
}
#abstruct_presentation {
	clear: both;
}
#wrapper #main-container #main-column #abstruct_presentation h4 {
	color: #009;
	font-style: italic;
}
#wrapper #main-container #main-column #abstruct_presentation h5 {
	font-size: small;
	text-align: right;
}
.contact_to_office {
	width: 270px;
	text-align: right;
	font-size: small;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	background-color: #D8EAEF;
}
.contact_to_office_small {
	text-align: left;
	font-size: x-small;
	float: none;
	background-color: #DEE7E9;
	margin: 0px;
	padding-top: 5px;
	padding-left: 2px;
	width: 140px;
}
.photoFrame {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.list1_header {
	background-color: #0077B0;
	color: #FFF;
}
.list1_contents {
	border: 1px solid #69F;
}
.imagebox {
	width: 240px;
	float: right;
	text-align: center;
}
.profile_name {
	font-size: large;
	font-weight: bold;
}
.margin-zero {
	margin: 0px;
	padding: 0px;
}
.notice-colored {
	font-weight: bold;
	color: #F33;
}
.div_colored_bule {
	padding: 10px;
	border: 1px solid #69F;
}

.div_notice {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.padding-margin-zero {
	margin: 0px;
	padding: 0px;
}
.aaaa {
	font-size: medium;
	font-weight: bold;
	color: #C00;
}

table.table_program td{
	padding: 0.3em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #36C;
	border-right-color: #36C;
	border-bottom-color: #36C;
	border-left-color: #36C;
	color: #000000;
}

table.table_proceedings td{
	padding: 0.3em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #003366;
	font-weight: normal;
	text-align: left;
}
table.table_proceedings td.center {
	padding: 0.3em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #003366;
	font-weight: normal;
	text-align: left;
}


table.table_proceedings th{
	padding: 0.3em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #fff;
	background-color: #00468C;
}

table.table_proceedings td.abstract{
	padding: 0.3em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #000000;
	font-weight: normal;
}


table.table_default td {
	color: #000;
}
table.table_form td {
	color: #000;
}

table.table_default th {
	color: #FFF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
table.table_form th{
	color: #000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
table.table_itemize {
	color: #000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 620px;
}
table.table_itemize th{
	color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7A8AD6;
}
table.table_itemize td{
	color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7A8AD6;
	background-color: #D6E2F1;
	background-color: #DFEBFA;
}

table.table_itemize2 {
	color: #000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 620px;
}
table.table_itemize2 th{
	color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7A8AD6;
}
table.table_itemize2 td{
	color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7A8AD6;
	background-color: #D6E2F1;
	background-color: #DFEBFA;
}



.font-color-white {
	color: #FFF;
}
.font-color-blue-large {
	color: #039;
	font-size: large;
}
#wrapper #main-container #main-column .table_program tr td.border_none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #main-container #main-column .div_colored_bule {

}
#wrapper #main-container #main-column .div_colored_bule strong {
	text-align: left;
}
.font_color_black {
	color: #000;
}
.font_size_smaller {
	font-size: small;
}
.aling_right {
	text-align: right;
}
.font-color-red {
	color: #F00;
}
.DIV_Bordered {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	padding: 10px;
}
.align-center {
	text-align: center;
}
table.table_default td.under-border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0BDC9;
}
table.table_default td.top-border {
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A0BDC9;
}
.table_standard {
	color: #000000;
}

.titlesize{
	font-size: xx-large;
	color: #036;
}
.news_column{
	background-color: #E3F1F4;
	width:580px;
	margin-left:20px;
	padding: 10px;
}
.button_box{
	width:200px;
	height:30px;
	background-color: #330099;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size:20px;
	color:#FFFFFF;
}
.atextstyle
{
	color: #FFFFFF; 
}
