@charset "utf-8";

/* 基本設定 */


#main {
	text-align: left;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

body {
	font-size: 12px;
	background: #B7def9 url(../images/bgpat.gif);
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic";
	text-align: center;
	line-height: 16px;
	}

th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic";
	font-size: 12px;
	line-height: 18px;
}

form {
margin:0;
padding:0;
}

img {
	border: none;
	text-align: center;
}


.spacer {
	clear:both;
}


/* ヘッダー設定 */
#header {
    background: url("../images/2014/header_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 2px;
    position: relative;
    width: 766px;
	}
	
#header_index {
	height: 50px;
	width: 766px;
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(../images/2014/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header_index a{
	text-decoration:none;
}

#header_index a:hover{
	text-decoration:underline;
}



#header .toplink {
    display: block;
    float: left;
    height: 70px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 70px;
}
#header .headerRight {
    float: right;
    height: 49px;
    margin: 0;
    padding: 15px 10px 5px 5px;
    text-align: right;
    width: 240px;
}



#header_index .toplink {
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
	float: left;
}
#header_index .header_link {
	display: block;
	padding: 0px;
	float: left;
	height: 50px;
	width: 260px;
	text-align: left;
	margin: 5px;
}
#header_index .header_search {
	display: block;
	padding: 0px;
	float: right;
	height: 50px;
	width: 200px;
	text-align: right;
	margin: 5px;
}


#header p {
	font-weight: normal;
	float: right;
	padding-top: 6px;

	-padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#header a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

#header a:hover {
	text-decoration: underline;
}


/*いわゆるパンくず*/
#navi {
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 580px;
	margin-left: 4px;
	color: #999999;
	padding: 0px;
	margin-right: 0px;
	clear: both;
	display: block;
}

#navi a {
	color: #999999;
	text-decoration: none;
}

#navi a:hover {
	color: #333333;
	text-decoration: underline;
}

/* グローバルメニュー部 */
#gmenu_top{
	position: fixed;	
}
#gmenu {
	clear: both;
	display: block;
	height: 22px;
	text-align: left;
	width: 766px;
	background-color: #EEE;
	margin-top: 50px;
}

#gmenu ul {
	padding: 0px;
	margin: 0px;
}

#gmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}

#gmenu li a {
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	height: 20px;
	line-height: 16px;
	margin-top: 1px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 109px;
	background-color: #EEE;
}

#gmenu li a:hover {
	text-decoration: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #006;
}

#left {
	float: left;
	width:200px;
}


/* 左メニュー部 */
#menu_block {
	width: 180px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

*html body #menu_block {
	margin: 0px 0px 0px 5px;
}

#menu_block a{
	text-decoration: none;
	color: #333333;
}

#menu_block a:hover{
	color: #ffffff;
}


/* メニュー部　第1階層 */
#menu_block ul, #menu_block li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_block li.bt5 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:26px;
	border:none;
}
/* メニュー部　コンテンツ内1 */
#menu_block li.bt10 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt10 a {
	margin: 0px;
	padding:0;
	background:  url(../images/menu1.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt10 a:hover {
	background:  url(../images/menu1.jpg) no-repeat bottom left;
}
#menu_block li.bt11 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt11 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu11.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt11 a:hover {
	background:  url(../images/menu11.jpg) no-repeat top left;
}
#menu_block li.bt12 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt12 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu12.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt12 a:hover {
	background:  url(../images/menu12.jpg) no-repeat top left;
}

#menu_block li.bt20 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt20 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu2.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt20 a:hover {
	background:  url(../images/menu2.jpg) no-repeat bottom left;
}
#menu_block li.bt21 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt21 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu21.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt21 a:hover {
	background:  url(../images/menu21.jpg) no-repeat top left;
}
#menu_block li.bt22 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt22 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu22.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt22 a:hover {
	background:  url(../images/menu22.jpg) no-repeat top left;
}

#menu_block li.bt23 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt23 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu23.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt23 a:hover {
	background:  url(../images/menu23.jpg) no-repeat top left;
}
#menu_block li.bt30 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt30 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu3.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt30 a:hover {
	background:  url(../images/menu3.jpg) no-repeat bottom left;
}

#menu_block li.bt31 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt31 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu31.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt31 a:hover {
	background:  url(../images/menu31.jpg) no-repeat top left;
}


#menu_block li.bt32 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt32 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu32.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt32 a:hover {
	background:  url(../images/menu32.jpg) no-repeat top left;
}


#menu_block li.bt33 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt33 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu33.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt33 a:hover {
	background:  url(../images/menu33.jpg) no-repeat top left;
}

#menu_block li.bt34 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt34 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu34.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt34 a:hover {
	background:  url(../images/menu34.jpg) no-repeat top left;
}

