@charset "utf-8";
/*--LAYOUT SET--*/
*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
BODY{
	text-align:center;
	background:#e9e9e9 url(images_css/body.gif) top center repeat-y;
}
#LAYOUT{
	width:780px;
	margin:0 auto;
	border-top:3px solid #cccccc;
	background:#ffffff url(images_css/layout.jpg) repeat-y;
}
/*--HTML TAG--*/
H1{
	display:none;
}
H2,H3,H4,H5{
	font-size:medium;
	padding:0.1em 0.5em;
}
A:HOVER{
	background:#ffeeee;
}
P{
	line-height:1.3em;
}
EM{
	color:#000066;
}
IMG{
	border:none;
}
FORM{
	text-align:center;
}
LABEL{
	margin-right:1em;
}
/*---HEADER---*/
#HEAD{
	width:100%;
	height:260px;
	background:#ffffff url(images/head.jpg);
}
#HEAD DL{
	float:right;
	text-align:right;
	margin-right:1em;
}
#HEAD DT{
	color:#ffffff;
	font-size:smaller;
	margin:0.5em auto;
}
#HEAD DT SPAN{
	margin-left:0.3em;
}
#HEAD DT A{
	text-decoration:none;
}
#HEAD DD{
	display:inline;
	margin-left:2em;
}
#HEAD #TOPPIC{
	clear:both;
}
/*--TOPIC PASS--*/
#NAVI{
	width:100%;
	padding-top:0.5em;
	padding-bottom:0.3em;
	background:#ffffff;
	border-bottom:2px solid #000066;
}
#NAVI DT{
	display:inline;
	float:left;
	margin-left:0.5em;
}
#NAVI DD{
	display:inline;
	float:left;
	margin-left:0.5em;
}
/*--SIDE BAR--*/
#SIDEBAR{
	float:right;
	width:190px;
}
#SIDEBAR DT{
	color:#ffffff;
	background:#000066;
	padding:0.2em 0.5em;
}
#SIDEBAR DD A{
	display:block;
	color:#000066;
	text-decoration:none;
	padding:0.2em 0.5em 0.2em 1.5em;
	background: url(images_css/eyecatch.gif) left center no-repeat;
	border:1px solid;
	border-right:5px solid;
}
#SIDEBAR DD A:HOVER{
	display:block;
	color:#000066;
	padding:0.2em 0.5em;
	background:#ccffff;
	border:1px solid #000066;
}
#SIDEBAR LI{
	margin:0.5em 5px;
	list-style:none;
}
/*--MAIN CONTENTS--*/
#CONTENTS{
	float:left;
	width:588px;
}
#CONTENTS P{
	margin:0.5em 15px;
	line-height:140%;
	font-size:92%;
}
#CONTENTS LI{
	line-height:130%;
	margin:0.3em auto;
}
#CONTENTS H2{
	font-size:medium;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-top:0.3em;
	border-bottom:1px solid #000066;
	background:#e0e0ff;
}
#CONTENTS H3{
	clear:both;
	font-size:medium;
	font-weight:bold;
	margin:1.5em 0.5em 0.5em 0.5em;
	border-left:5px solid;
	border-bottom:1px solid;
}
#CONTENTS H4{
	font-size:medium;
	font-weight:bold;
	margin:1.0em 0.5em 0.5em 0.5em;
	padding-left:1.5em;
	background: url(images_css/eyecatch.gif) left center no-repeat;
}
#CONTENTS OL{
	margin:0.5em 20px 0.5em 30px;
}
#CONTENTS UL{
	margin:0.5em 20px 0.5em 40px;
}
#CONTENTS DL{
	margin:0.5em 25px;
}
#CONTENTS DT{
	margin-top:0.5em;
}
#CONTENTS DD{
	margin-left:1em;
	line-height:150%;
}
#CONTENTS BLOCKQUOTE{
	font-size:smaller;
	margin:1em 7%;
	padding:0.5em;
	background:#e0e0ff;
	border:1px solid #000066;
}
#CONTENTS BLOCKQUOTE H3{
	font-size:100%;
	margin:0;
	border:none;
}
/*--FOOTER--*/
#FOOT1{
	clear:both;
	width:100%;
}
#FOOT1 UL{
	text-align:center;
	list-style:none;
	margin-right:210px;
}
#FOOT1 LI{
	float:right;
	margin-left:1em;
}
#FOOT1 LI A{
	font-size:small;
}
#FOOT2{
	clear:both;
	width:100%;
	padding:0.5em 0;
	background:#cccccc;
}
#FOOT2 UL{
	text-align:center;
	list-style:none;
	margin:0.5em 0;
}
#FOOT2 LI{
	display:inline;
	padding : 0 0.4em 0 0.4em ;
}
#FOOT2 LI A{
	color : #333399;
	text-decoration:none;
}
#FOOT2 LI A:HOVER{
	text-decoration:underline;
	background:none;
}
#FOOT2 ADDRESS{
	display:inline;
}
#FOOT2 SPAN{
	color:#000000;
	text-decoration:none;
	padding:0 0.5em;
}
/*--BLOCK PUBLIC--*/
#CONTENTS .Herf{
	display:inline;
	float:left;
	width:285px;
	height:170px;
	overflow:auto;
	margin-left:7px;
	background:#ffeeee url(images_css/herf.jpg);
}
#CONTENTS .Herf H3{
	font-size:smaller;
	margin:0;
	border-left:none;
	background:#e0e0ff;
}
#CONTENTS .Herf UL{
	margin:0.5em 1em 0.5em 2em;
	font-size:smaller;
}
#CONTENTS .Herf OL{
	margin:0.5em 1em 0.5em 2em;
	font-size:smaller;
	list-style:upper-roman;
}
#CONTENTS .Herf P{
	font-size:smaller;
}
#CONTENTS .Faq{
	margin:1em 5%;
	border:1px solid #000066;
	background:#ffffff url(images_css/faq.gif) top left no-repeat;
}
#CONTENTS .Faq H3{
	color:#ffffff;
	margin:0;
	padding:0.5em 0.5em 0.5em 25px;
	border:none;
	background:#000066;
}
#CONTENTS .Faq P{
	font-size:smaller;
	margin-left:70px;
}
#CONTENTS .Tb1{
	margin:0.5em auto;
	text-align:center;
}
#CONTENTS .Tb1 TABLE{
	width:90%;
	margin:0 auto;
	border-collapse:collapse;
	border-spacing:inherit;
	background:#ffffff;
}
#CONTENTS .Tb1 TH{
	text-align:center;
	padding:0.1em;
	background:#e0e0ff;
	border:1px solid #000066;
}
#CONTENTS .Tb1 TD{
	text-align:center;
	border:1px solid #000066;
	border-top:none;
}
#CONTENTS .Tb2{
	margin:0.5em auto;
	text-align:center;
}
#CONTENTS .Tb2 TABLE{
	width:90%;
	margin:0 auto;
	border-collapse:collapse;
	border-spacing:inherit;
	background:#ffffff;
}
#CONTENTS .Tb2 TH{
	text-align:left;
	vertical-align:text-top;
	padding:0.2em 0.5em;
	background:#e0e0ff;
	border:1px solid #000066;
}
#CONTENTS .Tb2 TH SPAN{
	color:#000066;
	font-size:smaller;
	margin:auto 0.5em;
}
#CONTENTS .Tb2 TD{
	text-align:left;
	padding:0.2em 0.5em;
	border:1px solid #000066;
	border-left:none;
}
/*--BLOCK EXCLISIVE--*/
#INFO H2{
	clear:both;
	margin-top:1em;
}
#INFO UL{
	border:1px solid;
	height:10em;
	overflow:auto;
	margin:0.5em 10px;
}
#INFO LI{
	margin:0.5em 20px 0.5em 30px;
	border-bottom:1px dotted;
}
#MAP{
	width:560px;
	height:480px;
	margin:10px 15px;
	text-align:center;
	background:#eeeeee;
}
.InputWidth{
	width:320px;
}

/*------ KOE ------*/
.BoxKoe{
	margin:1em 20px;
	padding:0.5em 0px;
	border-top:1px dotted #3333ff;
	border-bottom:1px dotted #3333ff;
}
#CONTENTS .BoxKoe DL{
	display:inline;
	float:right;
	width:336px;
	margin:0px;
}
#CONTENTS .BoxKoe DT{
	margin:0px;
	margin-bottom:1em;
	font-weight:bold;
}
#CONTENTS .BoxKoe DD{
	margin-left:0.5em;
}
/*--PARTS--*/
.mask{
	display:none;
}
.b{
	font-weight:bold;
}
.clear{
	clear:both;
	visibility:hidden;
}
.full1{
	clear:both;
	text-align:center;
}
.full2{
	clear:both;
	text-align:center;
	padding:1em 0;
}
.sslist LI{
	list-style-type:none;
	float:left;
	padding-right:1em;
}
.c{
	text-align:center;
	margin:auto;
}
.r{
	display:inline;
	float:right;
	margin:1em;
}
.l{
	display:inline;
	float:left;
	margin:1em;
}
.red{
	font-size:medium;
	font-weight:bolder;
	color:#ff0000;
}
.s{
	font-size:smaller;
}
