#head {
	height: 130px;
	margin: 0px;
	padding: 0px;
	background: url(img/title.gif);
	width: 758px;
}
#contents {
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: center;
	background: #FFFFFF;
	font-size: 80%;
	line-height: 1.3em;
}
/* 左側の設定*/
#left{
	width:160px;
	float:left;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 10px;
	background: #FFFFFF;
}
/* 右側の設定*/
#right{
	width:540px;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 10px;
	background: #FFFFFF;
	float: right;
}

#menu {
	margin: 0px;
	width: 759px;
	padding: 0px;
	background: #FFFFFF url(img/menu_bg.gif) center;
	border: none;
}
#menu a {
	display:block;
	color:#333333;
	text-decoration:none;
	background: url(img/menu_bg.gif) center;
	margin: 0px;
	padding: 5px;
	width: 174px;
}
#menu a:hover {
	background: url(img/menu_bg_ov.gif) center;
	margin: 0px;
	padding: 5px;
   }
#catch {
	letter-spacing: 0.5em;
	font: 8pt/11pt "ＭＳ Ｐゴシック", Osaka;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#layout {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(img/contents_back.gif) repeat-y center top;
	width: 800px;
}
#foot{
	position:relative;
	width:800px;
	font-size: 8pt;
	color: #EEEEEE;
	line-height: 2.5em;
	height: 30px;
	background-image: url(img/foot_back.gif);
	margin: 0px;
	padding: 0px;
}
body {
	background: #396CAF url(img/contents_back.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: medium;
	color: #333333;
	line-height: normal;
}
#menu td {
	border: 1px solid #87CEFA;
}
#caption1 {
	font-size: medium;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #666666;
	margin: 0px;
	color: #666666;
	padding: 5px;
	width: 480px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#caption2 {
	border-top: 1px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 5px solid #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 5px;
	padding: 5px;
	font-size: small;
}
textarea {
	margin: 5px;
	padding: 5px;
	border: none;
	width: 95%;
	background: #E0E0E0;
}
#text {
	margin: 5px;
	padding: 10px;
	font: 80%/1.5em "ＭＳ Ｐゴシック", Osaka;
}
strong {
	color: #000066;
}
#db {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 5px;
	padding: 5px;
	width: 95%;
}
#line_r {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	height: 100%;
}
#directory {
	font: x-small "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	text-decoration: none;
	margin: 5px auto;
	padding: 5px;
	width: 95%;
	background: lightgrey;
	border: none;
}
h1 {
	margin: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 160%;
	font-weight: normal;
	padding: 5px;
}
#page_title {
	height: 70px;
	width: 700px;
	background: url(img/title_base.gif) no-repeat center;
	margin: 5px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #666666;
	margin: 0px;
	padding: 5px;
}
#indent {
	margin-left: 15px;
	padding-left: 15px;
}
h3 {
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	margin: 5px;
	padding: 5px;
}
h4 {
	background: #CCCCCC;
	margin: 5px;
	padding: 5px;
	border-top: 1px none #333399;
	border-right: 1px none #333399;
	border-bottom: 1px double #333399;
	border-left: 1px none #333399;
}
.navy {
	color: #000066;
}
#shadow {
	background: url(img/shadow2.gif);
	height: 26px;
	width: 630px;
}
#shadow3 {
	background: url(img/shadow3.gif);
	width: 630px;
	height: 20px;
}
#dot {
	background: url(img/dot.gif);
	width: 630px;
	height: 15px;
}
#box {
	border: 1px solid #999999;
	margin: 5px;
	padding: 10px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #006666;
}
a:visited {
	text-decoration: none;
}
.red {
	color: #FF6633;
}
#head a {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 5px;
}
.sm {
	font-size: smaller;
	letter-spacing: 0.05em;
}
ul {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.F8 {
	font-size: 8pt;
	line-height: normal;
}
#line {
	background: url(img/line.gif);
}
.BgCCC {
	background: #CCCCCC;
}
.BgFFF {
	background: #FFFFFF;
}
.BgEEE {
	background: #EEEEEE;
}
.c-both {
	clear: both;
}