#menu_block li.bt40 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt40 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu4.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt40 a:hover {
	background:  url(../images/menu4.jpg) no-repeat bottom left;
}

#menu_block li.bt41 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt41 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu41.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt41 a:hover {
	background:  url(../images/menu41.jpg) no-repeat top left;
}


#menu_block li.bt42 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block li.bt42 a {
	margin: 0px;
	padding: 0px;
	background:  url(../images/menu42.jpg) no-repeat bottom left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt42 a:hover {
	background:  url(../images/menu42.jpg) no-repeat top left;
}


#menu_block li.bt6 {
	margin: 0px;
	_margin: 0px 0px -2px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:13px;
	border:none;
}

/* 左メニュー テキスト用　*/

#lv2a {
	margin: 10px 0px 0px 15px;
	line-height:30px
}

#lv2b {
	margin: 20px 0px 0px 25px;
	line-height:30px
}

#lv2c {
	margin: 20px 0px 0px 15px;
	line-height:30px
}

#menu_block ul li.bt_lv2a {
	background:  url(../images/menu_level2a.jpg) no-repeat top left;
	overflow:hidden;
	_margin: 0px 0px -2px 0px;
	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;

}
#menu_block ul li.bt_lv2a a {
	margin: 0px;

	background:  url(../images/menu_level2a.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}

#menu_block ul li.bt_lv2a a:hover {
	background:  url(../images/menu_level2a.jpg) no-repeat bottom left;
	color: #000000;
}


#menu_block ul li.bt_lv2b {
	background:  url(../images/menu_level2b.jpg) no-repeat top left;
	margin: 0px;
	_margin: 0px 0px -2px 0px;

	list-style: none;
	display: block;
	width: 180px;
	height:35px;
	border:none;
}
#menu_block ul li.bt_lv2b a {
	background:  url(../images/menu_level2b.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}
#menu_block ul li.bt_lv2b a:hover {
	background:  url(../images/menu_level2b.jpg) no-repeat bottom left;
	color: #000000;
}


#menu_block ul li.bt_lv2c {

	background:  url(../images/menu_level2a.jpg) no-repeat top left;
	display: block;
	width: 180px;
	height:35px;
	overflow:hidden;
	border:none;
}

#menu_block ul li.simple1 a
{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CFC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F9;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	text-indent: none;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 5px;
}

#menu_block ul li.simple1 a:hover
{
	color: #006633;
	border-left-color: #3F9;
	border-bottom-color: #3F9;
	background-color: #CFC;
}

#menu_block ul li.simple2 a
{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	text-indent: none;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 5px;
}

#menu_block ul li.simple2 a:hover
{
	color: #006633;
	border-left-color: #FF9966;
	border-bottom-color: #FF9966;
	background-color: #FFCC99;
}

#menu_block ul li.simple3 a
{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FCF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F6C;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	text-indent: none;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 5px;
}

#menu_block ul li.simple3 a:hover
{
	color: #006633;
	border-left-color: #F6C;
	border-bottom-color: #CCCC99;
	background-color: #FCF;
}


#main #sub_banner_area {
	padding: 0px;
	float: left;
	width: 180px;
	margin: 10px 0 0 10px;
}

*html body #main #sub_banner_area {
	padding: 0px;
	float: left;
	width: 180px;
	margin: 10px 0 0 5px;
}

.subtext{
	background:url(../images/sbbg_02.gif) repeat-y;
	padding:5px 10px;
	margin:0;
	font-size:12px;
}
.kadoR1{
height:5px;
width:180px;
margin:0px;
font-size:0.01px;
display:block;
overflow:hidden;
background:url(../images/sbbg_01.gif) repeat-y top;
}
.kadoR2{
height:5px;
width:180px;
margin:0px;
font-size:0.01px;
display:block;
background:url(../images/sbbg_03.gif) repeat-y bottom;
}

.mt10b10{
margin-top:5px;
padding-bottom:5px;
border-top:#FF6600 dotted 1px;
}

.pb5{
padding-bottom:5px;
}
/* 左2ブロック分設定 */


/* 中央部設定 */
#center_block {
	padding: 0px;
	width: auto;
	text-align: left;
	margin: 0px;
	vertical-align: top;
	float: left;
}

#update {
	height: 151px;
	width: 390px;
	background: url(../images/update_title_j.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	padding: 2px 0px 0px;
	display: block;
}

.more {
	width: 370px;
	text-align: right;
	display: block;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 15px;
}
.more a {
	color: #0066FF;
	text-decoration: none;
	border: none;
}
.more a:hover {
	color: #0000FF;
	text-decoration: underline;
}



/* 右バナーブロック設定 */
#banner_block {
	padding: 0px;
	float: right;
	width: 165px;
	vertical-align: top;
	border-left: 3px dotted #daFFEE;
}

