@charset "utf-8";

#contact_menu {
	width: 165px;
	display: block;
	clear: both;
	background-image: url("../images/box_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: solid 3px #3194F8;
	padding-bottom: 5px;
	margin: 8px 0 10px 0;
	text-align: left;
}
#contact_menu_list {
	display: block;
	clear: both;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
#contact_menu_list ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

.contact_list {
	list-style: none;
	margin: 0 5px 0 5px;
	padding: 0;
	background-image: url("../images/small_box_underline.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}
.contact_list span {
	display: block;
	clear: both;
	height: 25px;
}
.contact_list_bottom {
	list-style: none;
	margin: 0 5px 0 5px;
	padding: 0;
}
.contact_list_bottom span {
	display: block;
	clear: both;
	height: 22px;
}
.research_menu {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	top: 5px;
	padding: 0 0 0 20px;
	background-image: url("../images/research_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.catalog_menu {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	top: 5px;
	padding: 0 0 0 20px;
	background-image: url("../images/catalog_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.consult_menu {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	top: 5px;
	padding: 0 0 0 20px;
	background-image: url("../images/consult_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
#contact_menu_header {
	display: block;
	clear: both;
	background-image: url("../images/underline.gif");
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 0 3px 0;
	position: relative;
	top: 5px;
	padding-top: 10px;
	text-align: left;
}
#contact_menu_list a:link, #contact_menu_list a:visited {
	color: #666666;
	text-decoration: underline;
}
#contact_menu_list a:hover {
	color: #ff9000;
	text-decoration: underline;
}









#event_menu {
	width: 165px;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	background-image: url("../images/box_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: solid 3px #3B57C1;
	padding-bottom: 5px;
}
#event_menu_list {
	display: block;
	clear: both;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
#event_menu_list ul {
	margin: 0;
	padding: 0;
	text-align: left;
}





.menu_list {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #cccccc;;
}
.menu_list a {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	padding: 6px 0 5px 15px;
}





.list_bottom {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
.curr_list_bottom {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
.curr_list {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #cccccc;
}
.curr_list a {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	top: 6px;
	padding: 0 0 0 15px;
	color: #ff9000;
	font-weight: bold;
}

.curr_list span {
	display: block;
	clear: both;
	margin: 0;
	height: 25px;
	padding: 0;
	background-image: url("../images/orange_list_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.menu_list span {
	display: block;
	clear: both;
	margin: 0;
	height: 25px;
	padding: 0;
	background-image: url("../images/small_list_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.list_bottom a {
	display: block;
	clear: both;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	top: 6px;
}
.curr_list_bottom a {
	display: block;
	clear: both;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	top: 6px;
	color: #ff9000;
	font-weight: bold;
}
.list_bottom span {
	display: block;
	clear: both;
	margin: 0;
	height: 21px;
	padding: 0;
	background-image: url("../images/small_list_icon.gif");
	background-repeat: no-repeat;
	background-position: 0% 70%;
}
.curr_list_bottom span {
	display: block;
	clear: both;
	margin: 0;
	height: 21px;
	padding: 0;
	background-image: url("../images/orange_list_icon.gif");
	background-repeat: no-repeat;
	background-position: 0% 70%;
}
.menu_list a:link, .list_bottom a:link, .menu_list a:visited, .list_bottom a:visited {
	color: #197ADD;
	text-decoration: none;
}
.menu_list a:hover, .list_bottom a:hover {
	color: #ff9000;
	text-decoration: underline;
}
.map_header {
	display: block;
	width: 165px;
	height: 24px;
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url("../images/map_title_bg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	text-align:left;
}
.map_header span {
	display: block;
	width: 91px;
	height: 16px;
	margin: 0;
	padding:5px 0 0 5px;
}
.map_contents {
	display: block;
	width: 165px;
	height: 197px;
	margin: 0;
	padding: 0;
	border-top: solid 3px #3B57C1;
}
#event_contents {
	display: block;
	clear: both;
	margin: 0px auto;
	text-align: center;
	padding: 0;
	font-size: 0.95em;
	color: #666666;
	position: relative;
	top: -2px;
	background-image: url("../images/contents_bottom_header_bg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-bottom: -2px;
	padding-bottom: 5px;
}
#event_header {
	width: 600px;
	height: 145px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
#event_header h1 {
	display: block;
	margin: 0;
	padding: 0;
}
#event_header_bottom {
	display: block;
	background-image: url("../images/contents_header_bg.gif");
	background-repeat: no-repeat;
	width: 600px;
	height: 19px;
	margin: 0 0 0 15px;
	text-align: left;
	clear:both;
}

.bannerBox{
		clear:both;
		margin:0 auto;
		padding:0;
		text-align:center;

}

.bannerBox ul{
		list-style-type:none;
		margin:10px 0 0 0;
		padding:0;
		clear:both;
		width:600px;
		height:115px;
}

.bannerBox ul li{
		float:left;
		padding:0;
		margin:0;
}

.bannerBox ul li.r15{
		float:left;
		margin-right:10px;
}

#event_pref_main {
	display: block;
	float: right;
	width: 600px;
	margin: 0 0 0 15px;
	overflow:hidden;
}
#event_pref_header {
	display: block;
	clear: both;
	width: 600px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-top: solid 5px #3B57C1;
}
#event_pref_header h1 {
	display: block;
	margin: 0;
	padding: 0;
}
#event_pref_header_bottom {
	display: block;
	background-image: url("../images/contents_header_bg.gif");
	background-repeat: no-repeat;
	width: 600px;
	height: 19px;
	margin: 0;
	text-align: left;
}
.event_info_main {
	display: block;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
}
.event_title {
	display: block;
	margin: 0 0 10px 0;
}
.event_title span {
	display: block;
	margin: 0;
	padding: 0 0 0 17px;
	height: 16px;
	background-image: url("../images/blue_circle_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.vertical_main {
	width: 600px;
	display: block;
	clear: both;
	margin: 0 0 0 15px;
	padding-bottom: 5px;
	background-image: url("../images/contents_bottom_line.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}
.vertical_nested {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0.95em;
	color: #666666;
	position: relative;
	top: -2px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-bottom: -2px;
}

.event_pref {
	display: block;
	width: 558px;
	height: 34px;
	border-top: solid 3px #3B57C1;
	margin: 0px auto;
	background-image: url("../images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: left;
}
.event_pref h2 {
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
}
.event_pref h2 a {
	display: block;
	background-image: url("../images/list_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0;
	padding: 0 0 0 23px;
	width:70px
}
.whatsnewMain {
	display: block;
	width: 558px;
	margin: 10px 0 10px 5px;
}
.whatsnewMain span {
	color: #666666;
	font-weight: normal;
	font-size: 0.8em;
}
.whatsnewMain img {
	display: block;
	position: relative;
	top: 2px;
	margin-bottom: 7px;
}
.whatsnewMain a:link, .whatsnewMain a:visited {
	color: #197ADD;
	text-decoration: underline;
	font-size: 1.05em;
}
.whatsnewMain a:hover {
	color: #ff9000;
	text-decoration: underline;
	font-size: 1.05em;
}
#heim_info_main {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: 165px;
	background:url("../images/box_bottom.gif") no-repeat;
	background-position: bottom center;
}
#heim_info_top {
	height: 30px;
}
#heim_info_contents {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
div.heim_info_col {
	border-bottom: solid 1px #cccccc;
	margin: 0;
	padding: 2px 5px 7px 7px;
}
div.heim_info_col p {
	margin: 0;
}
div.heim_info_col_bottom {
	margin: 0;
	padding: 2px 5px 3px 7px;
}

.heim_info_article {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	vertical-align: baseline;
	display: block;
}
.heim_info_icon {
	position: relative;
	top: 3px;
	left: 13px;
}
a.heim_info_article:link, a.heim_info_article:visited {
	color: #3399ff;
	text-decoration: none;
}
a.heim_info_article:hover {
	color: #ff6600;
	text-decoration: underline;
}
.contents_heading {
	width: 600px;
	border-top: solid 3px #3B57C1;
	background-color: #DBE1FA;
	background-image: url("../images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: left;
	color: #08144B;
	padding: 15px 0 15px 0;
}
.contents_heading h2 {
	display: block;
	font-size: 1.45em;
	margin: 0 0 0 13px;
}
.contents_heading a {
	color: #08144B;
	text-decoration:none;
}
.contents_heading a:hover {
	color: #08144B;
	text-decoration:underline;
}
.contents_update_date {
	width: 590px;
	text-align: left;
	color: #08144B;
	background-image: url("../images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding:10px 0 12px 13px;
}
.diarypad_contents {
	display: block;
	clear: both;
	width: 598px;
	text-align:left;
	line-height:1.8em;
}
.contents_update_date span {
	display: block;
	margin: 7px 0 0 13px;
}
.contents_footer {
	width: 560px;
	padding:0 0 5px 0;
	background-image: url("../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: top center;
	text-align: left;
	clear:both;
}
.footer_update_date {
	float: left;
	color: #08144B;
	margin: 8px 0 0 13px;
}
.contents_footer_link {
	display: block;
	float: right;
	margin: 8px 0 5px 0;
	font-size: 1.15em;
	text-align: right;
	background-image: url("../../common/images/office_link_icon.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.contents_footer_link a {
	padding: 0 0 0 20px;
}
.contents_footer_link a:link, .event_navi a:link, .event_navi a:link, .contents_footer_link a:visited, .event_navi a:visited, .event_navi a:visited {
	color: #197ADD;
	text-decoration: none;
}
.contents_footer_link a:hover, .event_navi a:hover, .event_navi a:hover {
	color: #ff9000;
	text-decoration: underline;
}

.event_navi_bottom {
	display: block;
	width: 560px;
	clear: both;
	margin:0 0 10px 0;
	text-align: left;
	background-image: url("../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: top center;
}
.event_navi_bottom ul {
	margin:0;
	padding:0;
}
.event_navi_bottom li {
	list-style:none;
	margin:5px 0 5px 0;
}
.event_navi_bottom h4 {
	margin:15px 0 0 0;
	padding:15px 0 0 0;
}






.event_list {
	display: block;
	clear: both;
	width: 558px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: left;
	color: #666666;
}
.event_list ul {
	display: block;
	clear: both;
	list-style: none;
	margin: 10px 0 0 5px;
	padding: 0;
}
.event_list ul li {
	display: block;
	clear:both;
	padding:0 0 8px;
	margin-bottom:7px;
}



.back_eventlist li a{
	background:url(../images/small_list_icon_back.gif) left 2px no-repeat;
	padding-left:1em;
	margin-left:0.5em;
	}
.back_eventlist li a:hover{
	background:url(../images/orange_list_icon_back.gif)  left 2px no-repeat;
	}
	
.event_date {
	display: block;
	float: left;
	width: 75px;
}
.category_icon {

	width: 72px;
	vertical-align: middle;
	_vertical-align: top;
}

.category_icon_cont {
	display: block;
	float: left;
	width: 72px;
	margin-top:0 !important;
	margin-left:0 !important;
}
.event_article {
	display: block;
	float: left;
}
.event_list a {
	margin:0 0 0 5px;
}
.event_list a:link, .event_list a:visited,
.event_navi a:link, .event_navi a:visited {
	color: #197ADD;
	text-decoration: none;
}
.event_list a:hover,
.event_navi a:hover {
	color: #ff9000;
	text-decoration: none;
}
.event_list li a .entryTitle,
.event_navi li a .entryTitle {
	text-decoration: underline;
}
.event_list li a img,
.event_navi li a img {
	text-decoration: none;
	margin:0 5px 0 0;
	border:0;
}

p{color: #666666;}

.diarypad_contents a:link, .diarypad_contents a:visited {
	color: #197ADD;
	text-decoration: none;
}
.diarypad_contents a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.cl{clear:both;}


div#contactbnr {
	clear:both;	
	width:505px;

}


div#contactbnr h3{
margin-bottom:5px;
padding-top:10px;
}

div#contactbnr h4{
margin-bottom:15px;
margin-top:0;
}
dl#cbr_freedial dt,
dl#cbr_webform dt,
dl#cbr_eventform dt,
dl#cbr_documentsform dt,
dl#cbr_freedial dd,
dl#cbr_webform dd,
dl#cbr_eventform dd,
dl#cbr_documentsform dd,
dl#cbr_inquiryform dd{
padding:0;
margin:0;
}


dl#cbr_freedial {
	float:left;
	text-indent:-9999px;
}

dl#cbr_webform,dl#cbr_eventform,dl#cbr_documentsform,dl#cbr_inquiryform{
	float:right;
	text-indent:-9999px;
}

div#contactbnr dl#cbr_freedial dt{
background:url('../images/freedial_btn_msg.png') top left no-repeat;
}
div#contactbnr dl#cbr_freedial dd.okayama {
background:url('../images/freedial_btn_okayama.png') top left no-repeat;
width:245px;
height:93px;
}
div#contactbnr dl#cbr_freedial dd.hiroshima {
background:url('../images/freedial_btn_hiroshima.png') top left no-repeat;
width:245px;
height:93px;
}
div#contactbnr dl#cbr_freedial dd.yamaguchi {
background:url('../images/freedial_btn_yamaguchi.png') top left no-repeat;
width:245px;
height:93px;
}


