@charset "Shift_JIS";

/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	position: relative;
	left: auto;
	right: auto;
}

h1{
	font-weight: bolder;
	color: #FFF;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

ul,
ol,
dl {
	margin: 0px;
	padding: 0px;
}

td {
	font-size: x-small;
}


li {
	list-style: disc outside;
	margin-left: 25px;
	line-height: 150%;
}

#wrapper {
	text-align:left;
	width:810px;
	position: relative;
	margin: 0 auto;
	height: auto;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;

}

#masthead{
	width:800px;
	background-image: url(../img/top_07.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #639;
}

.comment{
	text-align: right;
}

.layCenter{
	text-align: center;
}

.layRight{
	text-align: right;
}

#header{
	text-align: center;
}

#d_menu{
	font-size: small;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

#c_menu{
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#listLinks{
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #99F;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
}

#listLinks a{
	font-weight: bolder;
}

#listLinks a:link{
	color: #FFF;
	text-decoration: none;
}

#listLinks a:visited{
	color: #CCC;
	text-decoration: none;
}

#listLinks a:hover{
	color: #FC0;
	text-decoration: none;
}

#footer{
	font-size: x-small;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.gray{
	color: #999;
}

@charset "Shift_JIS";

/* CSS Document */


td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: small;
}

td ul{
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom: 0px;
}

.fc_red{
	color: #C30;
}
.fc_blue {
	color: #036;
}
.fc_green {
	color: #393;
}


#SitePR{
	padding-top: 5px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 5px;
	color: #999;
	text-align: right;
}

#SitePR a{
	color: #999;
	text-decoration: none;
}

#SitePR a:hover{
	color: #999;
	text-decoration: none;
}
