@charset "euc-jp";

/*==============================================================

 1. default setting
 2. copyright setting
 3. sub menu setting
 4. address setting

================================================================*/


#footer-link {
	clear: both;
	text-align: center;
	margin-top: 25px;
	padding: 5px 0 0 10px;
	border-top: 1px solid #CCC;
}

#footer-link li {
	display:block;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	padding: 0;
	font-size: 65%;
	line-height: 125%;
}


/*----------------------------------------------------------------
1.default setting
----------------------------------------------------------------*/

#Footer {
	clear:both;
	font-size:72.25%;
	color:#CFE4DD;
	text-align:center;
	padding:12px 0;
	background:#00693E;
	line-height:193%;
	}

#Footer .inner {
	text-align:left;
	width:900px;
	margin:0 auto;
}

#Footer .footer-link {
	margin:0 10px;
}

#Footer .footer-link a {
	color:#CFE4DD;
}

#Footer .copyright {
	background:url(../../../common/images/line_footer_01.gif) repeat-x top;
	padding:10px;
	margin-top:10px;
}

#Footer .footer_copy {
color:#80B49E;
}



/*----------------------------------------------------------------
5.Flink
----------------------------------------------------------------*/

#Flink {
	background: #EEEEEE;
	margin: 0;
	text-align: center;
}

#Flink .inner {
	width: 900px;
	display: block;
	margin: 0 auto;
}

#Flink .inner-box {
	float: left;
	margin: 30px 10px 20px 10px;
	width: 205px;
	text-align: left;
}


#Flink .sitemap-box {
	margin-top:20px;
	margin-bottom:20px;
}

#Flink h2 {
	font-size:75%;
	color:#ffffff;
	background:#BE0000;
	width:205px;
	text-indent:20px;
	padding:8px 0 8px 0;
	font-weight:normal;
}

#Flink h2 a:link    { text-decoration:underline; color:#ffffff; }
#Flink h2 a:visited {	text-decoration:underline; color:#ffffff; }
#Flink h2 a:hover   { text-decoration:underline; color:#ffffff; }
#Flink h2 a:active  { text-decoration:none; } 

#Flink ul {
	margin-top:10px;
	padding-bottom:20px;
	text-align: left;
}
#Flink ul li {
	background-image:url(../../sitemap/images/gray_cursor.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	font-size:75%;
	text-indent:10px;
	margin-left:10px;
	line-height:180%;
}

#Flink ul li.none{
	background-image: none;
}

#Flink ul li.second{
	margin-top:10px;
}

#Flink ul li a:link    { text-decoration:underline; color:#666666; }
#Flink ul li a:visited {	text-decoration:underline; color:#666666 }
#Flink ul li a:hover   { text-decoration:underline; color:#666666 }
#Flink ul li a:active  { text-decoration:none; } 

#Flink .p25 {
 padding-bottom:25px;
}

#Flink .right-box {
	width:314px;
	float:right;
}

#Second-Contents .p25 {
 padding-bottom:25px;
}

#Second-Contents .txt_s {
	font-size:85%;
}


