/*koko_nani 標準 cssファイル　09.1*/

body{
	font-family:"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐ ゴシック",Arial,Geneva;
	font-size:10pt
}/*本体フォントファミリー*/
.main{
	font-size:10pt;
	color:#000000
} /*本文表示・黒*/
a:link{
	color: #ff6600;
	text-decoration: none
}/*リンク*/
a:visited{
	color:#cc9933;
	text-decoration: none
}/*リンク訪問済み*/
a:hover{
	color:#c71585;
	text-decoration: none
}/*リンクマウスオン*/
a:active{
	color: #FF3366;
	text-decoration: none
}/*リンクアクティブ*/
.inf{
	font-size:9pt;
	color:#000000
} /*英字・黒*/
.set3{
	margin-top:10px;
	margin-bottom:5px
}/*タイトル・横罫マージン*/
.set4{
	margin-top:5px;
	margin-bottom:8px
}/*テーブルマージン*/
.setnav{
	margin-top:15px;
	margin-bottom:15px
}/*ナビメニュー・マージン*/
.styl1{
	font-size:10pt;
	font-weight:bold;
	color:#ff3366
}/*welcom*/
.styl2{
	font-size:9pt;
	color:#ffffff;
	text-indent:10px
}/*call*/
.list{
	line-height:20px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:2px
}/*リストマージン*/
.mj{
	line-height:100px
}/*空欄用改行幅*/
.kome{
	font-size:8pt;
	color:#000000;
	font-weight:none
}/*白バックコメント*/
td img {
	vertical-align:text-bottom
}/*セル内画像下隙間消し*/