@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#doc #bd .yui-g table tr td table tr td .honbun {
	padding: 10px;
}

#doc #bd .yui-g table tr td table tr td .honbun h1{
	
}

#apDiv1 {
	font-size: 77%;
	color: #FFF;
}
#doc #ft #footer {
	font-size: 77%;
	color: #FFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(../img/footer.jpg);
	height: 60px;
	width: 750px;
	background-repeat: no-repeat;
}
#doc #bd .yui-g table tr td table tr td .honbun table tr td .news {
	font-weight: bold;
	color: #066;
	background-image: url(../img/TOP_news_h1.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 2px;
}
#doc #bd .yui-g table tr td table tr td .honbun .group {
	border: 1px solid #999;
	padding: 4px;
}
#doc #bd .yui-g table tr td table tr .contents h1 {
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 24px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;S
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #FFF;
}
#doc #bd .yui-g table tr td table tr .contents ul li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 32px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(../img/listmark.gif);
	background-repeat: no-repeat;
}
/* link: 左見出しList */
#doc #bd .yui-g table tr td table tr .contents ul li a:link {
	color: #00F;
}
#doc #bd .yui-g table tr td table tr .contents ul li a:visited {
	color: #00F;
}
#doc #bd .yui-g table tr td table tr .contents ul li a:hover {
	text-decoration: underline;
	color: #F00;
}
#doc #bd .yui-g table tr td table tr .contents ul li a:active  {
	text-decoration: none;
	color: #F00;
}
/* link: 左見出しH1 */
#doc #bd .yui-g table tr td table tr .contents h1 a:link {
	color:#FFF;
}
#doc #bd .yui-g table tr td table tr .contents h1 a:visited {
	color:#FFF;
}
#doc #bd .yui-g table tr td table tr .contents h1 a:hover {
	text-decoration: underline;
	color:#9FF
}
#doc #bd .yui-g table tr td table tr .contents h1 a:active  {
	text-decoration: none;
	color: #9FF;
}
/* --------------------------- */

