* {
	margin:0;
	padding:0;
}
html {
	font-size:12px;
}
body {
	background:#f9f9f9;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666;
	text-align:center;
	/**/
  font-size:12px;/**/

}
img {
	border:none;
}
h2 {
	font-size:18px;
	padding-left:5px;
	border-left:#99CC00 3px solid;
	line-height:1.1;
	font-weight:500;
	color:#333;
	margin-bottom: 16px;
}
h3 {
	font-size:94%;
	font-weight:normal;
	color:#003366;
	pading-bottom:5px;
	padding-left:14px;
	background:url(/img/point-y.gif) no-repeat left center;
	margin-top:15px;
	margin-bottom:10px;
}
h4 {
	color:#003366;
	font-size:94%;
	font-weight:normal;
}
p {
	font-size:small;
	line-height:2;
	color: #333;
	margin:15px 0 15px 0;
}
table {
	margin-top:15px;
	width:468px;
	border-left:#ddd solid 1px;
	border-top:#ddd solid 1px;
}
th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background:#fff;
	padding:5px;
	border-bottom:#ddd solid 1px;
	border-right:#ddd solid 1px;
	color:#333;
	background-color:#FFFFE8;
}
td {
	font-size:12px;
	padding:10px;
	border-right:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	line-height: 1.6;
}
ul li {
	list-style:none;
	font-size:1.1em;
	background:#fff;
}
address {
	font-style:normal;
}
.pagetop {
	clear:both;
	text-align:right;
	padding:10px;
}
#header {
	margin: 0px auto;
	padding: 10px 20px 10px;
	height: 55px;
	width: 700px;
	text-align:left;
	background: #fff;
	border-left:#ddd solid 3px;
	border-right:#ddd solid 3px;
}
#right {
	margin: 0 0 0 15px;
	float: right;
	width: 470px;
	text-align:left;
}
#right h1 {
	margin: 0 0 15px;
	font-size: 15px;
	border-left: #336600 3px solid;
	padding: 0 0 0 7px;
}
#left {
	float: left;
	width: 212px;
	text-align:left;
}
#contents {
	margin: 0px auto;
	padding: 0px 20px 10px;
	width: 700px;
	background: #fff;
	border-left:#ddd solid 3px;
	border-right:#ddd solid 3px;
	clear: both;
}
#footer {
	margin: 0px auto;
	padding:20px 20px 10px;
	width: 700px;
	text-align:right;
	background: #fff;
	border-left:#ddd solid 3px;
	border-right:#ddd solid 3px;
	border-top: #ddd 2px solid;
}
#header #logo {
	display: block;
	height: 50px;
	width: 250px;
	float: left;
	overflow:hidden;
	background: url(/img/logo.jpg) no-repeat left center;
}
#header #logo a {
	text-indent:-9999px;
	display:block;
	height: 40px;
	width: 250px;
}
#header #copy {
	font-size: 1em;
	color:#333333;
	margin: 20px 0 0;
}
#header #copy a {
	font-size: 1em;
	color:#333333;
	text-decoration:none;
}
.leftcont {
	border:#ddd solid 1px;
	padding:5px;
	margin-bottom:10px;
	width: 200px;
	text-align: left;
	font-size: 10px;
}
.leftcont h3 {
	background:#9acd21;
	color:#FFFFFF;
	width:190px;
	height:40px;
	line-height:40px;
	padding:0 0 0 10px;
	border-bottom:#fff solid 1px;
	display: block;
	font-size: 11px;
	margin:0;
}
.leftcont h5 {
	background:#fff;
	color:#999;
	width:190px;
	padding-left:10px;
	height:25px;
	line-height:25px;
	border-bottom:#fff solid 1px;
	display:block;
}
.leftcont li {
	background:#d0ef7f;
	font-size: 11px;
}
.leftcont li a {
	background:url(/img/point.gif) no-repeat left -1px;
	color:#333;
	background-color:#d0ef7f;
	padding-left:18px;
	height:25px;
	border-bottom:#fff solid 1px;
	width:182px;
	display:block;
	line-height:25px;
	text-decoration:none;
}
.leftcont li a:hover {
	background:url(/img/point-over.gif) no-repeat left -1px;
	background-color: #a4d337;
	color:#FFFFFF;
}
#contents #left .leftcontUser {
	border:#ddd solid 1px;
	padding:5px;
	margin-bottom:10px;
	width: 190px;
}
#contents #left .leftcontUser li a {
	background:#a9a9a9 url(/img/arrow-gray.gif) no-repeat left center;
	color:#fff;
	border-bottom:#fff solid 1px;
	text-decoration:none;
	height:22px;
	padding-left:24px;
	width:166px;
	display:block;
	line-height:22px;
	font-size:11px;
}
#contents #left .leftcontUser li a:hover {
	background:#a9a9a9 url(/img/arrow-gray.gif)no-repeat left center;
	color:#fff;
	border-bottom:#fff solid 1px;
	text-decoration:none;
}
#right ol {
	margin:10px 0;
}
#right ol li {
	display:inline;
}
#right li a {
	margin-right:10px;
	line-height: 2;
}
#right .point {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
#right .point img {
	font:left;
}
#right .point li {
	margin-top:5px;
	padding-bottom:5px;
}
#contents #right .border {
	border: 1px solid #C3DDE8;
	padding:10px;
}
.red {
	color:#cc0033
}
td.gray {
	background:#f5f5f5;
	width:80px;
	font-size:11px
}
th.gray {
	background:#f5f5f5;
	width:80px;
	font-size:11px
}
td.center {
	text-align:center;
	width:160px;
	font-size:11px
}
#footer a, #footer a:visited {
	color:#333;
	text-decoration:none;
}
#footer p{ margin:10px; line-height:1.2}