.data_insert {
	height: auto;
	width: 470px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.data_insert_02 {
	height: auto;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.data_text {
	height: auto;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.topimage_left {
	float: left;
	height: auto;
	width: 170px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.topimage_right {
	float: right;
	height: auto;
	width: 290px;
}.text_con {
	color: #052A78;
}
.news {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.news .congress{
	width:134px;
	margin:15px auto 0 auto;
	}

.news_list {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
.banner_list {
	padding-top: 10px;
	list-style-type: none;
}
.contents_list {
	padding: 15px;
	height: auto;
	width: 188px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #052A78;
	border-bottom-color: #052A78;
	border-left-color: #052A78;
}
.cont_listdata {
	background-image: url(../common/arrow_cont.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	/*text-indent: 10px;*/
	padding-left: 10px;
	height: auto;
	width: 178px;
	/*width: 188px;*/
	list-style-type: none;
	margin-bottom: 5px;
}
.cont_listdata_last {
	background-image: url(../common/arrow_cont.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 10px;
	height: auto;
	width: 188px;
	list-style-type: none;
}
.adm_box {
	height: auto;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.adm_data {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #052A78;
}
.adm_data_last {
	padding-bottom: 10px;
}
.adm_left {
	font-weight: bold;
	float: left;
	height: auto;
	width: 100px;
}
.adm_right {
	float: right;
	height: auto;
	width: 340px;
}
.adm_data ol.adm_right {
	width: 300px;
}

.concept_txt {
	font-size: 16px;
	color: #052A78;
	margin-bottom: 20px;
}
.link_sitemap_list {
	background-image: url(../common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 16px;
	list-style-type: none;
	margin-bottom: 8px;
}
.link_sitemap_list_second {
	background-image: url(../common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 16px;
	list-style-type: none;
	margin-bottom: 8px;
	margin-left: 20px;
}.need {
	font-size: 10px;
	color: #FF0000;
}

/* 2011.3.16@uneidou
-------------------------------------------------------------*/
#prog h4{
	font-size:116%;
	color:#052A78;
	margin-top:30px;
}

#prog h5{
	font-size:116%;
	color:#052A78;
	margin-top:30px;
	margin-bottom:10px;
}

#prog h5.first{
	font-size:116%;
	color:#052A78;
	margin-top:0;
	margin-bottom:30px;
}

#prog h6{
	color:#052A78;
	margin-top:20px;
	margin-bottom:2px;
}

#prog dt{
	width:80px;
	float:left;
	clear:both;
}

#prog dd{
	width:400px;
	float:left;
	margin:0;
}


#prog ol
,#prog ul
,#prog ol li
,#prog ul li{
	margin:0;
	padding:0;

}

#prog ol{
	margin:5px 0;
	padding:0;

}

#prog .txt_first img{
	float:right;
	text-indent:1em;
	padding:0 0 0 5px;
}

#prog .earth{
	background-image: url(../japanese/outline/img/earth.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:240px;
}

strong.aka{
	color:#FF0000;
}

strong.ao{
	color:#052A78;
}

#data ol li {
	display: list-item;
	margin-bottom: 5px;
}

#data h4.blue {
	font-size: 14px;
	color: #036;
	background-color: #D6E9FA;
	padding: 5px 10px;
}

#data h5 {
	font-size: 13px;
	color: #036;
	border-bottom: double 3px #036;
	padding-left: 10px;
}

.adm_right ul li {
	display: list-item;
	margin-left: 20px;
}

.attention {
	font-weight: bold;
	color: #C03;
}

/* clearfix
-------------------------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac\*/
*html .clearfix{height: 1%;}
.clearfix {display: block;}
/*End hide from IE-mac */



.clear{
	clear:both;
}


