@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: 85%;
}
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: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.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;
}



/* --- 7.contents --- */
#contents {
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 15px;
}
h2 {
	margin-bottom: 20px;
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1FA215;
	background-image: url(../images/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1FA215;
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #1FA215;
	padding: 3px;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}
h5 {
	font-weight: bold;
	color: #1FA215;
	margin-right: 30px;
	margin-left: 30px;
}


p {
	line-height: 1.4;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
ul.list-disc {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 60px;
}
ul.list-disc li {
	margin-bottom: 2px;
	list-style-type: disc;
	line-height: 1.6;
}
ul.index01 {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
ul.index01 li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 1.4;
}
ul.index01 li.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
ul.index01 a {
	background-image: url(../images/ya-grn.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	display: inline-block;
	font-weight: bold;
}
ol {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 60px;
}
ol li {
	margin-bottom: 5px;
	list-style-type: decimal;
	line-height: 1.6;
}
table.tb-def {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 1px solid #696;
}
table.tb-def th {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #CFC;
	border: 1px solid #CCC;
}
table.tb-def td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
table.tb-tebiki {
	background-color: #EEE;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	margin-left: 50px;
}
table.tb-tebiki th {
	font-size: 80%;
	padding: 5px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	text-align: left;
}
table.tb-tebiki td {
	font-size: 80%;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.clr-red {
	color: #F03;
}
.clr-grn {
	color: #090;
}