@charset "UTF-8";

/*ALL*/
* {margin: 0px; padding: 0px;}

a img {border-style: none;}


ol,ul,ol li,ul li {
	line-height: 1.1;
	background-image: none;
	margin: 0;
	padding: 0;
	}
img {
	vertical-align: middle;
	}



/*BODY*/
#main {
	width: 758px;
	margin: 0px auto;
}
#point {
	width: 700px;
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
}
#header {
	background-repeat: no-repeat;
	width: 757px;
}
#header2 {
	font-size: 13px;
	background-repeat: no-repeat;
	width: 758px;
}
#content {
	background-repeat: repeat-y;
	width: 757px;
	padding-top: 3px;
	padding-left: 1px;
}
#content2 {
	background-repeat: repeat-y;
	width: 758px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 1px;
	}
#footer {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 167px;
	width: 757px;
	padding-top: 4px;
	}
#footer2 {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 194px;
	width: 758px;
	padding-top: 15px;
	}


/*NAVI*/
.naviright {
	float: right;
	list-style: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}

.navileft {
	float: left;
	list-style: none;
	margin-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clear {
	clear: right;
	margin: 0;
	}


/*TEXT & LINE*/
.text12 {
	font-size: 12px;
	text-decoration: none;
}
.text10 {
	font-size: 10px;
}
.text12Bold {
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-left: 30px;
}
.textgray14p {
	font-size: 14px;
	color: #666666;
}

.textorange14p {
	font-size: 14px;
	color: #CC6600;
}
.textorange16p {
	font-size: 16px;
	color: #CC6600;
}
.textorange20p {
	font-size: 19px;
	color: #CC6600;
	padding-top: 3px;
}
.textgreen16p {
	font-size: 16px;
	color: #006600;
}
.textgreen14p {
	font-size: 14px;
	color: #009900;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 38px;
}
.underlineYudai {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
.underlineYudai2 {
	margin: 0px 5px;
	padding: 5px;
}
.underlineOrange {
	border-bottom: 1px solid #CC6600;
	padding-top: 10px;
}
.tableline {
	border: 2px solid #cc6600;
	width: 700px;
	font-size: 12px;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
}
.tableline2 {
	border: 2px solid #009900;
	width: 700px;
	font-size: 12px;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
}
#content2 p {
	margin: 0px;
	padding: 0px;
}
#content p {
	margin: 0px;
	padding: 0px;
}

.listall {
	font-size: 10px;
	color: #666666;
}
.listall td {
	padding: 2px;
}

