body{
	color:#504893;
	background:#d5dbf6 url(/top/utyuu_kabegami.webp) repeat fixed bottom left;
}
a{
	color:#995500;
	text-decoration:none;
}
a:visited{
	color:#997755;
}
a:hover{
	color:#000000;
}
/************************************************/
h2{
	background:#d5dbf6 url(/top/utyuu_kabegami_white.webp) repeat fixed bottom left;
	color:#a8a8ff;
	width:90%;
}
h3{
	font-size:medium;
}
h4{
	margin:40px 5px 10px 5px;
	border-bottom:1px solid #504893;
	color:#504893;
}
.menu_list{
	width: fit-content;
	max-width: 90vw;
	margin:20px auto;
}
.box{
	margin:10px;
	border:1px solid #a8a8ff;
	padding:10px;
}
.box .seedate{
	color:#a8a8ff;
}
.box .seetime{
	display:none;
}
.box .box_comment{
	padding:8px;
	margin-left:10px;
}
.box .box_notice{
	padding:10px;

}
.pager{
	border-top:1px solid blue;
	width: fit-content;
	max-width: 90vw;
	margin:20px auto;
}

.detail_box{
	border-top:1px solid blue;
	border-bottom:1px solid blue;
}
.thum{
	border:1px solid #bdcef9;
}

/************************************************/

/************************************************/
.link{
	border-bottom:1px solid #eaecab;
}
.copyright{
	border-top:1px solid #eaecab;
}
.link,
.copyright{
	margin:0px;
	padding:10px;
	font-size:x-small;
}
