/* CSS Document */



.icon_pdf{
	padding-left:22px;
	background:url(../images/icon_pdf.gif) no-repeat 5px 0;
	line-height:160%;
	display:inline-block;
	font-size:0.8em;
	height:16px;
}


/*************** Sub_menu ***************/
#sub_menu {
	background-color: #007bc7;
	margin: 0px;
	padding: 5px 0px;
	height: 15px;
	width: auto;
}
#sub_menu_block {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
}
#sub_menu_block ul {
	float: left;
	width: 443px;
	padding: 0px 0px 0px 341px;
	margin: 0px;
}
#sub_menu_block li {
	float: left;
	text-indent:-9999px;
}
#sub_menu_block li a{
	margin: 0px;
	padding: 0px 6px;
	display: block;
}
#sub_menu_block .home {
	background-image: url(../images/btn_home.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
}
#sub_menu_block .access {
	background-image: url(../images/btn_access.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 83px;
}
#sub_menu_block .inqury {
	background-image: url(../images/btn_inquiry.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 61px;
}
#sub_menu_block .sitemap {
	background-image: url(../images/btn_sitemap.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 84px;
}
#sub_menu_block .privacy-policy {
	background-image: url(../images/btn_privacy-policy.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 105px;
}


/*************** Font-size-control ***************/
#font-size-control {
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 115px;
}
#font-size-control ul {
	float: right;
	width: 54px;
	padding: 0px;
	margin: 0px;
}
#font-size-control li {
	float: right;
	text-indent:-9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 18px;
}
#font-size-control li a{
	margin: 0px;
	padding: 0px;
	display: block;
	width:18px;
	height:15px;
}
#font-size-control .font-s {
	background-image:url(../images/btn_s.jpg);
	background-repeat:no-repeat;
	background-position: 3px 0px;
}
#font-size-control .font-m {
	background-image:url(../images/btn_m.jpg);
	background-repeat:no-repeat;
	background-position: 3px 0px;
}
#font-size-control .font-l {
	background-image:url(../images/btn_l.jpg);
	background-repeat:no-repeat;
	background-position: 3px 0px;
}
#font-size-control .ttl_font-size {
	background-image: url(../images/btn_font-size.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 58px;
	height: 15px;
	text-indent: -9999px;
	float:right;
}


/*************** Global_menu ***************/
#global_menu {
	margin: 0px;
	clear:both;
	padding: 0px;
	height: 63px;
	width: 100%;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
}
#global_menu_block {
	margin: 0px auto;
	padding: 0px;
	height: 63px;
	width: 900px;
}
#global_menu_block h1 {
	background-image: url(../images/head_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 230px;
}
#global_menu_block h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 230px;
}
#global_menu_block ul {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 650px;
}
#global_menu_block li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 130px;
	text-indent:-9999px
}
#global_menu_block a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 130px;
}
#global_menu_block .menu01 {
	background-image: url(../images/btn_menu01.jpg);
	background-repeat: no-repeat;
}
#global_menu_block .menu02 {
	background-image: url(../images/btn_menu02.jpg);
	background-repeat: no-repeat;
}
#global_menu_block .menu03 {
	background-image: url(../images/btn_menu03.jpg);
	background-repeat: no-repeat;
}
#global_menu_block .menu04 {
	background-image: url(../images/btn_menu04.jpg);
	background-repeat: no-repeat;
}
#global_menu_block .menu05 {
	background-image: url(../images/btn_menu05.jpg);
	background-repeat: no-repeat;
}



/*************** Footer ***************/

#footer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#footer_menu {
	background-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
}
#footer_menu_block {
	margin: 0px auto;
	padding: 0px;
	height: 25px;
	width: 900px;
}
#footer_menu_block ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
}
#footer_menu_block li {
	margin: 0px;
	padding: 3px 20px 0px 20px;
	height: 22px;
	width: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c1c1c1;
}
#btn_page-top {
	background-image: url(../images/btn_page-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 121px;
	float: right;
}
#btn_page-top a {
	display:block;
	height: 25px;
	width: 121px;
	margin: 0px;
	padding: 0px;
}
	
#footer_text {
	color: #FFF;
	margin: 0px auto;
	padding: 10px 0px;
	height: auto;
	width: 900px;
}


/*************** Main_visual ***************/
#main_visual {
	background-image: url(../../shared/images/bg_main.jpg);
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#main_visual_block {
	margin: 0px auto;
	padding: 0px;
	height: 300px;
	width: 900px;
}

