<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*title*/
div#title {
	margin-bottom:9px;
	padding:10px 5px 2px 5px;
	background:#faf4fd;
	border-left:5px solid #b679d2;
	border-bottom:1px dotted #b679d2;
}
h3 {
	margin-bottom:0 !important;
	color:#a158c3;
	font-size:16px;
	font-weight:bold;
}
p#date{
	text-align:right;
}

/*photo*/
div#photo{
	clear:both;
	margin-bottom:20px;
}
div#photo .rgt{
	float:right;
}
div#photo .lft{
	float:left;
	width:258px;
}

div#photo .lft02{
	float:left;
	width:294px;
}

/*feature*/
div#feature{
	margin-bottom:20px;
}
ul.list_type01{
	margin-top:5px;
}
ul.list_type01 li.nomark{
	background-image:none;
	background-position:10px center;
	background-repeat:no-repeat;
	padding:10px 0 10px 30px;
	border-bottom:1px dashed #B679D2;
}
ul.list_type01 li{
	background-image:url(../img/m_onp.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	padding:10px 0 10px 30px;
	border-bottom:1px dashed #B679D2;
}
ul.list_type01 li.nomark{
	/*background-image:url(../img/m_onp.gif);*/
	background-position:10px center;
	background-repeat:no-repeat;
	padding:10px 0 10px 30px;
	border-bottom:1px dashed #B679D2;
}
ul.list_type01 li.none{
	/*background-image:url(../img/m_onp.gif);
	background-position:10px center;
	background-repeat:no-repeat;*/
	padding:10px 0 10px 30px;
	border-bottom:1px dashed #B679D2;
}
ul.hp_link{
	background-image:url(../img/hp.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0 0 0;

	padding-left:121px;
}
ul.hp_link li{
	display:inline;
	padding-right:1em;	
}
/*detail*/
div#detail table{
	width:550px;
}
div#detail th,div#detail td{
	border-bottom:1px dashed #B679D2;
	padding:10px 0;
}
div#detail th{
	color:#A158C3;
	text-align:left;
	font-size:110%;
}

.fs10{ font-size:77%;}

.b_ret{
	padding-left:200px;
}
.sonatinen{
	color:#a158c3;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
}</pre></body></html>