<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	_zoom: 1;
}
body{
	font: 12px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-size:small;
	*font:x-small;
	color: #1b1b1b;
}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
p,
pre,
address,
cite{
	margin: 0;
	font-style: normal;
}
p{
	margin: 10px auto;
	line-height: 1.539;
}
pre{
	padding: 0.5em 10px;
	border: 1px solid #aaa;
	width: 90%;
	overflow: scroll;
	color: #333;
	background-color: #f5f5f5;
	font-family: "Osaka－等幅", monospace;
}
blockquote{
	margin: 1.5em 20px;
	background: url(/images/qs.gif) 0 0 no-repeat;
	border:1px solid #ddd;
}
blockquote p {
	padding: 10px 40px;
	background: url(/images/qe.gif) 100% 100% no-repeat;
}
strong,em{
	font-style: normal;
	font-weight: normal;
}
a,a:visited{
	color: #650000;
	text-decoration: underline;
}
a:hover{
	color: #882f2f;
	text-decoration: none;
}
ul,ol{list-style: none;}
ul.list li{overflow: hidden;}
ul.default{
	margin: 10px 0 10px 15px;
	list-style: disc;
}
	ul.default li{
		line-height: 1.6em;
		text-align: left;
	}
	ul.default ul{
		margin-bottom: 15px;
	}
ol.default{
	margin: 5px 0 10px 20px;
	list-style: decimal;
	_padding-left: 20px;
}
	*:first-child+html ol.default{
		margin: 5px 0 10px 25px;
	}
	ol.default li{
		line-height: 1.6em;
	}
ol li ol{
	margin: 10px 0 10px 20px;
	list-style: decimal;
}
	ol li{
		margin-bottom: 5px;
		line-height: 1.3em;
	}
		ol li ol li{
			margin-bottom: 5px;
			line-height: 1.3em;
		}
