
.text {
font-family: "ＭＳ Ｐゴシック"; 
font-size: 12px;
line-height: 130%;
}

.textb {
font-family: "ＭＳ Ｐゴシック"; 
font-size: 12px;
line-height: 130%;
}


.textb2 {
font-family: "ＭＳ Ｐゴシック"; 
font-size: 12px;
color: #555555;
line-height: 130%;
}

.text2 {

font-family: "ＭＳ Ｐゴシック", font-size: 12pt;
line-height: 180%;}

.text3 {
font-family: "ＭＳ Ｐゴシック", font-size:12px;
line-height: 150%;}

.text4 {
font-size: 16px; 
font-family: "ＭＳ ゴシック";
font-weight: bold; 
}

.text5 {
font-size: 14px; 
font-family: "ＭＳ ゴシック";
font-weight: bold; 
}

.text6 {
font-weight: bold; 
}

.text7 {
font-family: "ＭＳ ゴシック", font-size: 12px;
color: #990000;
font-weight: bold;}

.text7_2 {
font-family: "ＭＳ ゴシック", font-size: 12px;
color: #006633;
font-weight: bold;}

.text8 {
font-family: "ＭＳ ゴシック"; 
font-size: 14px;
}

.style1 {color: #000033}

.link1 {color: #000033}

.back {background-image:url(img/back.gif);}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY, TD, TH{ 
font-family: "ＭＳ ゴシック";
font-size: 12px;
} 

A:link {
text-decoration: none     /* 下線を消す */
}

A:visited {
text-decoration: none     /* 下線を消す */
}

#topics {

width:500px;
height:250px; /* もとは320！ */
overflow:auto;
border: 1px solid #CCCCCC; /* widthに加算される！ */
padding: 5px; /* widthに加算される！ */
margin: 5px 0px 0px 0px; 
}

#topics img{
border:0px;
}



#INFO {
	width:500px;
	height:400px;
	overflow:auto;
	border: 1px solid #ffffff; /* widthに加算される！ */
	padding: 5px; /* widthに加算される！ */
	margin: 5px 0px 0px;
}

#INFO ul { 
margin: 0; 
padding :0; 
list-style-position : outside;
list-style-type : none; 
}

#INFO li { 
display : inline;
list-style-image : url('../result/point2.gif');
padding :0; 
margin:0; 
}

.small {
font-size:10px;
font-family:"ＭＳ ゴシック";
color:#333333; 
}



#topics ul{
	margin:0px;
	list-style-type:none;
}

.whatsnew li{
	float:left;
	width:470px;
	height:auto;
	padding:2px;
	background:url(../img/arrow4.gif) no-repeat;
	border-bottom: #cccccc 1px solid;
	display:block;
}

/*whatsnewの日付部*/
.date{
	float:left;
	text-align:left;
	margin-top:5px;
	padding:10px 0px 2px 25px;
	border-width:0px;
	border-style:solid;
	display:block;
}

.whatsnew p{
	float:right;
	border-width:1px;
	margin-top:0px;
	border-color:#cccccc;
	padding:10px 0px 2px 5px;
	display:block;
	width:370px;
	text-align:left;
}

