﻿body,h1,h2,h4,h4,h5,h6,td,th,p,div,input,textarea,pre,ul,ol{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:small;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
	line-break:strict;
	voice-family:"\"}\"";
	voice-family:inherit;
}
body{
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
}

a{overflow:hidden;}
a:link{color:#196bc7;text-decoration:none;}/*通常時のリンク設定*/
a:visited{color:#196bc7;text-decoration:none;}/*クリック後のリンク設定*/
a:hover{color:#196bc7;text-decoration:underline;}/*マウスオーバー時のリンク設定*/
a:active{color:#196bc7;text-decoration:none;}/*クリック時のリンク設定*/
embed{vertical-align: bottom;}

#news_list{}
#news_list td{
	padding: 8px 5px 8px 5px;
	text-align: left;
	vertical-align: top;
}
#news_list th{
	padding: 8px 10px 8px 25px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	text-align: left;
}
#whatsnew {
	margin-top:20px;}
#whatsnew dl {
	font-size:13px;
	margin:0;
	padding:10px 0 10px 30px;}
#whatsnew dl dt {
	float:left;
	padding:0 20px 0 0;
	background:url(../images/news_icon.jpg) 0 5px no-repeat;}
#whatsnew dl dt img {
	padding:0 10px 0 0;}
#whatsnew dl dd {
	margin:0;}
.line {
	background:url(../images/news_line.jpg) 0 0 no-repeat;
	height:10px;
	margin:3px 0 3px 0;}