#wrap {
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box {
	height: auto;
	width: 750px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.saku {
	height: auto;
	width: 750px;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.bun {
	width: 750px;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #999999;
}
.live {
	width: 750px;
}
.link {
	height: auto;
	width: 350px;
	margin-top: 20px;
	padding-left: 25px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	float: left;
}
.link a:link,.link:visited {
	color: #333333;
}
.link a:hover{
	color: #000000;

}
.peace {
	width: 750px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #FF0000;
}
ul {
	list-style-type: none;
}
li a:link,li a:visited{
	color: #000000;
	text-decoration: none;
}
li a:hover{
	color: #666666;
	text-decoration: underline;
}
#footer{
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
}
#footer a:link,#footer a:visited{
	text-decoration: none;
	color: #333333;
}
#footer hover{
	color: #006600;
	text-decoration: underline;
}
