#katsudo { background: url(../img/katsudo_main_image.jpg) no-repeat center top; }
#katsudo  .side_title {
	background: url(../../common/img/side_titlebar01.gif) no-repeat;
	height: 34px;
	color: #FFFFFF;
	overflow: hidden;
	line-height: 34px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.katsudoBox01 {
	clear: both;
	padding: 10px;
}
.katsudoBox01 .photobox {
	float: right;
	width: 300px;
	margin-left: 10px;
}
/*.katsudoBox01 .textbox {
	width: 290px;
	float: right;
}
.katsudoBox01 .textbox .title {
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 5px;
}*/
.katsudoBox01 .title {
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 10px;
}
.katsudoBox02 {
	padding-bottom: 12px;
	clear: both;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 12px;
}
.katsudoBox01 .linkbox { clear: both; }

.katsudoBox02   .box {
	width: 295px;
	float: left;
	margin-right: 13px;
}
.katsudoBox02  .box  .icon {
	clear: both;
	padding-top: 5px;
}
.katsudoBox02  .box  .icon  img {
	line-height: 0px;
	margin-right: 3px;
}
.katsudoBox02  .box  dl { }
.katsudoBox02  .box  dl  dt{
	float: left;
	width: 100px;
}
.katsudoBox02  .box  dl  dd{
	margin-left: 110px;
	line-height: 1.3;
}
.katsudoBox02  .box  dl  .title{
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 3px;
}
.katsudoBox02  .box  dl  .link{
	margin-bottom: 5px;
	font-size: 95%;
}
#tabmenuBox {
	background: url(../img/tab_menu_bg.gif) repeat-x bottom;
	height: 36px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#tabmenuBox ul { padding-left: 10px; }
#tabmenuBox ul li {
	list-style: none;
	float: left;
	height: 36px;
	width: 140px;
	margin-right: 4px;
	background: url(../img/tab_menu_off.gif) no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#tabmenuBox ul li.select,
#tabmenuBox ul li.select a,
#tabmenuBox ul li.select a:hover {
	font-weight: bold;
	font-size: 14px;
	background: url(../img/tab_menu_select.gif) no-repeat;
}
#tabmenuBox ul li a {
	display: block;
	width: 140px;
	overflow: hidden;
	text-decoration: none;
	color: #0d56a6;
	padding-top: 5px;
}
#tabmenuBox ul li a:hover {
	background: url(../img/tab_menu_on.gif) no-repeat;
	overflow: hidden;
}
#tabmenuBox ul li.btn {
	background: url(none);
	height: 31px;
	width: 164px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#tabmenuBox ul li.btn a {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 164px;
}

#tabmenuBox .update {
	font-size: 11px;
	font-weight: normal;
}
.photobox01 {
	float: right;
	margin-left: 10px;
	width: 200px;
}
.photobox01 .caption {
	margin-top: 3px;
	color: #3399CC;
	margin-bottom: 5px;
	line-height: 1.3;
	font-size: 80%;
}
.commentBox {
	background: #fffae6;
	padding: 10px;
	border: 1px solid #f2ecd2;
	margin-top: 10px;
}
.commentBox dt { float: left; }
.commentBox dd {
	margin-left: 115px;
	font-size: 90%;
}
.shubetsu  {
	background: #EFEFEF;
	border-top: 2px solid #333333;
	padding: 3px 7px;
	margin-bottom: 5px;
}
.update  {
	text-align: right;
	font-size: 90%;
	margin-bottom: 5px;
}

.pagetitle {
	font-size: 140%;
	font-weight: bold;
	clear: both;
	line-height: 1.3;
	border-left: 4px solid #018F61;
	padding-left: 10px;
	margin-bottom: 10px;
}
.pagesubtitle {
	color: #018F61;
	padding-bottom: 10px;
	font-weight: bold;
}
.pageleadbox {
	background: #f1faf0;
	border: 2px solid #b8d9b8;
	padding: 10px 15px;
}
.katsudoBtnBox {
	margin-top: 15px;
	text-align: center;
}
.katsudoBtnBox img {
	line-height: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
ul.katsudolink {
	font-size: 90%;
	padding-bottom: 3px;
}
ul.katsudolink li {
	float: left;
	width: 275px;
	background: url(../../common/img/arrow01.gif) no-repeat left center;
	padding-left: 10px;
	margin-left:5px;
	list-style: none;
}
#mapBox {
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
#mapBox .mapBox_map {
	float: right;
	width: 330px;
	position: relative;
	height: 367px;
}
#mapBox .mapBox_map .map {
	position: absolute;
	z-index: 0;
}
#mapBox .mapBox_map .btn {
	position: absolute;
	z-index: 1;
}
#mapBox .mapBox_link {
	float: left;
	width: 290px;
}
#mapBox .mapBox_link ul.arealist { padding-left: 10px; }
#mapBox .mapBox_link ul.arealist li {
	background: url(../../common/img/arrow01.gif) no-repeat left 5px;
	padding-left: 10px;
	line-height: 1.3;
	margin-bottom: 3px;
	list-style: none;
	margin-left: 10px;
	float: left;
	width: 110px;
}
#mapBox .mapBox_link ul.arealist li.title{
	background: url(none);
	margin: 0px 0px 3px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	float: none;
}
#mapBox .mapBox_link ul.categorylist {
	padding-left: 10px;
	margin-bottom: 10px;
}
#mapBox .mapBox_link ul.categorylist li {
	background: url(../../common/img/arrow01.gif) no-repeat left 5px;
	padding-left: 10px;
	line-height: 1.3;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 3px;
}
#mapBox .mapBox_link ul.categorylist li.title{
	background: url(none);
	margin: 0px 0px 3px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
}
