@charset "utf-8";

body {
	color: #333;
	font-size: 13px;
	font-family: メイリオ, Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P ゴシック", "MS P Gothic", Arial, Verdana, sans-serif;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
	padding: 0px;
	background-image: url(image/1_02.gif);
	margin: 0px;
}

img {
	border-style: none;
}

a:link {
	color: #0099FF;
}

a:visited {
	color: #0099FF;
}

a:active {
	color: #FF9900;
}

a:hover {
	color: #FF9900;
}

h1{
	margin:0;
}

h2 {
	margin: 0 0 5px 0;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	background-image: url(image/h2.gif);
	background-repeat: no-repeat;
	padding: 3px 15px;
}

h3 {
	padding: 3px 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(image/h3.gif);
	background-repeat: repeat-x;
	margin: 15px;
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

#container {
	margin: auto;
	width: 910px;
	text-align: center;
	height:auto;
}

#toptitle {
	text-align: left;
	height: 58px;
}

#head1 {
	height: 22px;
	text-align: right;
}

#head1 img {
	vertical-align: bottom;
}

#head2 {
	height: 51px;
	margin-bottom: 10px;
}

#head2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#head2 ul li {
	float: left;
}

#nav {
	float: left;
	width: 205px;
	padding: 0px;
}

#nav  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	font-size: 1px;
	line-height: 0px;
}

#nav ul ul {
	background-color: #F7F7F7;
	width: 167px;
	padding: 5px 15px;
	margin: 0 3px;
}

#main {
	float: right;
	width: 700px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

#main .text {
	margin: auto;
	width: 670px;
	padding-bottom: 10px;
}

#main .text ul.lineheight {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 14px;
}

#main .text .style1 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFCC33;
	padding-right: 3px;
	padding-left: 3px;
}

#main .rsshead {
	width: 660px;
	text-align: right;
	font-size: 11px;
	margin: auto;
}

#main #f04 {
	float: right;
	margin: 0 100px 0 20px;
}

#main #tablemem2 {
	float: left;
	margin-left: 100px;
}

#footer {
	clear: both;
	padding-top: 10px;
}

