﻿@charset "Shift_JIS";

/* 全体レイアウト */

a:link, a:visited { color: #0066FF; text-decoration: underline; }
a:hover { color: #0099FF; text-decoration: underline; }
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
	background: #FEEEA5 url(../img/body_bg.gif) repeat-x left top;
}
#wrapper {
	width: 840px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFCC00;
	border-left: 2px solid #F3F0E9;
	border-right: 2px solid #F3F0E9;
	background: url(../img/wrapper_bg_left.gif) repeat-y left top;
}
#container {
	width: 806px;
	margin: 0 auto 0 auto;
	padding: 0;
}


#container2 {
	width: 162px;
	margin: 0 auto 0 auto;
	padding: 0;
}




/* ヘッダー */

#kanban {
	line-height: 140%;
	text-align: left;
	color: #9F7000;
	margin: 0;
	padding: 30px 0 36px 34px;
	background: #FCC83F url(../img/kanban_bg.jpg) repeat-x center bottom;
	height: 44px;
}
#kanban h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	text-align: left;
	color: #372600;
}
#kanban #kanban_text {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
#kanban a:link, #kanban a:visited {
	color: #372600;
	text-decoration: none;
}
#kanban a:hover {
	color: #372600;
	text-decoration: underline;
}

/* 各タイトル */

h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	background: #FFCC00 url(../img/h2_bg.gif) no-repeat left top;
	margin: 0 0 0 0;
	padding: 8px 18px 7px 22px;
}
h2 a:link, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #333333;
	font-size: 12px;
	background: #FFEF97 url(../img/h3_bg.gif) no-repeat left top;
	margin: 16px 0 12px 10px;
	padding: 4px 8px 2px 12px;
}
h3 a:link, h3 a:visited {
	color: #825A00;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

/* コンテンツ */

#pankuzu {
	color: #999999;
	font-size: 12px;
	margin: 0 0 20px 0;
}
#contents {
	float: right;
	width: 542px;
	margin: 0 0 20px 0;
	padding: 20px 14px 0 14px;
	text-align: left;
}
#contents .text {
	padding: 12px 18px 10px 32px;
	margin: 0 0 24px 0;
	line-height: 160%;
	background-color: #FFFFFF;
}
#contents .text ul{
	padding: 0 0 0 14px;
	margin: 0;
}
#contents a:link, #contents a:visited {}
#contents a:hover {}
.category {
	line-height: 160%;
	margin: 0 0 24px 0;
	padding: 0 12px 0 12px;
}
.category .page_item {
	padding: 0;
	display: block;
	margin: 16px 0 0 16px;
}
.category .clear {
	clear: left;
	margin: 0 0 14px 0;
	padding: 0;
}
.category .page_btn {
	font-size: 12px;
	display: block;
	float: left;
	width: 158px;
	line-height: 120%;
	background: url(../img/page_btn.gif) no-repeat 0 3px;
	margin: 0 10px 10px 0;
	padding: 0 0 0 18px;
}
.category .page_btn .a:link, .category .page_btn a:visited {
	color: #764D3F;
}
.category .page_btn a:hover {
	text-decoration: none;
}
.category_desc {
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 18px 0;
	padding: 16px 10px 10px 22px;
	background-color: #FFFFFF;
}
.categorist {
	line-height: 160%;
	margin: 0 20px 30px 20px;
}
.categorist .page_item {
	float: left;
	width: 240px;
	margin: 20px 6px 10px 0;
	padding: 1px 1px 8px 1px;
	border: 1px solid #FBEECC;
	background-color: #FFFFFF;
}
.categorist .page_title {
	padding: 4px 0 4px 22px;
	margin: 0 0 8px 0;
	background: url(../img/page_title_icon.gif) no-repeat 5px 8px;
}
.categorist .page_title a:link, .categorist .page_title a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.categorist .page_title a:hover {
	text-decoration: underline;
}
.categorist .page_text {
	line-height: 120%;
	height: 66px;
	overflow: hidden;
	margin: 0 0 8px 16px;
	font-size: 12px;
}
.categorist .page_more {
	padding: 0 0 0 110px;
	margin: 0;
}
.categorist .page_more a:link, .categorist .page_more a:visited {
	background: url(../img/page_more.gif) no-repeat left top;
	display: block;
	width: 128px;
	height: 24px;
	text-indent: -9999px;
}
.categorist .page_more a:hover {
	background-position: left -24px;
}
#adpage {
	height: 120px;
	width: 560px;
	margin: 0 20px 20px 20px;
	display: block;
}
#contents .colum1 {
	padding: 20px;
	margin: 20px 20px 40px 20px;
	line-height: 160%;
	border: 1px solid #EED571;
	background-color: #FFFFFF;
}
#contents .colum1 a:link, #contents .colum1 a:visited {
	background: url(../img/colum1_icon.gif) no-repeat left 1px;
	padding: 0 0 0 14px;
}
#contents .colum1 a:hover {
	color: #FF6600;
}
#contents .colum1 .colum2 {
	padding: 0 14px 0 14px;
	margin: 0 16px 14px 16px;
	line-height: 160%;
	border-top: 3px dotted #F9DB80;
	border-bottom: 3px dotted #F9DB80;
}
#contents .colum1 .colum2 img {
	padding: 3px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #CCCCCC;
}
#contents .colum1 .colum2 a:link, #contents .colum1 .colum2 a:visited {
	background: none;
	padding: 0;
}
#contents .colum1 .colum2 a:hover {
}
#contents .colum1 .colum3 {
	padding: 0 0 4px 0;
	margin: 0;
	line-height: 160%;
	background-color: #FEFAEF;
}
#contents .colum1 .colum3 .title {
	font-size: 14px;
	background-color: #FFFAE6;
	margin: 0 0 8px 0;
	padding: 8px 8px 8px 12px;
	border-top: 1px solid #FFE384;
	border-right: 6px solid #FFE384;
	border-bottom: 1px solid #FFE384;
	border-left: 6px solid #FFE384;
}
#contents .colum1 .colum3 .text {
	padding: 0;
	margin: 0 8px 4px 32px;
	line-height: 140%;
}
#contents .colum1 .colum3 .more {
	margin: 0 8px 28px 0;
	text-align: right;
	background: none;
}
#contents .colum1 .colum3 a:link, #contents .colum1 .colum3 a:visited, #contents .colum1 .colum3 a:hover {
	background: none;
}
#contents .colum1 .cl_left {
	clear: left;
}