ul, ol, li {
	_zoom: normal;
}
dl.list{
	padding: 15px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
	dl.list dt{
		margin-bottom: 10px;
		width: 90px;
		float: left;
	}
	dl.list dd{
		margin-left: 90px;
		margin-bottom: 10px;
		padding-left: 10px;
	}
dl.utility{
	padding: 15px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
	dl.utility dt{
		margin-bottom: 20px;
		width: 120px;
		float: left;
		font-weight: bold;
	}
	dl.utility dd{
		margin-left: 120px;
		margin-bottom: 20px;
		padding: 0 0 10px 10px;
		background: url(/images/border_dotted.gif) repeat-x left bottom;
	}
		dl.utility dd p{
			margin-top: 0 !important;
		}
.ward_form_element{
	clear: left;
	margin-top: 5px;
	padding-top: 8px;
	background: url(/images/border_dotted.gif) repeat-x left top;
}
fieldset{margin-bottom: 10px;}
form{
	margin: 0.5em 0;
	padding: 1px 0; 
}
legend{padding: 0 5px 0 2px;}
input,
textarea{
	padding: 3px;
	vertical-align: middle;
	font-size: inherit !important;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
}
input{line-height: 1.2;}
input.default{width: 440px !important;}
input.name{width: 104px;}
input.zip{width: 43px !important;}
input.size1{width: 400px;}
input.size2{width: 200px;}
input.submit{padding: 10px 20px;}
textarea.comment{
	width: 95%;
	height: 100px;
}
textarea.content1{
	width: 334px;
	height: 200px;
}
input.file{width: 500px;}
label{
	margin: 0 10px 0 3px;
	font-weight: normal;
	cursor: pointer;
}
table{
	margin: 10px auto 0 auto;
	width: 100%;
	border: 1px solid #cacaca;
	border-collapse: collapse;
	border-spacing: 0;
}
caption{
	margin: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
}
th{
	padding: 10px 0;
	background: #ededed;
	border: 1px solid #cacaca;
	text-align: center;
}
td{
	padding: 10px 8px;
	border: 1px solid #cacaca;
	line-height: 1.4em;
	text-align: left;
}
table.view{
	margin: 10px auto;
	width: 677px;
}
table.view th,
table.view td{
	padding: 8px;
	background: #e6eeee;
	border: 1px solid #cdcdcd;
}
table.view td{background: #fff;}
table.view tbody td{background: transparent;}
table.view tbody tr.odd td{background: #f5f5f5;}
img{border: none;}
hr{display: none;}

#breadcrumbs{
	overflow: hidden;
	margin: 10px 0 10px 5px;
	text-align: left;
	font-size: 11px;
}
	#breadcrumbs em,
	#breadcrumbs span { font-style: normal; font-weight: normal; color: #999; }
	#breadcrumbs span { padding: 0 5px; }

/*
 * Form
 */
#complete{
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	border: 1px solid #dbdbdb;
}

/*
 * Buttons
 */
.box_buttons{
	width: 100%;
	text-align: center;
}
.buttons{
	margin: 20px auto 15px auto;
}
.buttons button{
	margin: 0;
	padding: 0 12px;
	overflow: visible;
	cursor: pointer;
}
.buttons button span{
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 2.3em;
	_width: 180px;
	font-weight: bold;
}
.buttons button span.edit{ background: url(/images/icon/page_edit.png) no-repeat left center; }
.buttons button span.confirm{ background: url(/images/icon/page_white_edit.png) no-repeat left center; }
.buttons button span.send{ background: url(/images/icon/page_white_go.png) no-repeat left center; }
.buttons button span.back{ background: url(/images/icon/prev.png) no-repeat left center; }
.buttons button span.close{ background: url(/images/icon/cross.png) no-repeat left center; }
.buttons button span.print{ background: url(/images/icon/printer.png) no-repeat left center; }
.buttons button span.google{ background: url(/images/google.gif) no-repeat left center; }
.buttons button span.comment{ background: url(/images/icon/comment.png) no-repeat left center; }
.buttons button span.email{ background: url(/images/icon/email.png) no-repeat left center; }

/*
 * Decorations Module
 */
 /*
h1 span,h2 span,h3 span,h4 span,h5 span{display:none}
 */
p.right{
	margin: 5px 0 0 0;
	float: none !important;
	text-align: right;
}
p.border{
	padding-top: 5px;
	border-top: 1px solid #dbdbdb
}

img.left{
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
}
img.right{
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
}
img.middle{
	vertical-align: middle;
}
img.border{
	padding: 1px;
}
img.middle{
	vertical-align: middle;
}
.hr{
	padding: 15px 0;
	background: url(/images/border_dotted.gif) repeat-x left center;
}
span.b{ font-weight: bold; }
span.ex{
	font-size: 93%;
	color: #999;
}
span.big{ font-size: 123.1%; }
span.small{ font-size: 93%; }
span.red{ color: #cc0000; }
span.blue{ color: #3333ff; }
span.gray{ color: #999; }
.NOTES{
	font-weight: bold;
	color: #990000;
}
.NOTES2{color: #ff0000;}
.NOTICE{
	font-weight: bold;
	font-size: 174%;
	color: #990000;
}
span.marker{
	background: #f5d123;
	font-weight: bold;
}
.num{text-align: right;}

.error-message{
	margin: 5px 0 3px 0;
	padding: 5px 2px 0 20px;
	border-top: 1px dotted #d4d4d4;
	background: url(/images/icon/exclamation.png) no-repeat scroll 0 center;
	color: #990000;
	text-align: left !important;
}
.form-error{
	border: 1px solid #ff0000;
	background: #ffcccc;
}

tr.odd td {
	background: #fafafa !important;
}
tr.selected_row td {
	background: #e8d9d8 !important;
}

/* Complete Message */
div.messages{
	padding: 2px 2px 2px 25px;
	background: #ffffcb;
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 123.1%;
	color: #ff0000;
}
div.cream{
	border: 1px solid #D4D4D4;
	margin: 10px auto !important;
	padding: 10px !important;
	background: #FAFFF0;
}
div.cream p{
	margin: 0;
}
div.cream ul{
	margin: 0 0 0 10px;
}
</pre></body></html>