@charset "shift_jis";

/* -----------------------------------------------

	Site: 
	Type: default styles
	URL: 
	Last Up Date: 
	Version: 1.0
	Author: 
	
	----------------------------------------------
	
	Contents

		1.style reset
		2.float
		3.link
		4.text-align

----------------------------------------------- */


/* --- 1.style reset --- */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,dl,dt,dd,pre,th,td,form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
body {
	font-size: 125%;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
address {
	font-style: normal;
}
hr {
  display: none;
}


/* --- 2.float --- */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear: both;
}
/*
.float-clear { 
	zoom: 100%;
}
.float-clear:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
*/


/* --- 3.link --- */
a {
}
a:link{
	text-decoration:underline;
}
a:visited{
}
a:hover{
	text-decoration:none;
}
a:active{
}
#footer li a:link{
	text-decoration:underline;
	color: #FFF;
}
#footer li a:visited{
	color: #FFF;
}
#footer li a:hover{
	text-decoration:none;
	color: #FFF;
}
#footer li a:active{
	color: #FFF;
}


/* --- 4.text-align --- */
.to-left {
	text-align:left;	
}
.to-center {
	text-align:center;	
}
.to-right {
	text-align:right;	
}


/* --- 5.header --- */
body {
	text-align: center;
}
#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
#header-inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
h1 a {
	text-indent: -9999px;
	background-image: url(../images/title.gif);
	height: 70px;
	width: 410px;
	display: block;
}
#menu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 57px;
}
#menu li {
	float: left;
}
#menu li a {
	text-indent: -9999px;
	display: block;
}
li.menu01 a {
	background-image: url(../images/menu01.gif);
	height: 42px;
	width: 86px;
	background-position: top;
}
li.menu02 a {
	background-image: url(../images/menu02.gif);
	height: 42px;
	width: 57px;
	background-position: top;
}
li.menu03 a {
	background-image: url(../images/menu03.gif);
	height: 42px;
	width: 198px;
	background-position: top;
}
li.menu04 a {
	background-image: url(../images/menu04.gif);
	height: 42px;
	width: 57px;
	background-position: top;
}
li.menu05 a {
	background-image: url(../images/menu05.gif);
	height: 42px;
	width: 99px;
	background-position: top;
}
li.menu06 a {
	background-image: url(../images/menu06.gif);
	height: 42px;
	width: 84px;
	background-position: top;
}
li.menu07 a {
	background-image: url(../images/menu07.gif);
	height: 42px;
	width: 71px;
	background-position: top;
}
li.menu08 a {
	background-image: url(../images/menu08.gif);
	height: 42px;
	width: 86px;
	background-position: top;
}
li.menu09 a {
	background-image: url(../images/menu09.gif);
	height: 42px;
	width: 85px;
	background-position: top;
}
li.menu01 a:hover, li.menu02 a:hover, li.menu03 a:hover, li.menu04 a:hover, li.menu05 a:hover, li.menu06 a:hover, li.menu07 a:hover, li.menu08 a:hover, li.menu09 a:hover {
	background-position: bottom;
}
#fontsize {
	background-image: url(../images/bg_fnt.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 191px;
	text-align: right;
	position: absolute;
	left: 640px;
	top: 18px;
}
#fontsize img {
	margin-top: 6px;
	margin-right: 5px;
}



/* --- 6.contents --- */
#container {
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#flash-box {
	margin-bottom: 15px;
}
#left-box {
	width: 502px;
	float: left;
}
#news {
	background-image: url(../images/bg_news.gif);
	background-position: bottom;
	margin-bottom: 15px;
}
#news h2 {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/news.gif);
	height: 28px;
	width: 502px;
}
#news ul {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#news li {
	font-size: 90%;
	margin-bottom: 10px;
}
#news li a {
	background-image: url(../images/ya-grn.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#banner {
}
#banner ul {
	padding-bottom: 10px;
}
#banner li {
	display: inline;
}
#right-box {
	float: right;
	width: 288px;
}
#kouiki {
	padding-bottom: 10px;
}
#kouiki h2 {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/kouiki.gif);
	height: 35px;
	width: 288px;
}


/* --- 7.footer --- */
#footer {
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}
#footer ul {
	padding-top: 15px;
}
#footer li {
	display: inline;
	font-size: 80%;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#footer li.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#footer p {
	font-size: 80%;
	margin-top: 20px;
	line-height: 1.6;
}
