﻿* {
	margin: 0;
	padding: 0;
}
img { border: 0; }

body {
	margin: 0 auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	background-color: #FFFFFF;
	color: #808080;
	text-align: center;
	background-image: url(images/body_bg.gif);
}

#wrapper {
	color: #303030;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#header {
	height: 110px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
h1 {
	font-size: 10pt;
	position: absolute;
	top: 46px;
	right: 10px;
	width: 445px;
	color: #606060;
	line-height: 1.5em;
	font-weight: normal;
}
h2 { font-size: 135%; 
}

h3 { font-size: 115%; 
}
#container {
	background-image: url(images/contents_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}


#sidemenu {
	float: left;
	width: 210px;
	font-size: 90%;
	background-image: url(images/sidemenu_bg.gif);
	background-repeat: repeat-y;
}
#sidemenu   h2 a  {
	text-indent: 0.7em;
	line-height: 40px;
	height: 40px;
	display: block;
	background-image: url(images/menu_h2.gif);
	background-repeat: no-repeat;
	width: 190px;
	margin: 10px 0 0 10px;
	font-size: 120%;
	color: #444444;
	letter-spacing: -0.1em;
	text-decoration: none;
}

#sidemenu h2 a:hover { background-image: url(images/menu_h2_on.gif); }
#sidemenu  ul {
	list-style-type: none;
	margin: 0 0 0 15px;
}

#sidemenu li a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	display: block;
	line-height: 27px;
	width: 175px;
	font-size: 110%;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 2em;
}	
#sidemenu  li  a:hover, #sidemenu li a.current {
	color: #fcfcfc;
	background-color: #f0da7f;
	background-image: url(images/menu_li_on.gif);
}





#links {
	width: 210px;
	padding: 38px 0 0 0;
	background-image: url(images/menu_end.gif);
	background-repeat: no-repeat;
	margin: 10px 0;
	font-size: 90%;
}





#links p {
	margin: 0 0 8px 0;
	text-align: center;
}
#links h2   {
	line-height: 20px;
	margin: 0 10px 10px;
	border-bottom: 2px solid #d7b348;
	font-size: 180%;
	color: #444444;
	letter-spacing: 1em;
	text-align: center;
}


#links  ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	width: 190px;
}

#links li a {
	text-decoration: underline;
	line-height: 2em;
	width: 190px;
	font-size: 100%;
	text-indent: 8px;
	background-image: none;
}	
#links  li  a:hover { background-image: none; 
}
#main {
	float: right;
	width: 550px;
}


#form {
	width: 100%;
	background-image: url(images/form_bg.gif);
	background-repeat: no-repeat;
	height: 86px;
	position: relative;
}
#form select { width: 80px; }

#form select#address_1 {
	position: absolute;
	left: 44px;
	top: 47px;
}
#form select#q1 {
	position: absolute;
	left: 179px;
	top: 47px;
	width: 108px;
}

#form input {
	position: absolute;
	top: 7px;
	right: 24px;
}
p#Powered {
	text-align: right;
	padding: 3px 11px;
}

#ads01 {
	width: 540px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	text-align: center;
	padding: 2px 0;
	margin: 0 0 8px 0;
}

#ads02 {
	margin: 10px 0;
	padding: 8px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	text-align: center;
}
#pan   {
	padding: 3px 10px;
	margin: 0 10px 0 0;
	background-color: #FAEBAC;
 }



#content {
	float: left;
	width: 540px;
	padding: 8px 0 0 0;
	line-height: 1.5em;
}

#content  .box {
	margin: 0 10px 15px;
	width: auto;
	clear: both;
}
#content h2 {
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	border-bottom: 4px solid #d7b348;
	line-height: 1.8em;
	background-position: left center;
	height: 1.8em;
	margin: 5px 0 8px 0;
	text-align: center;
}
#content   h3  {
	margin: 10px 10px 3px 0;
	color: #ED0E0E;
	padding: 0 0 0 10px;
}

#content h3 a { text-decoration: underline; 
}
#content h4 { padding: 5px 0 0 0; 
}

#content ul {
	padding: 2px 0 0 10px;
	list-style-type: circle;
	list-style-position: inside;
	margin: 3px 0 10px 0;
}

#content li { line-height: 1.6em; 
}
#content table {
	margin: 15px 0 0 20px;
	color: #505050;
	font-size: 100%;
	border-collapse: collapse;
}
#content tr { line-height: 1.8em; 
}

#content th, #content td {
	padding: 0 5px 0 0;
	text-align: left;
	text-indent: 5px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

#content th { background-color: #FAEBAC; }

a {
	text-decoration: underline;
	color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}


#footer {
	clear: both;
	width: auto;
	text-align: center;
	color: #666666;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#footer  #footer-links { padding: 17px 0 0; }
#footer p { padding: 0 0 5px 0; }

#footer a { padding: 0 5px; }


#footer address {
	font-style: normal;
	padding: 5px;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}
.clear { clear: both; 
}

.gyousya {
	float: left;
	text-align: center;
	width: 104px;
	height: 60px;
	font-size: 90%;
}

.continuation { text-align: right; 
}

strong { color: #fcfcfc ] color: #A38A36; color: #f9f9f9; }

.list_float {
	float: left;
	width: 230px;
}

#sidemenu #links li a {
	font-size: 10pt;
	margin-top: 16px;
}