div#contactbnr dl#cbr_webform dt ,div#contactbnr dl#cbr_eventform dt{
background:url('../images/contact_btn_msg.png') top left no-repeat;
}

div#contactbnr dl#cbr_documentsform dt  {
background:url('../images/documents_btn_msg.png') top left no-repeat;
}

div#contactbnr dl#cbr_inquiryform dt  {
background:url('../images/inquiry_btn_msg.png') top left no-repeat;
}

div#contactbnr dl#cbr_webform dd,div#contactbnr dl#cbr_eventform dd{


}



div#contactbnr dl#cbr_webform dd a , div#contactbnr dl#cbr_eventform dd a, div#contactbnr dl#cbr_documentsform dd a , dl#cbr_inquiryform dd a{
display:block;
width:245px;
height:93px;
}

div#contactbnr dl#cbr_webform dd a {
background:url('../images/contact_btn.png') top left no-repeat;
}

div#contactbnr dl#cbr_eventform dd a {
background:url('../images/event_btn.png') top left no-repeat;
}

div#contactbnr dl#cbr_documentsform dd a {
background:url('../images/documents_btn.png') top left no-repeat;
}

div#contactbnr dl#cbr_inquiryform dd a {
background:url('../images/contact_btn.png') top left no-repeat;
}


div.oldevent{
	padding:15px 20px;
	}


