@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.8;
	color: #333333;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}
a img {
	border-style: none;
}
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;
}
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
}
#main {
	float: right;
	width: 573px;
	margin-bottom: 20px;
	padding: 15px;
}
#home #wrapper #main #rss {
	height: 600px;
	width: 200px;
	position: relative;
	top: -450px;
	right: -20px;
	float: right;
}

#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	padding: 15px;
	background-color: #333333;
	margin-top: 10px;
	height: 50px;
}
#header {
	background-image: url(img/tai2.jpg);
	background-repeat: no-repeat;
	height: 255px;
	border-top: 3px solid #FF6600;
	position: relative;
	background-color: #999999;
}
#home #logo {
	color: #FF6600;
}
#wrapper #logo2 {
	position: absolute;
	top: 10px;
	right: 300px;
	font-weight: bold;
	color: #FF0000;
}


#header #dennwa {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

#home #logo1 {
	font-size: 100%;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 320px;
}
#home #header {
	background-image: url(img/saisin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home #main p {
	padding: 10px;
	line-height: 2;
}




#syoukai #header {
	background-image: url(img/saisin.jpg);
}
#otoiawase #header {
	background-image: url(img/otoi.jpg);
	background-repeat: no-repeat;
}
#QandF #header {
	background-image: url(img/otoiawase.jpg);
	background-repeat: no-repeat;
}
#ryoukin #header {
	background-image: url(img/rezi.jpg);
	background-repeat: no-repeat;
}



#header #logo {
	position: absolute;
	left: 13px;
	top: 11px;
}
#header ul {
	width: 858px;
	position: absolute;
	left: 0px;
	top: 200px;
	background-color: #FFFFFF;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	height: 2.5em;
	width: 170px;
	display: block;
	border-top: 3px solid #FF6600;
	border-bottom: 3px double #999999;
	border-left: 2px solid #ffffff;
	text-align: center;
}
#header ul li a:hover {
	background-color: #999999;
	color: #333333;
}

#header ul li#nhome a {
	border-left-style: none;
}
#home #header #nhome a,
#syoukai #header #nsyoukai a,
#ryoukin #header #nryoukin a,
#QandF #header #nQandF a,
#otoiawase #header #notoiawase a {
	background-color: #666666;
	color: #999999;
}
#header h1 {
	background-repeat: no-repeat;
	width: 250px;
	font-size: 100%;
	color: #FFFFFF;
}

#home #main h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}




#sidebar h2 {
	margin-bottom: 15px;
	font-size: 150%;
	color: #000000;
}
#sidebar dl dt a {
	margin-bottom: 10px;
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 3px solid #666666;
}
#sidebar dl dt a:hover {
	border: 3px solid #999999;
	background-color: #CCCCCC;
}

#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 15px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	display: block;
	padding-left: 15px;
	width: 210px;
	background-image: url(img/maearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar ul li a:hover {
	text-decoration: none;
	background-image: url(img/atoarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#main h2 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FF6600;
	border-bottom: 2px dotted #333333;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main h3 {
	font-size: 100%;
}


#main p {
	line-height: 1.8;
	margin-bottom: 1px;
}
#main #faqlist dt {
	font-weight: bold;
	background-image: url(img/q1.jpg);
	background-position: left center;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#main #faqlist dd {
	line-height: 1.6;
	background-image: url(img/f.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1px;
	padding-left: 25px;
}
#main div.wk {
	width: 170px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
#main .wk h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
#main .wk h3 a {
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #333333;
}
#main .sto {
	float: left;
	width: 170px;
	margin-right: 15px;
	height: 350px;
}
#main .sto ul {
	margin-top: 5px;
	margin-left: 5px;
}
#main .sto p {
	line-height: 1.2;
}
#main .sto li {
	list-style: none;
	font-weight: bold;
	line-height: 1.0;
}
#main .hard {
	float: left;
	width: 170px;
	margin-right: 15px;
	height: 320px;
}

#main .hard ul {
	font-weight: bold;
	list-style: none;
	margin-left: 5px;
	line-height: 1.2;
	margin-top: 5px;
}
#main .hard p {
	line-height: 1.2;
}
#main .sof {
	float: left;
	height: 320px;
	width: 170px;
	margin-right: 15px;
}
#main .sof ul {
	list-style: none;
	margin-left: 5px;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 5px;
}
#main .sof p {
	line-height: 1.2;
}
#main .d3 {
	float: left;
	height: 350px;
	width: 170px;
	margin-right: 15px;
}
#main .d3 ul {
	line-height: 1.2;
	font-weight: bold;
	list-style: none;
	margin-top: 15px;
	margin-left: 5px;
}
#main .d3 p {
	line-height: 1.2;
}
#main .ra {
	float: left;
	height: 320px;
	width: 170px;
	margin-right: 15px;
}
#main .ra ul {
	line-height: 1.2;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 5px;
	list-style: none;
}
#main .ra p {
	line-height: 1.2;
}








#main #table {
	float: left;
	clear: right;
}
#main #h22 {
	clear: both;
}

#main #h2 {
	clear: both;
}








#home #main h2 {
	border-style: none;
	padding: 0px;
	background-image: none;
}

#main #news dt {
	margin: 0px 0px 10px;
	width: 5em;
	padding-left: 15px;
	float: left;
	background-image: url(img/tagu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	padding-top: 10px;
}
#main #news dd {
	margin: 0px 0px 10px 6px;
	padding-top: 10px;
}
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover {
	color: #999999;
	text-decoration: none;
}
#footer ul li a {
	list-style: none;
	display: inline;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	float: right;
}
#footer #tel {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 120%;
}

#footer address {
	color: #999999;
}
#main #pawer .hard {
	height: 400px;
}