/* サイドバー */

#side_navi a:link, #side_navi a:visited {}
#side_navi a:hover {}
#side_navi {
	float: left;
	width: 220px;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
}
#favorite img {
	border: none;
}
.side_title {
	margin: 0 6px 4px 6px;
	color: #996B00;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px 10px 3px 22px;
	border-bottom: 2px solid #FFD220;
	background: url(../img/side_title_bg.gif) no-repeat 6px 2px;
}

.side_title a:link, .side_title a:visited{
	color: #996B00;
	text-decoration: none;
}
.side_title a:hover{
	text-decoration: underline;
	color: #663300;
}
.navies {
	line-height: 140%;
	background-color: #FFFFDF;
	margin: 0 0 20px 2px;
	padding: 16px 16px 16px 12px;
}
.navies ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.navies li {
	margin: 0;
	padding: 1px;
	text-align: left;
	border-bottom: 1px dotted #F4CE6A;
}
.navies li a:link, .navies li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	background: url(../img/navies_li.gif) no-repeat 2px 4px;
	padding: 0 0 0 16px;
}
.navies li a:hover {
	color: #9F6D22;
	background: #FFEF98 url(../img/navies_li_f2.gif) no-repeat 2px 5px;
	text-decoration: underline;
}
.sub_menu {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.sub_menu a:link, .sub_menu a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	background: #FFFFCC url(../img/sub_menu.gif) no-repeat left top;
	margin: 0 5px 6px 5px;
	padding: 12px 0px 0 18px;
	height: 25px;
}
.sub_menu a:hover {
	text-decoration: underline;
	color: #000000;
	background-position: 0px -37px;
}









/* フッター */

#footer {
	margin: 0;
	background: #FCC83F url(../img/footer_bg.jpg) repeat-x left top;
	padding: 42px 12px 0 12px;
}
address {
	font-size: 11px;
	padding: 0 0 12px 0;
	margin: 0 0 6px 0;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #8F783A;
}
#footer address a:link, #footer address a:visited {
	color: #8D7847;
	text-decoration: none;
}
#footer address a:hover {
	text-decoration: underline;
}
#site_desc {
	font-size: 12px;
	color: #644E00;
	margin: 0;
	padding: 0 0 14px 0;
	text-align: right;
}



#sitelink {
	font-size: 12px;
	text-align: center;
}



/* サイトマップ */

.sitemap {
	margin: 0 0 10px 16px;
	padding: 0;
	list-style: none;
}
.sitemap li {
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/sitemap_title.gif) no-repeat 0 4px;
}
.sitemap li a:link, .sitemap li a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap li a:hover {
	text-decoration: underline;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap ul li {
	font-size: 12px;
	font-weight: normal;
	background: url(../img/sitemap_icon.gif) no-repeat 4px 7px;
}
.sitemap ul li a:link, .sitemap ul li a:visited {
	color: #0099FF;
	text-decoration: underline;
}
.sitemap ul li a:hover {
	text-decoration: none;
	color: #0033FF;
}
