@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";

/* * * * * * * * * * * * * * * * * 
+ #qa
* * * * * * * * * * * * * * * * */
#qa {
	width: 460px;
	background-image: url(../images/main_bg2.gif);
	background-repeat: repeat-y;
}
#qa .inner {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/index_intro_bg.gif);
	background-repeat: repeat-y;
}
#qa .inner h2 {
	line-height: 1;
	background-image: url(../images/qa_h2.gif);
	text-indent: -9999px;
	display: block;
	height: 50px;
	margin: 0px;
}
#qa .inner .title {
	line-height: 1;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#qa .inner .title {
	background-image: url(../images/service_h3.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
}
#qa .inner .qa_box {
	color: #473501;
	clear: both;
	margin-left: 15px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD7939;
	margin-right: 15px;
}


#qa .footer {
	background-image: url(../images/index_intro_footer.gif);
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
#qa .inner .title h3 {
	font-weight: normal;
	font-size: 150%;
	margin: 0px;
	padding-left: 40px;
	line-height: 1;
}
#qa_menu {
	margin-top: 30px;
	text-align: left;
	clear: both;
}
#qa_menu ul {
	float: left;
	width: 180px;
}
#qa_menu li {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/mark_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
	line-height: 2;
}


#qa .inner .qa_box h3 {
	font-size: 110%;
	font-weight: bolder;
	margin-bottom: 8px;
}
#qa .inner .qa_box .website {
	font-size: 90%;
	line-height: 1.4;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
#qa .inner .qa_box a {
	color: #423400;
}
#qa .inner .qa_box .picture {
	text-align: center;
	margin-top: 15px;
}
#qa_menu a {
	color: #684418;
}
#qa .inner .to_top a {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
#qa .inner .to_top {
	text-align: right;
}
#qa .inner .text {
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#qa .inner .qa_box small {
	margin-left: 5px;
}
#qa .inner .click {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#qa .AccordionPanel h3 {
	font-size: 110%;
	font-weight: bolder;
	margin-bottom: 8px;
	background-image: url(../images/qa_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#qa .Accordion .answer .body {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#qa .AccordionPanelContent .header {
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(../images/qa_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
}
#qa .AccordionPanelContent .header p,#qa .AccordionPanelContent .footer p {
	font-size: 5px;
	text-indent: -9999px;
	line-height: 1;
	margin: 0px;
	visibility: hidden;
}
#qa .AccordionPanelContent .footer {
	background-image: url(../images/qa_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qa .AccordionPanelContent .answer {
	background-image: url(../images/qa_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#qa .inner .AccordionPanel  a {
	color: #684418;
}

