@charset "utf-8";
/* CSS Document */

/* ページレイアオウト */
body,td,th {
	font-family: ＭＳ ゴシック, Osaka－等幅;
}
body {
	background-color: #f8f1e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#main {
	color: #666666;
	font-size: 80%;
	line-height: 100%;
}
#main .Info_text a {
	color: #666666;
}

#main ul {
	width: 700px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	font-weight: bold;
}
#main ul li {
	float: left;
	height: 20px;
	width: 135px;
	line-height: 20px;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
/* footer */
.style1 {color: #FFFFFF}
.Info_text {
	padding-left: 25px;
	line-height: 120%;
}
.index_text {
	color: #FFFFFF;
	line-height: 110%;
	font-size: 80%;
}
.index_title {
	color: #CCCCCC;
	line-height: 140%;
	font-size: 120%;
	font-weight: bold;
}
.space_title {
	font-size: 120%;
	line-height: 130%;
	color: #666666;
}
.shisetsu_img {
	float: none;
	padding: 5px;
	background-color: #FFCCCC;
	margin-left: 40px;
	margin-right: 20px;
	border: 1px solid #FFCCCC;
}
.shisetsu_img3 {
	float: none;
	border: 1px solid #FFCCCC;
	padding: 5px;
	background-color: #FFCCCC;
	margin-left: 80px;
	margin-right: 20px;
}
.shisetsu_buton {
	float: none;
	padding: 5px;
	margin-left: 50px;
	margin-right: 20px;
}

.side_text {
	font-size: 80%;
	line-height: 90%;
	color: #666666;
}
.text {
	line-height: 110%;
}







#main #space th {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9933;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9933;
	text-align: left;
	padding-left: 15px;
}

#main #space #new {
	line-height: 110%;
}


#main   #space #Info th   {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9933;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9933;
	text-align: left;
	padding-left: 15px;
}

#main #side th {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9933;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9933;
	text-align: left;
	padding-left: 10px;
	height: 25px;
}
#main #side a:link {
	color: #FF9933;
}
#main #side a:visited {
	color: #FF9933;
}
#main #side a:hover {
	text-decoration: none;
	color: #FF9999;
}

#main #side a:active {
	color: #FF9999;
}

#iten{
margin:15px 10px 35px 0;
padding:20px 10px 20px 20px;
border:2px solid #CC0033;

}
#iten h1{
font-weight:bold;
font-size:15px;
border-bottom:1px dotted #CC0033;
margin:0 10px 20px 0;
padding-bottom:5px;
text-align:center;
}

#iten .note{
font-size:11px;
margin:20px 0 15px 0;
}


#iten .pdflink a{
margin-top:30px;
color:#666666;
text-decoration:underline;
}