html,body{
  height: 100%;
  margin: 0px;
  font-family:"ＭＳ ゴシック", "Osaka－等幅";
  font-size: 12px;
  color: #333333;
  line-height: 120%;
}

img {
	border: none;
}

#news td {
	border-bottom: 1px dotted #CCCCCC;
}

#Plink {
	font-size: 10px;
}

#sec_title {
	background-image: url(/images/sec_tit_bg.gif);
	background-repeat:no-repeat;
	padding: 13px;
	height: 24px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.sec_menu {
	background-image: url(/images/sec_lmenu_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 18px;
	height: 27px;
}

.sec_smenu {
	background-image: url(/images/sec_lsmenu_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 25px;
	height: 22px;
} 

#sec_Stitle {
	background-image: url(/images/sec_stit_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 36px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}

.toneyama_ptit {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}

.toneyama_pcopy {
	font-weight: bold;
	color: #669900;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
}

a {color:#333333; text-decoration:underline;}
a:link {color:#333333; text-decoration:underline;}
a:visited {color:#333333; text-decoration:underline;}
a:active {color:#333333; text-decoration:underline;}
a:hover {color:#666666; text-decoration:underline;}

#footer a {color:#FFFFFF; text-decoration:underline;}
#footer a:link {color:#FFFFFF; text-decoration:underline;}
#footer a:visited {color:#FFFFFF; text-decoration:underline;}
#footer a:active {color:#FFFFFF; text-decoration:underline;}
#footer a:hover {color:#99CCFF; text-decoration:underline;}

h1 {font-size: 12px;color: #000000;font-weight: normal;margin: 0px;}
h2 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
h3 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
h4 {font-size: 12px;color: #000000;font-weight: normal;margin: 0px;}
h5 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
h6 {font-size: 13px;color: #000000;font-weight: normal;margin: 0px;}
