@charset "euc-jp";


* {
	margin:0;
	padding:0;
	border:0;
	line-height:1.4em;
	letter-spacing:0.1em;
}
h2 {
	font-size:16px;
	margin-bottom:8px;
	border-bottom:double;
	width:auto;
}
body {
	font-family:Arial,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','MS PGothic','£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	font-size:14px;
	width:960px;
	margin:3px auto 0 auto;
}
.h_sep {
	clear:both;
	width:960px;
	height:0;
	border-bottom:2px solid rgb(62, 78, 159);
	margin:3px 0 3px 0;
	padding-top:3px;
}
.logo {
	width:180px;
	height:68px;
	float:left;
}
.header {
	display:block;
	float:left;
	width:760px;
	color:rgb(153, 153, 153);
	margin-left:10px;
}
.header img {
	width:40px;
	height:40px;
	margin-bottom:5px;
}
.midashi {
	font-size:25px;
	color:#3e4e9f;
	font-weight:normal;
	margin-bottom:25px;
}
.site_name {
	font-size:17px;
	border-bottom:none;
	display:inline;
}
.body {
	float:right;
	margin-top:7px;
	width:760px;
}
.body_h1 {
	font-size:17px;
	color:navy;
	margin:10px 0 10px 0;
}
.body ul ,.body ol {
	margin:10px 0 10px 15px;
}
.body li {
	list-style-type:none;
	background-image:url(http://img.seanet.jp/zaitaku/img/arr.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:0 0 0 11px;
}
.body .tree {
	background-image:none;
}
.body p {
	margin-bottom:15px;
	width:670px;
}
.cap {
	width:150px;
	height:160px;
	float:left;
}
.work_div {
	float:right;
	margin-left:10px;
}
.go_site {
	background-image:url(http://img.seanet.jp/zaitaku/img/arr2.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:15px;
	float:right;
}
.work_div ul {
	width:580px;
}
.gaiyoh {
	width:600px;
	background-color:#cccccc;
}
.gaiyoh th ,.gaiyoh td {
	background-color:white;
	padding:3px;
}
.gaiyoh th {
	font-weight:normal;
	white-space:nowrap;
}
.gaiyoh .on {
	background-color:#e8e8e8;
	color:navy;
	font-weight:bold;
}
.gaiyoh .off {
	color:#c9c9c9;
}
.separator {
	clear:both;
	width:765px;
	height:0;
	border-bottom:1px solid #cccccc;
	margin:15px 0 15px 0;
	padding-top:15px;
}
.left_side_div {
	float:left;
	width:180px;
	padding-top:7px;
}
.left_side {
	border:solid 1px #3e4e9f;
	margin-bottom:7px;
}
.left_side h1 {
	font-size:13px;
	color: rgb(62, 78, 159);
	background-color: rgb(240, 240, 240);
	padding:3px 0 3px 5px; 
	border-bottom:solid 1px #3e4e9f;
}
.left_side ul {
	font-size:13px;
	padding: 5px 0pt 5px 10px;
	list-style-type:none;
}
.left_side li {
	padding-bottom:5px;
}
.footer {
	clear:both;
	text-align:center;
	position:relative;
}
.footer hr {
	clear:both;
	width:960px;
	height:0;
	border-bottom:1px solid rgb(62, 78, 159);
	margin:1px 0 1px 0;
	padding-top:1px;
}
.f_r {
	float:right;
	width:auto;
}
/*
.validator {
	position:absolute;
	top:15px;
	width:88px;
	height:31px;
}
.css {
	left:780px;
}
.html {
	left:870px;
}
*/
.kakomi {
	width:710px;
	border:solid 1px #b1a138;
	padding:20px 20px 0 20px;
	margin-bottom:20px;
}
.ope {
	background-color:#d7f0c9;
	border:solid 1px #17963b;
	color:#17963b;
	padding:5px;
	width:400px;
}