@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: #21262C url(../img/body_bg.gif) repeat-x left top;
}
#wrapper {
	width: 840px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}
#container {
	width: 804px;
	margin: 0;
	padding: 14px 18px 14px 18px;
	background-color: #FFFFFF;
}

/* ヘッダー */

#kanban {
	line-height: 140%;
	text-align: left;
	color: #3D5A6B;
	margin: 0;
	padding: 42px 20px 0 20px;
	height: 77px;
	background: #F8FAFC url(../img/kanban_bg.gif) no-repeat left top;
}
#kanban h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 26px;
	text-align: left;
	color: #372600;
}
#kanban #kanban_text {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #A5B1BA;
	text-align: right;
}
#kanban a:link, #kanban a:visited {
	color: #3D5A6B;
	text-decoration: none;
}
#kanban a:hover {
	text-decoration: underline;
}

/* 各タイトル */

h2 {
	color: #30455A;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	background: #E4E4E4 url(../img/h2_bg.gif) no-repeat left top;
	margin: 0 0 12px 0;
	padding: 12px 0 12px 34px;
	border-top: 2px solid #2D4A65;
}
h2 a:link, h2 a:visited {
	color: #30455A;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #FFFFFF;
	font-size: 12px;
	background: #222B33 url(../img/h3_bg.gif) no-repeat 6px 7px;
	margin: 0 0 12px 0;
	padding: 2px 10px 2px 18px;
}
h3 a:link, h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

/* コンテンツ */

#pankuzu {
	color: #999999;
	font-size: 12px;
	margin: 0 0 20px 0;
}
#contents {
	float: right;
	width: 544px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
