﻿@charset "utf-8";

/* ボディー部分の設定                                         */

html {
	background: #FFFFFF url(images/background4-blue.jpg) repeat-x top;
}
body {
	color: #000000;
	font: 14px/150% "ＭＳ Ｐゴシック", Osaka;
	margin-top: 15px;
	margin-bottom: 0px;
}
/* レイアウトテーブルの設定                                   */

.main_table {
	width: 850px;
	padding: 0px;
	border-top: 2px solid #9999CC;
	border-right: 2px solid #9999CC;
	border-left: 2px solid #9999CC;
	border-bottom: 4px solid #9999CC;
}
.td-1-title {
	text-align: center;
	background: #9999CC url(images/head_background3-violet.gif) no-repeat;
	height: 100px;
	padding-top: 0px;
	vertical-align: top;
}
.main_table .td-1-title p {
	line-height: 120%;
	text-align: left;
	color: #000000;
	padding: 0px;
	margin: 0px 125px;
}
.td-2-blank {
	height: 0px;
	background: #CCCCFF url(images/background_violet.gif);
	padding: 0px;
}
.td-3-contents {
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	padding: 5px 30px 20px;
	border-left: 1px solid #666666;
}

/* メニュー部分の設定                                         */

.td-4-menu {
	width: 180px;
	text-align: left;
	vertical-align: top;
	background: #CCCCFF url(images/background_violet.gif);
	padding: 5px 0px 5px 10px;
	color: #000000;
	font-size: 12px;
	line-height: 125%;
}

/* カテゴリ枠（大きな枠）*/

.link-waku {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EEEEEE;
	background-image: url(images/background_gray.gif);
	background-position: right bottom;
}
.link-waku-visit {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #CCCCFF url(images/link_back-violet.gif) right bottom;
	font-size: 14px;
	line-height: 100%;
}

/* ページ枠（小さな枠） */

.link-waku-pages {
	margin: 2px 10px;
	border-bottom: 1px solid #666666;
	background: #CCCCCC;
	border-right: 1px solid #666666;
	padding: 3px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.link-waku-pages-visit {
	margin: 2px 10px;
	background: #9999CC;
	padding: 3px 5px 3px 8px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* テキストリンク設定 */

.main_table .td-4-menu p a:link {
	color: #000000;
	text-decoration: none;
	padding: 3px;
	white-space: nowrap;
}
.main_table .td-4-menu p a:visited {
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.main_table .td-4-menu p a:active {
	text-decoration: none;
	padding: 3px;
	color: #0000FF;
}
.main_table .td-4-menu p a:hover {
	text-decoration: none;
	padding: 3px;
	color: #0000FF;
}

/* フッター部分の設定                                         */

.td-5-footer {
	text-align: left;
	background: #CCCCFF url(images/background_violet.gif);
	color: #000000;
	padding: 7px 15px 5px;
}

/* 見出し要素の設定                                           */

h1 {
	font-size: 24px;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 12px;
	color: #000000;
	line-height: 100%;
}
h2 {
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: -5px;
	background: #EEEEEE url(images/background_gray.gif);
	width: 380px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 2px solid #999999;
	line-height: 100%;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #333333;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 4px;
	line-height: 100%;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
}
h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
	text-align: center;
	width: 360px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
	font-weight: normal;
}

/* メニュー以外のリンク設定                                   */

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}

/* 画像への文字の廻り込み設定                                  */

.image-hidariyose {
	float: left;
	clear: both;
	margin-right: 15px;
}
.image-migiyose {
	float: right;
	clear: both;
	margin-left: 15px;
}

/* リンクページのテーブルの設定                               */

.linkwakutitle {
	background: #EEEEEE;
	border: 1px solid #999999;
	padding-right: 5px;
	padding-left: 10px;
	white-space: nowrap;
	width: 33%;
}
.linkpage_links {
	font-size: 12px;
	line-height: 100%;
	background: #CCCCCC;
	margin-bottom: 15px;
}
.linkpage_links td {
	background: #FFFFFF;
	padding: 2px 10px;
	border: 1px solid #999999;
}
hr {
	height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.linkuwaku_honbun {
	font-size: 12px;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
}

/* リンク用の枠設定     　　　　　　                          */

.show_window {
	width: 170px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	color: #000000;
	background-color: #DDDDDD;
}
.show_window-name {
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: 1px solid #666666;
	background: #EEEEEE;
}
.show_window-setumei {
	font-size: 12px;
	padding: 2px;
}
.show_window-item {
	font-size: 12px;
	padding: 2px;
	text-align: center;
}
.main_table .td-4-menu .show_window .show_window-setumei ul {
	padding-left: 10px;
	margin-left: 10px;
}
.main_table .td-4-menu .show_window .show_window-setumei {
	background-color: #EEEEEE;
}
.main_table .td-3-contents ul {
	margin-left: 10px;
	padding-left: 10px;
	line-height: 135%;
	font-size: 90%;
}

