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

@import "default.css";
@import "basic.css";
@import "under_index.css";
@import "side.css";
@import "side_media.css";
@import "side_staff.css";
@import "side_history.css";
@import "side_holiday.css";@import "side_link.css";

/* * * * * * * * * * * * * * * * * 
+ #topic
* * * * * * * * * * * * * * * * */
#topic {
	width: 460px;
}
#topic .inner {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/index_intro_bg.gif);
	background-repeat: repeat-y;
}
#topic .inner h2 {
	line-height: 1;
	background-image: url(../images/history_h2.gif);
	text-indent: -9999px;
	display: block;
	height: 50px;
	margin: 0px;
}
#topic .inner .topic {
	line-height: 1;
	background-image: url(../images/h2_topic.gif);
	text-indent: -9999px;
	display: block;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
}
#topic .inner .text {
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 5px;
}
#topic .inner .history_box .text {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A2C10;
	padding-bottom: 20px;
}

#topic .inner .history_box .title {
	background-image: url(../images/service_h3.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
}

#topic .inner .history_box .title h3 {
	font-weight: normal;
	font-size: 130%;
	margin: 0px;
	padding-left: 40px;
	line-height: 1;
}

#topic .inner h3 {
	font-weight: bold;
	font-size: 110%;
	padding-left: 35px;
	line-height: 1.5;
	background-image: url(../images/service_h3.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#topic .footer {
	background-image: url(../images/index_intro_footer.gif);
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
#topic .inner .history_box {
	padding-top: 10px;
	padding-bottom: 15px;
}
#topic .inner .history_box .text img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#topic .inner .history_box .title a {
	color: #423400;
}
#topic .inner .history_box .text p {
	margin-bottom: 10px;
}
#topic .inner .history_box .text .link {
	text-align: center;
}
#topic .inner .history_box .text .link a {
	display: block;
	height: 48px;
	width: 166px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
	font-size: 6px;
	text-indent: -9999px;
}
#topic .inner .history_box .text .link a:link,#topic .inner .history_box .text .link a:visited {
	background-image: url(../images/history_icon.gif);
}
#topic .inner .history_box .text .link a:hover,#topic .inner .history_box .text .link a:active {
	background-image: url(../images/history_icon_on.gif);
}
#topic .inner .history_box .text .top {
	text-align: right;
}
#topic .inner .history_box .text .top a {
	font-weight: bold;
}
#topic .inner p {
	padding-right: 10px;
	padding-left: 10px;
}
#topic .inner .photo_thumbs li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
* html #topic .inner .photo_thumbs li {
	float: left;
	margin-right: 5px;
	margin-left: 2px;
}
#topic .inner .to_top {
	display: block;
	float: none;
	clear: both;
	text-align: right;
}
#topic .inner .to_top a {
	font-size: 12px;
	font-weight: bold;
}
#topic .inner a {
	font-weight: bold;
}

