@charset "Shift-JIS";

body {
	margin: 8px;
	padding: 8px;
	background-color:#fff;
	background-image: url(../images/bk_3w.jpg);
	color: #033;
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	}

a:link, a:visited { text-decoration: none; }
a:link { color: #008080; font-weight: bold; }
a:visited { color: #FF9900; } 
a:active { color: #990000; font-weight: bold; text-decoration: underline; }
a:hover { color: #990000; font-weight: bold; text-decoration: underline; }

h5 { font-size: 12px ; font-weight: 200 ; line-height: 120% ; color: #003333 }	/* 標準フォントの小サイズ */
h6 { font-size: 12px ; font-weight: 200 ; line-height: 120% ; color: #666666 }	/* コメントの灰色文字 */

table {
	border-left: 3px solid #ccc;
	cellspacing: 0px;
	width: 700px;
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	}

table.std {
	border: none;
	cellspacing: 0px;
	width: 700px;
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 120%;
	}
table.ybook {
	border: none;
	width: 700px;
	cellspacing: 6px;
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 120%;
	}	/* 年鑑用のテーブル */
table.ybook td {
	padding: 8px;
	}

table.list {
	border: 0px;
	cellspacing: 0px;
	width: 700px;
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	}	/* 年鑑用の小サイズ */
table.list td {
	border: 1px solid #ccc;
	padding: 6px;
	color: #666;
	font-size: 80%;
	line-height: 150%;
	}

ul {
	margin-left: 5em;
	margin-right: 1em;
	font-size: 90%;
	line-height: 140%;
	}

li {
	list-style-positin: inside;
	list-style-image: url(../images/button_g.gif);
	margin-bottom: 8px;
	}

li.gray {
	list-style-positin: inside;
	list-style-image: url(../images/button_gy.gif);
	margin-bottom: 8px;
	}

hr {
	border-style: solid;
	border-color: #fc6;
	border-width: 1px;
	margin: 0px 30px;
	}
hr.spl {
	border-style: solid;
	border-color: #fc6;
	border-width: 1px;
	margin: 0px 30px 0px 0px;
	}
hr.stop {
	border-style: dashed;
	border-color: #ccc;
	border-height: 1px;
	margin: 0px 30px;
	}
.com {
	font-size: 80%;
	line-height: 120%;
	color: #033;
	}	/* 標準フォントの小サイズ */
.com_in {
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 130%;
	color: #033;
	}	/* 標準フォントの小サイズ */
.com_sp {
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
	line-height: 130%;
	color: #033;
	}	/* 標準フォントの小サイズ */

.border {
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
	padding: 3px;
	margin: 0px 150px 0px 0px;
	}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #c30;
	}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #033;
	}
.title3 {
	font-size: 16px;
	font-weight: bold;
	color: #f0f;
	}
.red { color: #f00; }

.blue {
	color: #30C;
	font-weight: 600;
	}
.blue2 {
	color:#06c;
	line-height:150%;
	}
.small {
	font-size: 80%;
	}
.strong {
	color: #f00;
	font-weight: 600;
	}

.bold { font-weight: bold; }

.spl {
	font-weight: bold;
	color: #033;
	background-color: #ffff00;
	}

img.float {
	float: right;
	margin-left: 10px;
	}

.margin {
	padding: 0px 20px 0px 30px;
	clear: both;
	}

/* フッター */
.footer {
	text-align: center;
	font-size: 80%;
	margin: 16px 10px 0px 10px;
	border-top: 1px dashed #088;
	clear: both;
	}

.copyright {
	font-size: 12px;
	margin: 0px;
	padding: 12px 20px 20px 20px;
	border-top: 1px solid #088;
	text-align: center;
	}
