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

#content{}
	
#content_box{
	width:960px;
	height:100%;
	margin:0 auto;
	display:block;}
	
#main{
	width:686px;
	float:right;}
	
.normal{
	width:686px;
	border:1px solid #555;
	border-collapse:collapse;
	font-size:13px;
	line-height:18px;
	text-align:left;
	margin:0 0 50px 0;
	float:none;
	clear:both;}

.normal tr th{border:1px dotted #888; background-color:#DCEDD2; color:#000; padding:5px 0 5px 8px; vertical-align:middle; width:130px;}
.normal tr td{border:1px dotted #888; color:#000; padding:5px 0 5px 8px;}

.title{
	width:686px;
	margin:0 0 30px 0;}
	
.photo_list{
	height:335px;
	margin-bottom:30px;}

.photo_list ul{}

.photo_list ul li{
	float:left;}
	
.photo_list ul li.main_photo{
	width:453px;
	height:335px;
	margin-right:10px;}

.qanda{
	text-align:left;}
	
.qanda dl dt{
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
	color:#0A8237;}

.qanda dl dd{
	font-size:13px;
	margin-bottom:25px;
	border-bottom:1px dotted #000;
	padding-bottom:25px;}</pre></body></html>