@charset "UTF-8";
/* formatting style
-------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	font-family: sans-serif;
	font-size: 24px;
	line-height: 1.6;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
/* link style
-------------------------*/
a img {
	border-style: none;
	float: left;
}
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 {
	width: 850px;
	border-right: #FF9900;
	border-left: #FF9900;
	margin: 0px auto;
	height: auto;
}
#main {
	float: left;
	width: 590px;
	border-bottom: 1px dotted #ff6600;
}
#main h2 {
	border-top: #FF6600;
	border-bottom: 1px dotted #FFCC66;
}
#main img {
}
#main h3 img {
	float: left;
}
#sidebar {
	padding: 10px;
	float: left;
	width: 220px;
	text-align: center;
	margin: 0px;
	height: auto;
	border-left: 1px dotted #FF6600;
}
#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px;
	clear: both;
	top: 100px;
	height: 80px;
}
/* header styles
-------------------------*/
#header {
	background-image: url(image/toprogo1.png);
	background-repeat: no-repeat;
	height: 185px;
	border-top: 2px none #FF9900;
	background-position: left top;
	width: auto;
}
#header ul {
	width: 820px;
	position: relative;
	left: 0px;
	top: 144px;
	height: 30px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	height: 30px;
	width: 162px;
	text-decoration: none;
	background-color: #FFCC00;
	border-top: 3px solid #FF9900;
	border-bottom: 3px double #006633;
	border-left: 2px solid #CCCCCC;
	text-align: center;
	display: block;
	font-family: sans-serif;
	color: #FFFFFF;
	background-image: url(image/kazari/yajirusiten.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	top: 10px;
}
#wrapper #header #nHome a {
	background-color: #E8ECF5;
}
#faq #header #nFaq a,
#print #header #nPrint a,
#profile #header #nProfile a,
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#home  #wrapper #main {
	border-top: thin solid #FF6600;
	border-bottom: thin dotted #FF9900;
	text-align: justify;
	margin-bottom: 2px;
}
#main h4 img {
	float: left;
	margin-right: 9px;
	margin-top: 9px;
	border: 1px dotted #FF6600;
	padding: 2px;
}
#main p {
	line-height: 1.8;
	clear: both;
}
#main #koba {
	float: left;
}
#main dl#news dt {
	margin: 0px 0px 10px;
	clear: both;
	float: left;
	width: auto;
	padding-left: 15px;
	font-weight: bold;
	background-image: url(image/ten.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main dl#news dd {
	margin: 0px 0px 10px 9em;
}
#main div.syokai {
	float: left;
	clear: both;
}
#sidebar dl dt a {
	float: left;
	padding: 5px;
	width: auto;
}
/* footer styles
-------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}

/* faq　
-----------------------------*/ 
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(image/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 3;
}
#main dl#faqList dd {
	line-height: 2;
	background-image: url(image/a.gif);
	padding-bottom: 0em;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}
/* syoka
-------------------------*/
#main div.syoka {
	float: left;
	width: 560px;
	height: auto;
	margin: 8px 6px 5px 5px;
	border-bottom: 1px dotted #FF0000;
}
#main div.syoka img {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 75px;
}
/* syoka1
-------------------------*/
#main div.syoka1 {
	float: left;
	width: 520px;
	border-bottom: 1px dotted #FF0000;
}
#main .syoka1 img {
	float: left;
	clear: right;
	margin-top: 8px;
	margin-right: 8px;
}
/* 
-------------------------*/
#main div.porl {
	float: left;
	width: auto;
}
#honntai {
	float: left;
}
#main div.polhoju {
	width: 550px;
	float: left;
}
#main  div.polhoju1 {
	font-weight: normal;
	float: left;
	width: 550px;
}
#main div.suing {
	float: left;
	width: 550px;
}

