body {
	background-color: #FFF;
	border: none;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #222;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-indent: 17px;
}
tr {
	text-align: left;
	vertical-align: top;
}
br {
	line-height: 2px;
}

hr {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}
/*ul{
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 30px;
	white-space: normal;
	font-size: 13px;
}*/
li{
	list-style-type:square;
	list-style-position:outside;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	width: 240px;
	line-height: 13px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#content {
	margin: 0 auto;
	text-align: left;
	height: auto;
	width: 900px;
}
#bv_watch_list {
	width:400px;
	height:310px;
	overflow:auto;
}
.headline {
	padding: 0px;
	margin-top: 25px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.remarks {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 20px;
}
.partition {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.subbig {
	font-weight: bold;
	margin-left: 3px;
	white-space: normal;
	color: #900;
}
.subsmall {
	margin-left: 3px;
	white-space: normal;
	line-height: 14px;
	margin-top: 5px;
	display: block;
	width: 180px;
	margin-bottom: 20px;
}
.subtext {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-indent: 17px;
}
.footer {
	text-align: center;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 25px;
	list-style-type:none;
	font-size: 12px;
}
.itaku {
	color: #F00;
	text-align: center;
	white-space: normal;
	height: auto;
	width: 859px;
	font-size: 75%;
	padding: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: bold;
}