@charset "UTF-8";
/* CSS Document */


/*2009.12.25　character追加に伴い、
132行目付近にバナーボタン追加*/


/*index.html
------------------------------------------------------*/

#index #sec_01 {
	padding: 10px 0;
}
*html #index #sec_01 {
	padding: 0;
}
#index #sec_01 #topMap {
	width: 490px;
	float: left;
}
#index #sec_01 #topContact {
	float: right;
	width: 220px;
	background-image: url(../../image/index/contactBg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 300px;
}
#index #sec_01 #conNote img {
	margin-top: 6px;
	margin-bottom: 10px;
}
#index #sec_01 #conNote p {
	padding:
	padding-top: 10px;
	font-size: 12px;
	line-height: 140%;
}
#index #sec_01 #formButton {
	background-image: url(../../image/index/topContactForm_over.jpg);
	height: 44px;
	width: 164px;
	text-indent: -9999px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#index #sec_01 #formButton a {
	background-image: url(../../image/index/topContactForm.jpg);
	height: 44px;
	width: 164px;
	text-indent: -9999px;
	display: block;
	outline: none;
}
#index #sec_01 #formButton a:hover {
	background-image: url(../../image/index/topContactForm_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_01 #toDetaile {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
#index #sec_01 #toDetaile a {
	font-size: 12px;
	color: #339900;
}
#index #sec_01 #toDetaile a:hover {
	text-decoration: none;
}
#index #sec_02 {
	clear: both;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
}
*html #index #sec_02 {
	clear: both;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
}
#index #sec_02 #bannerList {
	float: left;
}
#index #sec_02 #bannerList li {
	margin-bottom: 15px;
}
#index #sec_02 #bannerList li a {
	outline: none;
}
#index #sec_02 #bannerList li#Banner01 {
	background-image: url(../../image/index/topBanner01_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #bannerList li#Banner01 a {
	background-image: url(../../image/index/topBanner01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}
#index #sec_02 #bannerList li#Banner01 a:hover {
	background-image: url(../../image/index/topBanner01_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #bannerList li#Banner02 {
	background-image: url(../../image/index/topBanner02_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #bannerList li#Banner02 a {
	background-image: url(../../image/index/topBanner02.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}
#index #sec_02 #bannerList li#Banner02 a:hover {
	background-image: url(../../image/index/topBanner02_over.jpg);
	background-repeat: no-repeat;
}

/*2009.12.25追加修正*/
#index #sec_02 #bannerList li {
	margin-bottom: 13px;
}
#index #sec_02 #bannerList li#Banner02 {
	margin-bottom: 5px;
}
#index #sec_02 #bannerList li#Banner_chara {
	background-image: url(../../image/index/topBanner_chara_over.jpg);
	background-repeat: no-repeat;
	margin-bottom: 11px;
} 
#index #sec_02 #bannerList li#Banner_chara a {
	background-image: url(../../image/index/topBanner_chara.jpg);
	background-repeat: no-repeat;	
	height: 148px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}
#index #sec_02 #bannerList li#Banner_chara a:hover {
	background-image: url(../../image/index/topBanner_chara_over.jpg);
	background-repeat: no-repeat;		
}
/*2009.12.25ここまで*/

#index #sec_02 #bannerList li#Banner03 {
	background-image: url(../../image/index/topBanner03_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #bannerList li#Banner03 a {
	background-image: url(../../image/index/topBanner03.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}
#index #sec_02 #bannerList li#Banner03 a:hover {
	background-image: url(../../image/index/topBanner03_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #bannerList li#Banner04 {
	background-image: url(../../image/index/topBanner04_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #bannerList li#Banner04 a {
	background-image: url(../../image/index/topBanner04.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}
#index #sec_02 #bannerList li#Banner04 a:hover {
	background-image: url(../../image/index/topBanner04_over.jpg);
	background-repeat: no-repeat;
}
#index #sec_02 #infomation {
	float: right;
	width: 470px;
}
#index #sec_02 #infomation .contArea {
	background-image: url(../../image/index/topWhiteMiddle.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#index #sec_02 #infomation .scollY {
	height: 90px;
	overflow: auto;
	width: 460px;
	margin-top: 10px;
}
#index #sec_02 #infomation .note {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 5px;
}
#index #sec_02 #infomation .nDate {
	float: left;
	width: 100px;
}
*html #index #sec_02 #infomation .nDate {
	float: left;
	width: 90px;
}
#index #sec_02 #infomation .nBody {
	float: left;
	margin-left: 10px;
	width: 300px;
}
*html #index #sec_02 #infomation .nBody {
	float: left;
	margin-left: 5px;
	width: 300px;
}
#sitemap {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#sitemap #smLeft {
	width: 320px;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	float: left;
}
#sitemap #smRight {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 308px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #999900;
	padding-left: 25px;
}
*html #sitemap #smLeft {
	width: 320px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	float: left;
}
*html #sitemap #smRight {
	float: right;
	margin-right: 5px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 323px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #999900;
	padding-left: 15px;
}
#sitemap h4 {
	background-image: url(../../image/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sitemap h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#sitemap h4 a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
#sitemap ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
#sitemap ul li {
	margin-bottom: 3px;
	margin-left: 10px;
}
#sitemap ul li.subIndex {
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
	font-weight: bold;
	margin-left: 0px;
}
#sitemap ul li.oTher {
	font-size: 12px;
	color: #666666;
}
#sitemap ul li a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#sitemap ul li a:hover {
	text-decoration: underline;
}
#sitemap ul li.bsPdf {
	margin-left: 40px;
}