#contents .text {
	padding: 0;
	margin: 0 0 30px 32px;
	line-height: 160%;
}
#contents a:link, #contents a:visited {}
#contents a:hover {}
.category {
	line-height: 160%;
	padding: 0;
	margin: 0 0 30px 32px;
}
.category .page_item {
	padding: 0;
	display: block;
	margin: 0 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: 138px;
	line-height: 120%;
	background: url(../img/page_btn.gif) no-repeat 0 0;
	margin: 0 10px 10px 0;
	padding: 0 0 0 10px;
}
.category .page_btn .a:link, .category .page_btn a:visited {
	color: #222B33;
}
.category .page_btn a:hover {
	text-decoration: none;
}
.category_desc {
	padding: 0;
	margin: 0 0 30px 32px;
	line-height: 160%;
}
.categorist {
	line-height: 160%;
	margin: 0 20px 30px 20px;
}
.categorist .page_item {
	float: left;
	width: 220px;
	margin: 0 6px 20px 0;
	padding: 10px;
	border-top: 1px dotted #BBC4C8;
	border-bottom: 1px dotted #BBC4C8;
}
.categorist .page_title {
	padding: 0 0 0 12px;
	margin: 0;
	color: #1E2B37;
	background: url(../img/page_title_icon.gif) no-repeat 0 6px;
	font-weight: bold;
}
.categorist .page_title a:link, .categorist .page_title a:visited {
	color: #1E2B37;
	text-decoration: none;
}
.categorist .page_title a:hover {
	text-decoration: underline;
}
.categorist .page_text {
	line-height: 120%;
	height: 66px;
	overflow: hidden;
	margin: 0 0 8px 12px;
	font-size: 12px;
}
.categorist .page_more {
	padding: 0;
	margin: 0 0 0 130px;
	height: 18px;
}
.categorist .page_more a:link, .categorist .page_more a:visited {
	background: url(../img/page_more.gif) no-repeat left top;
	display: block;
	width: 105px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
.categorist .page_more a:hover {
	background-position: left -18px;
}
#adpage {
	height: 120px;
	width: 560px;
	margin: 0 20px 20px 20px;
	display: block;
}
#contents .colum1 {
	padding: 0;
	margin: 0 12px 30px 12px;
	line-height: 160%;
}
#contents .colum1 .colum2 {
	padding: 18px 14px 0 14px;
	margin: 0 16px 14px 16px;
	line-height: 160%;
	border: 2px solid #EEEEEE;
}
#contents .colum1 .colum2 img {
	padding: 3px;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #CCCCCC;
}
#contents .colum1 .colum2 .title {
	margin: 0 0 8px 0;
	padding: 0;
}
#contents .colum1 .colum2 .text {
	border: none;
	margin: 0;
	padding: 0;
}
#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%;
}
#contents .colum1 .colum3 .title {
	font-size: 14px;
	margin: 0 0 8px 0;
	padding: 8px 8px 4px 16px;
	font-weight: bold;
	color: #222B33;
	background-color: #DEE1E4;
	border-bottom: 1px dotted #516173;
	border-left: 1px solid #DEE1E4;
	border-top: 1px solid #516173;
}
#contents .colum1 .colum3 .text {
	padding: 0 0 8px 0;
	margin: 0 8px 4px 16px;
	border: none;
	line-height: 140%;
	border-bottom: 1px dotted #516173;
}
#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: 0 0 30px 0;
	text-align: center;
}
#favorite {
	width: 180px;
	margin: 0 auto 20px auto;
	padding: 0;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
}
#favorite img {
	border: none;
}
.side_title {
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: #323F4B url(../img/navies_title.jpg) no-repeat top left;
	padding: 18px 0 0 20px;
	overflow: hidden;
	height: 30px;
	width: 200px;
}
.side_title a:link, .side_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.side_title a:hover {
	text-decoration: underline;
}
.navies {
	line-height: 140%;
	margin: 0 0 32px 0;
	padding: 0;
}
.navies ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.navies li {
	margin: 0 0 4px 0;
	padding: 1px;
	text-align: left;
	width: 220px;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
}
.navies li a:link, .navies li a:visited {
	color: #285582;
	text-decoration: none;
	display: block;
	background: url(../img/navies_li.gif) no-repeat 4px 5px;
	padding: 12px 0 0 18px;
}
.navies li a:hover {
	color: #003366;
	background: #F4F5F7 url(../img/navies_li.gif) no-repeat 4px 5px;
	text-decoration: underline;
}
.sub_menu {
	margin: 0 10px 14px 10px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.sub_menu a:link, .sub_menu a:visited {
	color: #315893;
	text-decoration: none;
	background: url(../img/sub_menu.gif) no-repeat left 3px;
	padding: 3px 0 3px 18px;
	height: 12px;
}
.sub_menu a:hover {
	color: #118FCC;
	text-decoration: underline;
	background: url(../img/sub_menu_f2.gif) no-repeat left 3px;
}

/* フッター */

#footer {
	margin: 0;
	background: #FFFFFF url(../img/footer_bg.gif) repeat-x left top;
	padding: 24px 20px 0 20px;
	color: #3D5A6B;
	text-align: right;
	border-bottom: 1px solid #CDD5DC;
}
address {
	font-size: 11px;
	padding: 0;
	margin: 0 0 6px 0;
	font-style: normal;
	font-weight: normal;
}
#site_desc {
	font-size: 12px;
	margin: 0;
	padding: 0 0 14px 0;
	color: #9B9B9B;
}

/* サイトマップ */

.sitemap {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.sitemap li {
	padding: 2px 0 8px 16px;
	color: #222B33;
	margin: 0 0 4px 0;
	font-size: 14px;
	font-weight: bold;
	background: #F4F5F7 url(../img/sitemap_title.gif) no-repeat 4px 6px;
}
.sitemap li a:link, .sitemap li a:visited {
	color: #222B33;
	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: #FFFFFF url(../img/sitemap_icon.gif) no-repeat 4px 7px;
	padding: 0 0 0 18px;
	margin: 0 0 8px 0;
}
.sitemap ul li a:link, .sitemap ul li a:visited {
	color: #222B33;
	text-decoration: underline;
}
.sitemap ul li a:hover {
	text-decoration: none;
}
