body{
	margin:0px;
	padding:0px;
}
.contents{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top:50px;
}
td {
	vertical-align:top;
}
p {
	padding:0px;
	margin:0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FBAEFF;
	text-decoration: underline;
}
a:hover {
	color: #FBAEFF;
	text-decoration: underline;
}
/*top*/
div.bo{
	text-align:center;
	background-color: #000000;
}
/*top*/
/*newsなどコンテンツ*/
.bg{
	background-image: url(../common_img/bg.gif);
	background-repeat: no-repeat;
	width:340px;
	height:319px;
	padding:10px;
}
/*galleryのみ*/
.bg-g{
	background-image: url(../common_img/bg_g.gif);
	background-repeat: no-repeat;
	width:360px;
	height:281px;
}
.scroll{
	background-color: #4D4D4D;
	text-align:right;
	padding-right:5px;
}
.in-txt{
	font-size:12px;
	line-height:140%;
	color:#FFFFFF;
	filter: Alpha(opacity=90);
	opacity:0.9;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Verdana','Arial','Helvetica','Osaka','ＭＳ Ｐゴシック';
}
.sitepolicy{
	font-size:10px;
	line-height:130%;
	padding:10px;
}