/* ページの基本レイアウト */
* {
	font-size: 14px;
	color: #333333;
	line-height:150%;


}


	
.btn a:hover img {
     -moz-opacity:0.70; /* Firefox・Netscape */
     opacity:0.70; /* Opera・Safari */
     filter: alpha(opacity=70);
}

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;

}
hr {
	color: #006600;
	margin: 0px;
	padding: 0px;
	border:1px dotted #006600;
}
h1 {
	font-size: 14px;
	color: #006600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #339900;
	padding-bottom: 3px;
	letter-spacing: 1pt;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;


}
h2 {
	font-size: 14px;
	margin-left: 18px;
	color: #000099;
	margin-bottom: 3px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	letter-spacing: 1pt;

}
p {
	font-size: 14px;
	color: #333333;
	margin-left: 43px;
	margin-top: 0px;
	margin-right: 15px;
	letter-spacing: 1pt;
	line-height: 17px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-bottom: 0px;

}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0099;
}

#red a:link {
	color: #FF0000;
}
#red a:visited {
	color: #FF0000;
}
#red a:hover {
	color: #FF0000;
	text-decoration:none;
}

strong {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
strong a:link {
	color: #FF0000;
}
strong a:visited {
	color: #FF0000;
}
strong a:hover {
	color: #FFCC00;
}
.main-menu-font {
	color: #006600;
}
.main-menu-font a:link{
	color: #0033FF;
	text-decoration: none;
}
.main-menu-font a:visited{
	color: #0033FF;
	text-decoration: none;
}
.main-menu-font a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.top-contents-f14-01 {
	font-size: 14px;
	color: #006600;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #339900;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 2pt;


}
.top-contents-f14-02 {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	padding-left: 4px;
	margin-left: 3px;
	letter-spacing: 2pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";



}

.hyou01 {
	margin-right: 15px;
	margin-left: 43px;
}
.hyou02 {
	margin-right: 15px;
	margin-left: 38px;
}

.hyou03 {
	margin-right: 15px;
	margin-left: 15px;

}

#hyou03 {
	margin-right: 15px;
	margin-left: 15px;
	font-size:14px;
	line-height:150%;
}

#hyou03 td{ 
line-height:150%;
font-size:14px;
}

.pd_main{ 
padding:5px;
background-color:#FFFFFF;
text-align:center;
}

.pd_bg01{ 
background-color:#ffcc99;
padding:5px;
text-align:center;
}

.pd_bg02{ 
background-color:#ffcccc;
padding:5px;
text-align:center;
}

.both_line{
    clear:both;
    height:1px;
	border-top:#006600 dashed 1px;
	margin:10px 0 10px 0;
}



/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　top_news
----------------------------------------------------------------------------------------*/

#area_l{
width:120px;
height:auto;
float:left;
margin:0 10px  0;
}
#area_r{
width:auto;
height:auto;
float:left;
}

.small{
	font-size:10px;}