#banner_block #bn_list{
	text-align: leftt;
	width: 155px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDFFEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 0px;
}

#banner_block ul {
	list-style: none;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}

#banner_block li {
	margin: 0px 0px 3px 0px;
	height:50px;
	padding: 0px;
	list-style: none;
}

#banner_block img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner_block ul.banner_ul1
{
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 4px;
	padding: 0px;
	border-bottom: 3px dotted #AAFFDD;
}

#banner_block ul.banner_ul1 li
{
	height:80px;
}

#banner_block ul.banner_ul2 li
{
	height:180px;
}

hr#banner_block {
	color: #FFFFFF;
	width: 150px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

/* フッター設定 */
#footer {
	width: 766px;
	margin: 0px;
	clear: both;
	padding: 12px 0px 0px;
}

#fmenu {
	clear: both;
	display: block;
	height: 22px;
	text-align: left;
	width: 766px;
	background-color: #EEE;
}

#fmenu ul {
	padding: 0px;
	margin: 0px;
}

#fmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}

#fmenu li a {
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	height: 20px;
	line-height: 16px;
	margin-top: 1px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 109px;
	background-color: #EEE;
}

#fmenu li a:hover {
	text-decoration: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #006;
}

.copyright {
	text-align: right;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 5px 5px 10px 5px;
	margin: 0px;
	display:block;
}


/* リンク設定 */
h2 a {
	color: #000000;
	text-decoration: none;
}

h3 a {
	color: #76AA46;
	text-decoration: none;
}
.Overview_list_2 {

	overflow: auto;
	height: 0px;
	width: 388px;
	-width: 390px;
	padding: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #BCBCBC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 21px;
}
.ovlist01 {
	margin-left: 20px;
}

/* project　図の説明等*/
div.prjinf1 {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: static;
}

div.prjinf1 h1 {
	font-size: 14px;
	border: 3px double #C0E2BE;
	width: 360px;
	padding: 5px;
	float: none;
	text-indent: 0px;
	background-color: #E1F0DE;
	margin: 0px;
}
div.prjinf1 p {
	width: 360px;
	padding: 5px;
	float: none;
	text-indent: 1em;
	margin: 5px;
}

div.prjinf2 {
	padding: 0px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div.prjinf2 h1 {
	font-size: 14px;
	border: 3px double #82C6DD;
	width: 360px;
	padding: 0px;
	float: none;
	text-indent: 0px;
	background-color: #D9F0FD;
	margin: 0px;
}
div.prjinf2 p {
	width: 360px;
	padding: 5px;
	float: none;
	text-indent: 1em;
	margin: 5px;
}
btnLangSelect {
	text-align: right;
	vertical-align: bottom;
	margin-right: 5px;
	margin-bottom: 5px;
	float: none;
}
#picup {
	padding: 0px 0px 10px;
	width: 390px;
	vertical-align: top;
	height: 125px;
	margin: 0;
}

.hr {
	height: 18px;
	width: 390px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #aaffdd;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* お知らせのNEW! */


.newentry 
{
	font-weight: bold;
	color: #FF0000;
}

.ol_roman {
	list-style-type: upper-roman;
}

.ol_decimal {
	list-style-type: decimal;
}

/* Specialコーナーで導入したシンプル系スタイル */
.simple1_h1 {
	border-bottom-width: 0px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #3F9;
	width: 480px;
	padding-left: 5px;
	margin-left: 0px;
	background: none;
	background-color: #CFC;
	font-size: 18px;
	line-height: 35px;
}


.simple1_h2 {
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: outset;
	border-bottom-color: #CFC;
	border-left-color: #CFC;
	width: 480px;
	background: none;
	padding-left: 3px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 25px;
}
.simple2_h1 {
	border-bottom-width: 0px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FC9;
	width: 480px;
	padding-left: 5px;
	margin-left: 0px;
	background: none;
	background-color: #FFFAEE;
	font-size: 18px;
	line-height: 35px;
}


.simple2_h2 {
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC99;
	border-left-color: #FF9966;
	width: 480px;
	background: none;
	padding-left: 3px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 25px;
}
.simple3_h1 {
	border-bottom-width: 0px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #F7C;
	width: 480px;
	padding-left: 5px;
	margin-left: 0px;
	background: #FEF;
	font-size: 18px;
	line-height: 35px;
}


.simple3_h2 {
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FCF;
	border-left-color: #F6C;
	width: 480px;
	background: none;
	padding-left: 3px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 25px;
}

h1 a.pagetitle {
	text-decoration: none;
	color: #000066;
}
.clearboth {
	clear: both;
}

/* 中国語フォント */
.font_zh {
	font-family: "宋体";
}


/*  新レイアウト  */
.half {
	width: 383px;
}

.left {
	float: left;
}

.right {
	float: left;
}

.clear {
	clear: both;
}


ul.bn_left {
	margin-right: 5px;
	margin-left: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.bn_left li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.bn_left li {
	border: 1px solid #FFF;
}


ul#slider {
	list-style-type: none;
	padding: 0px;
s
;
	margin: 0px;
}
.padding-top-bottom{
	padding-top: 30px;
	padding-bottom: 30px;
}

.full {
	width: 756px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 5px;
	margin-right: 10px;
}

/* お知らせリストのJsRSSのテンプレート用 */

tr.RSSline 
{
	border-top-width: none;
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
	border-right-width: 5px;
	border-right-style: solid;
	border-left-width: 8px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbFFee;

}


/* お知らせリストの見直し案 */

.infolist a:link
{
	text-decoration:none;

}

.infolist a:visited
{
	text-decoration:none;
	color: #666666;
}


.infolist a:hover
{
	text-decoration:underline;
	color: #000099;
}

.infolist a:active
{
	text-decoration:none;
	color: #CC3333;
}

.infolist td.umd {
	width: 65px;
	margin: 2px;
	
}
ul.bottom_bn {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom_bn li {
	display: inline;
	margin: 2px;
	width: 180px;
}
.infolist td.cont {
	width: 290px;
	margin: 2px;
}


#infolist {
	height: 390px;
	width: 383px;
	text-align: left;
	display: block;
	margin-left: 5px;
}

#infolist h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.infolist table {
 border-collapse: collapse;
} 

