.spacer {font-size: 1px}
.a { text-decoration: none }
a:link{text-decoration:none;color:#0000ff;}
a:visited{text-decoration:none;color:#0000ff;}
a:active{text-decoration:none;}
a:hover{color:red;}
/************************　↓↓↓↓↓↓フォント↓↓↓↓↓↓　************************/

.text-black10px     { font-size: 10px; font-style: normal; line-height: 12px;                    color: #000000 }
.text-black10bpx    { font-size: 10px; font-style: normal; line-height: 16px; font-weight: bold; color: #000000 }
.text-black12px     { font-size: 12px; font-style: normal; line-height: 18px;                    color: #000000 }
.text-black12bpx    { font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #000000 }
.text-black14px     { font-size: 14px;                     line-height: 21px;                    color: #000000 }
.text-black16bpx    { font-size: 16px;                     line-height: 24px; font-weight: bold; color: #000000 }
.text-black16bpx    { font-size: 16px;                     line-height: 24px;                    color: #000000 }
.text-black14bpx    { font-size: 14px;                     line-height: 21px; font-weight: bold; color: #000000 }
.text-red10bpx		{ font-size: 10px; font-style: normal; 					  font-weight: bold; color: #FF0000 }
.text-red12px       { font-size: 12px;                     line-height: 14px;                    color: #FF0000 }
.text-red10px       { font-size: 10px;                     line-height: 18px;                    color: #FF0000 }

.text-red12bpx      { font-size: 12px;                     line-height: 18px; font-weight: bold; color: #FF0000 }
.text-red10-2px     { font-size: 10px;                     line-height: 16px;                    color: #CC0033 }
.text-red12-2px     { font-size: 12px;                     line-height: 18px;                    color: #CC0033 }
.text-red12-2bpx    { font-size: 12px;                     line-height: 18px; font-weight: bold; color: #CC0033 }
.text-red14-2bpx    { font-size: 14px;                     line-height: 25px;                    color: #CC0033 }
.text-red14-2bpx    { font-size: 14px;                     line-height: 25px; font-weight: bold; color: #CC0033 }
.text-orange10px    { font-size: 10px; 					   line-height: 16px; 					 color: #FF6600 }
.text-green_14bpx   { font-size: 14px; 			   line-height: 16px; font-weight: bold;	 color: #329900 }

.text-red_2_10px   { font-size: 10px; 			   line-height: 12px;  color: #D90000 }
.text-red14px       { font-size: 14px;                     line-height: 25px; color: #CC0033 }
.text-orange_12px  { font-size: 12px;                    line-height: 25px;  color: #FF6600 }
.text-green_12bpx   { font-size: 12px;                    line-height: 25px; font-weight: bold; color: #329900 }
.text-purple_12bpx  { font-size: 12px;                    line-height: 25px; font-weight: bold; color: #6633cc }
.text-orange_14px	{ font-size: 14px; line-height: 16px; font-weight: bold;  color: #FF6600; }
.text-blue_12bpx	{ font-size: 12px;                    line-height: 16px; font-weight: bold;  color: #3366FF; }
.text-blue_14bpx	{ font-size: 14px;                    line-height: 16px; font-weight: bold;  color: #3366FF; }
.text-blue_2_16bpx	{ font-size: 16px;                    line-height: 20px; font-weight: bold;  color: #0F4F8E; }
.text-blue_2_12bpx	{ font-size: 12px;                    line-height: 28px; font-weight: bold;  color: #0F4F8E; }
.text-gray_12px	{ font-size: 12px;                    line-height: 16px;   color: #666666; }
.text-orange_2_14bpx	{ font-size: 14px; line-height: 16px; font-weight: bold;  color: #FF3300; }
.text-pink_14bpx	{ font-size: 14px; line-height: 16px; font-weight: bold;  color: #FF0099; }
.text-white_12bpx	{ font-size: 12px; line-height: 20px; font-weight: bold;  color: #ffffff; }


td.sitemaplink
	{
	letter-spacing: -0.1em;
	width: 330px;
	height: 27px;
	vertical-align: middle;
	padding-left: 260px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(img/header_002.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}


/************************　↑↑↑↑↑　フォント　↑↑↑↑↑　************************/
input, select, textarea { 
border: 1px solid #aaaaaa; 
} 

.weather
	{
	width: 165px;
	padding: 0px;
	margin:0px;	}

/************************　↓↓↓↓↓　全体　↓↓↓↓↓　************************/

/*ブラウザリセット*/
* {
     margin: 0;
     padding: 0;
     border: 0;
     text-decoration: none;
     line-height: 1;
     font-size: 100%;
     font-style: normal;
}
/*ブラウザリセットここまで*/
	
#container
	{
	width: 720px;
	padding: 0px;
	}
	
#header
	{
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	height: 86px;
	width: 720px;
	}

#box
	{
	width: 718px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer
	{
	width: 720px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background-color: #B4DD24;
	margin: 10px 0px 0px 0px;
	}

#menu
	{
	margin: 0px 12px 30px 0px ;
	width: 167px;
	float: left;
	}


.kutsurogi
	{
	text-align: left;
	padding-left: 5px;
	padding-top : 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #FEA927;
	font-weight:bold;
	font-size: 12px;
	}
	
.kutsurogi2
	{
	text-align: left;
	padding-left: 5px;
	padding-top : 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	font-weight:bold;
	font-size: 12px;
	}	
	
.morimori
	{
	text-align: left;
	padding-left: 5px;
	padding-top : 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #66CC00;
	font-weight:bold;
	font-size: 12px;
	}
	
.morimori2
	{
	text-align: left;
	padding-left: 5px;
	padding-top : 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	font-weight:bold;
	font-size: 12px;
	}	
	
.blue_dasshed
	{
	width: 165px;
	height: 5px;
	padding-top: 10px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #3E91C0;
	}



.title_box
	{
	width: 535px;
	height: 32px;
	background-image: url(img/page_title.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #0F4F8E;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}


table.sitemap
	{
	margin-top: 0px;
	padding-top: 0px;
	}

h1 {
	font-size: 10px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	width: 720px;
	color: #555555;
	text-align: left;
}

h2 {
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	vertical-align:middle;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}