@charset "utf-8";
/* formatting style
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: none;
}
body {
	font-family: "HG明朝E";
	font-size: 100%;
	line-height: 1.6;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #BFDFFF;
}
hr {
	display: none;
}
/* link style
-------------------------------*/
a img {
	border-style: none;
	padding-top: 7px;
}
a link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 788px;
	border-right: 3px solid #000066;
	border-left: 3px solid #000066;
	padding: 0px;
	background-color: #FFFFFF;
}
#main {
	float: right;
	width: 588px;
	margin-bottom: 20px;
	clear: right;
	margin-top: 0px;
	padding: 20px 0px 10px 10px;
	background-image: none;
	height: auto;
	background-color: #FFFFFF;
}
#sidebar {
	padding: 0px 0px 15px 20px;
	float: left;
	width: 165px;
	margin-bottom: 10px;
}
#footer {
	color: #666666;
	background-color: #FFFFA2;
	padding: 15px 0px;
	clear: both;
	height: 140px;
	width: 788px;
	float: none;
}
/* header style
-------------------------------*/
#header {
	height: 270px;
	position: relative;
	width: 788px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/top1.gif);
}
#header h1 {
	clear: none;
	float: left;
	height: 240px;
	width: 788px;
	border-top: none;
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
}

/* sidebar style
-------------------------------*/
#header h3 {
	font-family: "ＭＳ 明朝";
	font-size: 10pt;
	background-color: #FEFFEE;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #FFCC00;
	float: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header   #seikyo   {
	padding-top: 0em;
	position: absolute;
	top: 100px;
	float: none;
	left: 600px;
	right: 5px;
	bottom: 10px;
}

/* sidebar style
-------------------------------*/
#sidebar ul {
	background-color: #FFFFFF;
	position: relative;
	float: left;
	width: 155px;
	border-top: none;
	border-bottom: none;
	padding-top: 30px;
	clear: left;
	margin: 15px 0px 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar ul li {
	float: none;
	list-style: none;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 25px 0px 18px;
	clear: left;
}
#sidebar #contact {
	border-bottom: 1px none #333333;
}



/* footer style
-------------------------------*/
#footer address {
	font-family: "HG明朝E";
	font-style: italic;
	color: #FFFFFF;
	padding-top: 80px;
	font-size: 12px;
	float: left;
	padding-left: 1em;
}
#footer h4 {
	font-family: "ＭＳ 明朝";
	color: #666666;
	font-size: 13px;
	padding-left: 1em;
}
#footer h4 a {
	font-family: "ＭＳ 明朝";
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-left: 2em;
}

#footer a {
	font-family: "HG明朝E";
	color: #666666;
	float: right;
	font-size: 13px;
	padding-right: 1em;
	text-decoration: none;
}
#main h3 {
	font-family: "HG明朝E";
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/drop_002.gif);
	padding-left: 1.2em;
}
#main h4 {
	font-family: "HG明朝E";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 2em;
	cursor: auto;
}
#main #aisatsu {
	left: 10px;
}

#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 450px;
}
#main table a {
	color: #000000;
	text-decoration: underline;
}
#main table a:hover {
	color: #999999;
}

#jigyou #main table {
	width: 480px;
}

#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	font-family: "ＭＳ 明朝";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	font-family: "ＭＳ 明朝";
	font-size: 13px;
	color: #333333;
}
#main table#kanren {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 98%;
}
#main table#kanren td {
	border-left: 1px solid #999999;
}
#main table#aisatsu {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


#main table tr.odd {
	background-color: #EFEFEF;
}
#main object {
	margin: 0px;
	padding: 0px;
}