#main_visual_2nd {
	background-image: url(../../shared/images/bg_main.jpg);
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#main_visual_2nd_block {
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 900px;
}


/*************** Hn ***************/
#column680_right h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 8px 0px;
	padding: 4px;
	height: auto;
	width: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #007bc7;
}
#column680_right h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 12px 0px;
	padding: 1px 0px 1px 8px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #399ad6;
}
#column680_right h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#column680_right h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 4px 0px 12px 0px;
	padding: 1px 0px 1px 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ccc;
}

/*************** Common id & class ***************/

#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/bg_contents.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#contents_block {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
}
#contents p {
	text-align:justify;
	text-justify:distribute;
}

#bread_crumbs {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
#bread_crumbs p {
	font-size: 0.8em;
}


#column900 {
	margin: 0px auto;
	padding: 20px 0px;
	height: auto;
	width: 900px;
}
#column680_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 680px;
}
#column330_left{
	float: left;
	height: auto;
	width: 330px;
}
#column330_right{
	float: right;
	height: auto;
	width: 330px;
}
/* NewsTitle */
#column330_left h2,#column330_right h2{
	margin: 0px;
	padding: 0px 0px 7px 0px;
	height: 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size:0;
}
#column330_left h2 {
	background-image: url(../../top/images/ttl_whatsnew01.jpg);
}
#column330_right h2 {
	background-image: url(../../top/images/ttl_whatsnew02.jpg);
}
/* NewsButton */
.list a,.rss a{
	height:14px;
	float:right;
	display:block;
	text-indent:-9999px;

}
.list a{
	width:64px;
	background:url(../../top/images/btn_list.gif) no-repeat 0 0;
}
.rss a{
	width:31px;
	margin-right:5px;
	background:url(../../top/images/btn_rss.gif) no-repeat 0 0;
}


#news_list dl {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news_list dt {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	height: 60px;

}
#news_list dd {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#column680_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 680px;
}

#colmn200_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
}

#colmn200_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}

#local-menu {
	margin:0px;
	padding:0px 0px 12px 0px;
}
#local-menu h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 4px;
	height: auto;
	width: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #007bc7;
}
#local-menu li {
	background:url(../images/bg_local-menu.jpg) repeat-y;
	height:auto;
	width:auto;
	border-top:#FFF solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	margin:0px;
	padding:5px 5px 5px 10px;
}

#local-news_list {
	margin:0px;
	padding:0px 0px 12px 0px;
}
#local-news_list h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 4px;
	height: auto;
	width: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #007bc7;
}
#local-news_list ul {
	height:auto;
	width:auto;
	padding:5px 0px 0px 16px;
	margin:0px;
	list-style-type:disc;
}
#local-news_list li {
	height:auto;
	width:auto;
	margin:0px;
	padding:6px 0px;
	line-height:125%;
}
#local-news_list p {
	text-align:right;
	line-height:125%;
}

.banner200 {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	height: auto;
	width: auto;
}
.banner200 img {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.image680 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 680px;
}
.bottom20 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.image330_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 330px;
}
.image330_left img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.image330_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 330px;
}
.image330_right img {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.image330_left_rtext {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	height: auto;
	width: 330px;
}
.image330_left_rtext img {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.image330_right_ltext {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: right;
	height: auto;

}
.image330_right img {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.more {
	text-align:right;
}
.right_text {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	height: auto;
	width: auto;
	float: left;
}
/*************** Table ***************/
.table01 {
	margin: 0px;
	padding: 0px;
}
.table01 table {
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


.table01 th {
	font-weight:normal;
	margin: 0px;
	padding: 4px;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}
.th01 {
	color: #FFF;
	background-color: #9c927f;
	text-align:center;
}
.th02 {
	background-color: #e4f0f2;
	text-align:center;
}
.table01 td {
	font-weight: normal;
	background-color: #FFF;
	margin: 0px;
	padding: 4px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}



/*************** List ***************/

.list_block01 {
	margin:0px;
	padding:0px;
}
.list_block01 ol{
	margin:0px;
	padding:0px 0px 5px 36px;
	list-style-type: decimal;
}
.list_block01 ul{
	margin:0px;
	padding:0px 0px 5px 36px;
	list-style-type:disc;
}
.list_block01 li{
	margin:0px;
	padding:2px 0px 2px 0px;
	line-height:125%;
}
	
.list_left {
	float:left;
	margin:0px;
	padding:0px;
	width:330px;
	height:auto;
}
.list_right {
	float:right;
	margin:0px;
	padding:0px;
	width:330px;
	height:auto;
}
