@import "basic.css";

#body .main #eyeCatch {
	width: 510px;
	margin: 0 0 10px 0;
}

#body .main #news {
	width: 510px;
}

#body .main #news p.title {
	background: url(../images/common_files/background_red_slash.gif);
	border-bottom: 5px solid #BB3E3E;
	padding: 2px 10px;
	text-align: right; 
	font-weight: bold;
	color: #fff;
}

#body .main #news .title_sub1 {
	margin-left:10px;
	background-color:#f3f3f3;
	border-left: 5px solid #0054c2;
	padding: 5px 10px;
	text-align: left; 
	font-weight: bold;
	color: #333;
}

#body .main #news .title_sub2 {
margin-top:10px;
	margin-left:10px;
	background-color:#f3f3f3;
	border-left: 5px solid #0054c2;
	padding: 5px 10px;
	text-align: left; 
	font-weight: bold;
	color: #333;
}

#body .main #news title_sub1 small.title_sub1_text {
	padding: 5px 100px;
	text-align: left; 
	color: #333;
	size:90%;
}

#body .main #news table {
	width: 490px;
	border-collapse: collapse;
	margin: 10px;
}

#body .main #news table td.date {
	font-weight:bold;
	width: 430px;
	padding: 5px 10px 5px 25px;
	background: url(../images/common_files/icon_square2.gif) 10px 8px no-repeat;
	vertical-align: top;
}

#body .main #news table td.description {
	width: 480px;
	padding: 5px 5px;
	border-bottom: 1px dashed #ccc;
}

#body .main #contents {
	width: 510px;
}

#body .main #contents p.title {
	background: url(../images/common_files/background_green_slash.gif);
	border-bottom: 5px solid #4B800C;
	padding: 2px 10px;
	text-align: right; 
	font-weight: bold;
	color: #fff;
}

#body .main #contents .section {
	width: 250px;
	margin:0px;
	padding:0px;
}

#body .main #contents .section h2 {
	font-weight: bold;
	width: 250px;
	font-size: 100%;
}

#body .main #contents .section h2.naviOff {
	background: url(../images/top/background_cap_green.gif) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	width: 215px;
		padding: 13px 10px 10px 25px;
	font-size: 100%;
	text-decoration: none;
}

#body .main #contents .section h2 a,
#body .main #contents .section h2 a:link,
#body .main #contents .section h2 a:visited {
	display: block;
	background: url(../images/top/background_cap_green.gif) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	width: 215px;
	padding: 13px 10px 10px 25px;
	font-size: 100%;
	text-decoration: none;
}

#body .main #contents .section h2 a:active,
#body .main #contents .section h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#body .main #contents .section p {
	width: 230px;
	margin: 10px;
}

#body .main #contents .section p.moreInfo {
	width: 200px;
	padding: 6px 0 5px 30px;
	background: url(../images/common_files/arrow_more.gif) 3px 8px no-repeat;
}


#body .main #contents #descriptions {
	width: 501px;
	background: url(../images/top/background_descriptions.gif) 0 100% no-repeat;
	margin: 10px 0 10px 9px;
}

#body .main #contents #descriptionPlan {
	float: left;
}

#body .main #contents #descriptionSituation {
	float: right;
}

#body .main #contents #descriptionArchives {
	float: right;
}

#body .main #contents #descriptionForum {
	float: left;
}

#body .main #contents #descriptionAdvanced {
	float: left;
}

#body .main #contents #descriptionEvent {
	float: left;
}



#adobe {
	width: 480px;
	padding: 1px 10px;
	margin: 10px 0 0 10px;
	background: #efefef;
}

#adobe .bnr {
	float: left;
	width: 84px;
	margin: 12px 10px 10px 0;
}

#adobe p {
	float: left;
	margin: 10px 0;
	width: 386px;
}

#localNavi {
background-color:#fff;
	float: left;
	width: 230px;
	margin:0px;
}

#localNavi p.title {
width:230px;
	background: url(../images/common_files/background_blue_slash.gif);
	border-bottom: 5px solid #426B87;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-align: left; 
	font-weight: bold;
	color: #fff;
}

#localNavi .section h4 {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
/*	background: url(../images/common_files/square_caption.gif) 110px 10px no-repeat; */
	padding: 10px 0 5px 5px;
	font-size: 100%;
	font-weight: normal;
	margin :0px 8px 5px 7px;
}

#localNavi #topics {
	padding-bottom:10px;
	width: 230px;
	margin :2px;
	background: #fff url(../images/common_files/background_topics_footer.gif) 0 100% no-repeat;
}

#localNavi #topics h3 {
	background: url(../images/common_files/background_local_navi_title_blue.gif) 0 0 no-repeat;
	padding: 10px 5px 25px 5px;
	width: 230px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}

#localNavi #topics h5 {
	background: url(../images/common_files/background_local_navi_title_green2.gif) 0 0 no-repeat;
	padding: 10px 5px 25px 5px;
	width: 230px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}

#localNavi #topics table {
	width: 210px;
	border-collapse: collapse;
	margin :0px 8px 15px 7px;
}

#localNavi #topics table td.date {
	font-weight: bold;
	width: 210px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#localNavi #topics table td.description {
	width: 210px;
	padding: 0px 5px 5px 5px;
	border-bottom: 1px dashed #ccc;
}


#localNavi #relatedSite {
	width: 210px;
	margin :8px 7px 8px 7px;
	background: #fff url(../images/common_files/background_related_site_footer.gif) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

#localNavi #relatedSite h3 {
	background: url(../images/common_files/background_local_navi_title_green.gif) 0 0 no-repeat;
	padding: 5px 5px 5px 10px;
	width: 210px;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}

#localNavi #relatedSite ul li {
text-align:center;
	padding: 5px 8px 5px 5px;
	margin: 0;
}

#localNavi #kouiki {
border:solid 1px #000;
	width: 210px;
	margin :0 7px 0px 7px;
	padding: 0 0 10px 0;
}

#localNavi #kouiki h3 {
	background: url(../images/common_files/background_local_navi_title_red.gif) 0 0 no-repeat;
	padding: 10px 5px 15px 5px;
	width: 210px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}


#localNavi #kouiki ul li {
	padding: 3px 8px 5px 20px;
	background: url(../images/common_files/icon_square.gif) 8px 9px no-repeat;
	margin: 0;
}

#localNavi #contact {
	width: 225px;
	background: url(../images/common_files/contact/contact_footer.gif) 0 100% no-repeat;
	padding: 0 0 10px 0;
	margin: 10px auto;
}

#localNavi #contact h3 {
	background: url(../images/common_files/contact/contact_head.gif) 0 0 no-repeat;
	width: 118px;
	padding: 7px 99px 5px 8px;
	margin: 0;
	font-size: 100%;
}

#localNavi #contact p.address {
	margin: 0 0 10px 0;
	padding: 11px 7px 0 8px;
	background: url(../images/common_files/contact/contact_header_footer.gif) 0 0 no-repeat;
	width: 210px;
}

#localNavi #contact p {
	margin: 10px 7px 0 8px;
	width: 210px;
}
