@charset "utf-8";
/*
body{
	background-image: url(../../img/all/bg_body_index.jpg);
}
*/
a {
	color: #000000;
}

#main_top {
	background-color: #B3424A;
	height: 97px;
	width: 560px;
	margin-bottom: 25px;
	display: block;
	position: relative;
	padding: 10px;
	color: #FFFFFF;
}

#main_top h2 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:5px;
	font-size: 14px;
	color: #FFFFFF;
	width: 565px;
	margin-top: 0px;
}

#main_top p {
	font-size: 12px;
	color: #FFFFFF;
}

#bt_youkou {
	position: absolute;
	left: 260px;
	top: 42px;
}

#bt_taiken {
	position: absolute;
	left: 420px;
	top: 42px;
}

#main_right .main_h2{
	clear: both;
	margin-bottom: 5px;
	height: 24px;
	width: 580px;
	text-indent: -20000px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_right dl {
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	font-size: 10px;
	/*width:250px;*/
	overflow: hidden;
}

#main_right dt {
	margin: 0px;
	padding: 0px;
	/*float: left;*/
	font-size: 10px;
	font-weight: normal;
	border: none;
	background: none;
	color: #333333;
}
#main_right dd {
	font-size: 10px;
	margin: 10px 10px 0px 5px;
	padding: 0px;
	border: none;

}
#main_right dd p{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#main_right dd p strong{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: none;
	/*line-height: 120%;*/
	color: #333333;
}
/*
.top_rss {
	text-align: right;
	display: block;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

.top_rss02 {
	text-align: right;
	display: block;
	margin-bottom: 5px;
	padding: 0px 0px 30px 0px;
}
*/
ul#top_side_menu {
	margin-top: 50px;
}


#top_side_menu li{
	margin-bottom: 5px;
}

#top_side_menu a {
	text-indent: -20000px;
	display: block;
	width: 200px;
}

#top_side_menu #tsm_01 a {
	background-image: url(../img/index/bg_tsm_01.jpg);
	height: 44px;
}

#top_side_menu #tsm_02 a {
	background-image: url(../img/index/bg_tsm_02.jpg);
	height: 44px;
}

#top_side_menu #tsm_03 a {
	background-image: url(../img/index/bg_tsm_03.jpg);
	height: 44px;
}

#top_side_menu #tsm_04 a {
	background-image: url(../img/index/bg_tsm_04.jpg);
	height: 44px;
}

#top_side_menu #tsm_05 a {
	background-image: url(../img/index/bg_tsm_05.jpg);
	height: 44px;
}
#top_side_menu #tsm_06 a {
	background-image: url(../img/index/bg_tsm_06.jpg);
	height: 34px;
}
#top_side_menu #tsm_07 a {
	background-image: url(../img/index/bg_tsm_07.jpg);
	height: 34px;
}

#main_left p {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#main_right img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#main_right a:hover img{
	padding: 0px;
	border: 0px solid #8B2123;
}

.photo {
	width: 580px;
}
.photo_l {
	width: 290px;
	float:left;
}
.photo_r {
	width: 290px;
	float: right;
}

/*SpryData*/
.SpryHiddenRegion {
	visibility: hidden;
}
li {
	list-style-type: none;
}