body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#top {
	background-image: url(/img/header.png);
	height: 163px;
	width: 900px;
}

#top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#top a:active {
	color: #FFFFFF;
}

#middle {
	width: 900px;
}
#footter {
	background-image: url(/img/footer.png);
	height: 40px;
	width: 900px;
	clear: both;
}

#footter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footter a:active {
	color: #FFFFFF;
}

#left_c {
	width: 200px;
	float: left;
}

#left_c a:link {
	color: #255724;
	text-decoration: none;
}
#left_c a:visited {
	color: #255724;
	text-decoration: none;
}
#left_c a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#left_c a:active {
	color: #255724;
}

#center {
	width: 700px;
	float: left;
	display: block;
}

#center_right {
	width: 200px;
	display: block;
	float: left;
	margin-top: 10px;
}
#center_right a:link {
	color: #ff6500;
	text-decoration: none;
}
#center_right a:visited {
	color: #ff6500;
	text-decoration: none;
}
#center_right a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#center_right a:active {
	color: #255724;
}

#center_left {
	float: left;
	width: 500px;
	display: block;
	margin-top: 10px;
}

#center_left a:link {
	color: #ff6500;
	text-decoration: none;
}
#center_left a:visited {
	color: #ff6500;
	text-decoration: none;
}
#center_left a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#center_left a:active {
	color: #255724;
}

#center_contents {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-break:break-all;
}

#c_left {
	float: none;
	width: 485px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
}

#c_right {
	float: none;
	width: 485px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
}
#clear {
	clear: both;
}
#left_c_text01 {
	background-image: url(/img/l_menu01.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 24px;
	margin-top: 15px;
	margin-left: 5px;
	color: #255724;
}
#c_left #n_link {
	display: block;
	float: left;
	width: 275px;
	margin-left: 20px;
	margin-top: 0px;
}
#c_left #n_img {
	display: block;
	float: left;
	width: 160px;
}

#left_c_text02 {
	background-image: url(/img/l_menu02.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 24px;
	margin-left: 5px;
	color: #255724;
}
#left_c_text03 {
	background-image: url(/img/l_menu03.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 24px;
	margin-left: 5px;
	color: #255724;
}
#left_c_text04 {
	border: thin solid #255724;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#c_right #s_link {
	display: block;
	float: left;
	width: 275px;
	margin-top: 10px;
	margin-left: 20px;
}
#c_right #s_img {
	display: block;
	float: left;
	width: 160px;
	margin-bottom: 15px;
}

#left_c_shb {
	height:25px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#left_c_shb a{
	display: block;
	height: 25px;
	width: 150px;
	font-size: 0px;
	line-height: 0px;
}
#red_text {
	color: #fd0100;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#center_text01 {
	font-size: 19px;
	color: #000000;
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
}
#center_text02 {
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
	font-weight: bold;
}
#top_text01 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 130px;
	padding-right: 10px;
	letter-spacing: 1px;
}
#center_right_text01 {
	border: thin solid #255724;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
}
#center_right_text01 .orange {
	color: #ff6500;
	display: inline;
}
#center_right_text01 a {
	color: #ff6500;
	text-decoration: none;
}

#center_right_text01 h3 {
	padding: 0px;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#center_right_text02 {

	border: thin solid #255724;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
}
#center_right_text02 a {
	color: #ff6500;
	text-decoration: none;
}
#center_right_text02 h3 {

	padding: 0px;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#center_left #shohin_img {
	text-align: right;
}
#c_left h3 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#c_left ul {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c_left li {
	display: block;
	list-style-type: none;
	background-image: url(/img/m.png);
	height: 17px;
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #ff6500;
}
#c_right h3 {

	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#c_right ul {

	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c_right li {

	display: block;
	list-style-type: none;
	background-image: url(/img/m.png);
	height: 17px;
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #ff6500;
}
#slider1 {
	position: relative;
	display: block;
	height: 216px;
	width: 156px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #999999;
	border: thin solid #999999;
}

#slider1 img {
	display: block;
	border: none;
}

#title1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	width: 156px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: thin solid #999999;
	padding-top: 5px;
}
#slider2 {
	position: relative;
	display: block;
	height: 216px;
	width: 156px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #999999;
	border: thin solid #999999;
}
#slider2 img {
	display: block;
	border: none;
}
#title2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	width: 156px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: thin solid #999999;
}
#center_left .banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#footer_text01 {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	margin-left: 5px;
	margin-top: 15px;
	text-align: left;
	float: left;
}
#footer_text02 {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	margin-left: 5px;
	margin-top: 15px;
	text-align: right;
	float: right;
	margin-right: 5px;
}
#center_right #side_menu {
	width: 200px;
	display: block;
	float: none;
	margin-top: 10px;
}
#side_menu {
	width: 200px;
	display: block;
	float: left;
	margin-top: 10px;
}

/*---------------------*/
#side_menu #accordion {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side_menu #accordion h3 {
	font-size: 14px;
	color: #255724;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #255724;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#side_menu #accordion h3 a {
	font-weight: bold;
	color: #255724;
	text-decoration: none;
}
#side_menu #accordion #view {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	overflow:hidden;
}
#side_menu #accordion #view .box {
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #ff6500;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/img/m.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
}
#side_menu #accordion #view .box a {
	color: #ff6500;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	height: 17px;
	vertical-align: middle;
}

