<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
}
#senmon{
	margin:0px;
	width:295px;
	height:250px;
	border:#CCC 1px solid;
	background-image:url(/images/b_pr1.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FAFAFA;
		text-align:center;
}
#senmon img{

	max-height:180px;
	max-width:270px;
	padding:5px;
	border:0px;
}
h2{
	text-align:left;
	font-size:0px;
	font-size:90%;
	color:#C00;
	margin:0px;
		padding:10px 5px 0px 5px;
}
a{
	text-decoration:none;
}
h3{
	text-align:right;
	font-size:0px;
	font-size:90%;
	color:#03C;
	margin:0px;
		padding:5px 5px 0px 5px;
}
.font_csenmon{
	font-size:70%;
	margin-right:10px;
	color:#333;
}

	</pre></body></html>