﻿@charset "utf-8";
/* CSS Document */
body {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12px;
	color: #555555;
	background-color: #e5e5e5;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","ＭＳ 明朝",sans-serif; 
	text-align: center;
}
.top {
	background-image: url(../images/top.jpg);
	background-position: center;
	height: 94px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	margin-top: 12px;
	background-repeat: repeat-x;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	display: block;
	margin-top: 24px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;

}
h1 a:link{
	color: #2d2c2c;
	text-decoration: none;
}
h1 a:visited{
	color: #2d2c2c;
	text-decoration: none;
}
h1 a:hover{
	color: #2d2c2c;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #757575;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
h3 {
	background-image: url(../images/title_dot.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 30px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	text-align: left;
}
h3 a:link{
	color: #2d2c2c;
	text-decoration: none;
}
h3 a:visited{
	color: #2d2c2c;
	text-decoration: none;
}
h3 a:hover{
	color: #2d2c2c;
	text-decoration: underline;
}
.cleardiv{
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	visibility:hidden;
}
h4 {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/bg_point.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
}
.main {
	background-color: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
	padding-right: 10px;
	padding-left: 10px;
}
.menu {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 920px;
	margin-bottom: 10px;
}
.menu_left {
	float: left;
	height: 44px;
	width: 5px;
}
.menu_right {
	float: right;
	height: 44px;
	width: 5px;
}
.menu_link {
	float: left;
	width: 170px;
	height: 17px;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.menu_link a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.left {
	width: 200px;
	border: 1px solid #dbdbdb;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.left ul {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left ul li {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	margin-bottom: 10px;
	display: block;
	padding-left: 24px;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 12px;
	text-overflow : ellipsis;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 156px;
	padding-right: 0px;
}
.left ul li a:link{
	color: #797979;
	text-decoration: none;
}
.left ul li a:visited{
	color: #797979;
	text-decoration: none;
}
.left ul li a:hover{
	color: #797979;
	text-decoration: underline;
}
.right {
	width: 700px;
	float: right;
	border: 1px solid #dbdbdb;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	_margin-left: 8px;
}
.left_title {
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 26px;
	padding-left: 38px;
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;
	height: 53px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 30px;
	color: #535151;
	padding-bottom: 34px;
}
.ddpic {
	display: block;
	_width: 290px;
	width: 290px;
	float: left;
	height: 300px;
	text-align: center;
	_margin-left: 0px;
	padding-left: 10px;
}
.ddul {
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 370px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ddul li {
	display: block;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
	width: 350px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.ddul li a:link{text-decoration:none;color: #cc3300;font-weight: bold;}
.ddul li a:visited{text-decoration:none;color: #cc3300;font-weight: bold;}
.ddul li a:hover{
	text-decoration:underline;
	color: #cc3300;
}
.ddclick {
	display: block;
	clear: both;
	text-align: right;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	_width: 660px;
}
.zhengwen {
	font-size: 12px;
	line-height: 28px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	_width: 660px;
	text-align:justify; 
	text-justify:inter-ideograph; 
}
.zhengwen a:link{
	text-decoration: none;
	color: #cc3300;
}
.zhengwen a:visited{
	text-decoration: none;
	color: #cc3300;
}
.zhengwen a:hover{
	text-decoration: underline;
	color: #cc3300;
}
.ddmove {
	text-indent: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#pagebar {
	display:block;
	width:680px;
	font-size:13px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#pagebar a,#pagebar .page_now {
	margin-right:4px;
	border:1px solid #f30;
	color:#fff;
	font-weight:800;
	background-image: url(../images/pagebar.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#pagebar a {
	display:inline;
	text-decoration: none;
}
#pagebar a:hover {
	border:1px solid #03c;
	background-position:0 -30px;
	text-decoration: none;
}
#pagebar .page_now { border:1px solid #333; background-image:none; background:#666;}
#sitemap {
	padding: 10px;
	width: 680px;
	text-align: left;
}
#sitemap a {
	display: block;
	width: 300px;
	padding-left: 16px;
	background-image: url(../images/s01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: none;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #2d2c2c;
	text-overflow : ellipsis;
	margin-left: 12px;
}
#sitemap a:hover {
	display: block;
	width: 300px;
	padding-left: 16px;
	background-image: url(../images/s02.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: underline;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #2d2c2c;
	text-overflow : ellipsis;
}
#friendlink {
	padding: 10px;
	width: 680px;
	text-align: left;
}
#friendlink a {
	display: block;
	width: 300px;
	padding-left: 16px;
	background-image: url(../images/s01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: none;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #2d2c2c;
	text-overflow : ellipsis;
	margin-left: 12px;
}
#friendlink a:hover {
	display: block;
	width: 300px;
	padding-left: 16px;
	background-image: url(../images/s02.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: underline;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #2d2c2c;
	text-overflow : ellipsis;
}
.content {
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing: 1px;
}
