.s10 {
	font-size: 10px;
	line-height:12px;
}
.s12 {
	font-size: 12px;
	line-height:14px;
}
.s14 {
	font-size: 14px;
	line-height:16px;
}
#lnk a, #lnk a:link, #lnk a:visited{
	text-decoration:none;
	font-size: 10px;
	color:#666666;
}

#lnk a:hover{
	text-decoration:underline;
	color:#0066FF;
}

TABLE.color_box {
width:100px;
height:34px;
margin:0;
border:#999999 solid 1px;
border-collapse:collapse;
}

TABLE.color_box TD{
padding:0;
}


/* トップページ分追加　*/

#top_main {
margin:5px 0px 0px 0px;
padding:2px 0px;
}

.line_top {
border-right:#639ACE dotted 2px;
}

#top_map {
border-top:#639ACE dotted 2px;
border-bottom:#639ACE dotted 2px;
margin:10px 0px 5px 0px;
}

table#top_map  {
width:100%;
}

#top_map td {
margin:5px;
padding:5px 10px 2px 5px;
font-size:11px;
color:#666666;
line-height:1.3em;
}

#top_map td.ti {
color:#639ACE;
font-size:13px;
font-weight:bold;
}

#top_map td.sen {
font-size:11px;
font-weight:bold;
border-bottom:#999999 1px dotted;
}

#top_map td p{
margin:5px 0;
padding:0;
}

#top_map a {
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

table#top_footer  {
border-top:#639ACE dotted 2px;
width:100%;
margin:5px 0 0 0;
}

#top_footer td {
padding:5px 5px 5px 5px;
font-size:11px;
color:#666666;
line-height:1.5em;
}

#top_footer a {
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

/* ヘッダーロゴ　*/

#header_text {
margin:3px 0;
font-size:10px;
color:#666666;
}

#header_logo {
margin:3px 0;
}


