body{margin:0; background-color:#ffffff; }
a{text-decoration:none; }
a{color:blue; }
a:hover{color:red; }
a:visit{color:blue; }
img{border-width:0; }


/*タイトル*/
.t_title{
	background-color:#ffffff;
	background:url('images/title/umi.gif');
}

.menu{
	height:20px;
	width:125px;
}

/*トピックス*/
.t_topics{
	height:300px;
	width:270px;
	background-color:#ffff99;
	background:url('images/topics/100723topi.gif');
	background-repeat:no-repeat;
	vertical-align:top;
	padding:20px 25px 25px 25px;
	border-style:solid;
	border-width:1px;
}

.t_list1{
	width:50px;
	font-size:20pt;
}

.t_list2{
	width:400px;
	font-size:10pt;
	line-height:150%;
}