.infolist {
	overflow: auto;
	height: 245px;
	width: 383px;
	-width: 383px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBCBC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}

.list table {
 border-collapse: collapse;
} 

.list {
	overflow: auto;
	height: 291px;
	width: 373px;
	-width: 360px;
	padding: 0px;
	border: 1px solid #EEE;
	margin: 0px;
}
.RSStitle {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.RSStime {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.list a:link
{
	text-decoration:none;

}

.list a:visited
{
	text-decoration:none;
	color: #666666;
}

.list a:hover
{
	text-decoration:underline;
	color: #000099;
}


.list a:active
{
	text-decoration:none;
	color: #CC3333;
}

.list td.umd {
	width: 65px;
	margin: 2px;
	
}
.list td.cont {
	width: 280px;
	margin: 2px;
}


/*  */
#bx-channel {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 400px;
	width: 756px;
	padding-right: 5px;
	padding-left: 5px;
}





#bx-pager img {
	border: 1px solid #EEE;
}


#bx-pager {
}
#bx-pager a img {
	margin-right: 2px;
	margin-left: 2px;
}

.bottom_bn li img {
	border: 1px solid #EEE;
}
#mission {
}
#mission .mission_honbun {
	text-align: left;
	margin-right: 0px;
	margin-left: 15px;
}
.mission_honbun .key {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.3em;
	color: #939;
}
#header .selectLang {
	height: 20px;
}


/* キャプション 効果  */
.cap {position: relative;}
 
.cap img {
   border: none !important;
   margin: 0 !important;
   padding: 0 !important;
}
 
.cap p {
   position: absolute;
   font-size:25px;
   left: 0;
   bottom: 0;
   color: #fff;
   padding: 5px;
   background: #000;
   filter: Alpha(opacity=50);
   opacity:0.7;
   width: 766px;
   height:40px;
}


.hokoku_honbun {
	margin-left: 10px;
}
.download {
	text-align: center;
	width: 40%;
	margin-bottom: 30px;
}
.explain {
	font-size: 1.2em;
	float: right;
	width: 50%;
	margin-right: 30px;
	line-height: 1.5em;
}
.fbbg {
	background-image: url(../images/2014/01slide_main/03_fb_m.jpg);
	height: 300px;
	text-align: right;
}

.bgnews {
	/*background-image: url(../images/2014/01slide_main/09_news_m.jpg);*/
	height: 300px;
	margin: 15px;
}

.floatright {
	float: right;
}
.merumaga_backnumber {
	float: left;
	width: 70%;
}
#backnumber {
	float: right;
	width: 30%;
}
.merumaga_toroku {
	text-align: center;
	clear: both;
	padding: 20px;
}

#main #maincontent .merumaga_backnumber .merumaga_honbun p {
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 500px;
	overflow: visible;
}
.merumaga_title {
	margin: 10px;
	font-size: 14px;
}
#main #maincontent .merumaga_backnumber .merumaga_time {
	margin-left: 10px;
}
.RSStitle a {
	text-decoration: none;
}
.RSStitle a:hover {
	text-decoration: underline;
}
#backnumber ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.2em;
}
#backnumber ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#backnumber ul li a {
	text-decoration: none;
}

#backnumber ul li a:hover {
	text-decoration: underline;
}

#sitepolicy
{
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
