body{
	margin:0;
	padding:0;
	color:#333;
}
h1 {
	margin:0;
	padding:4 0;
	font-size:large;
	color:#666666;
	letter-spacing: 0.5em;
}

/*custom
*********************************************************/

.cap0 { font-size: x-small;; color: #666666; }

.text {  line-height: 1.7em}

.uline1 {
	border-bottom:1px dashed #5761af;
}

.uline2 {
	border-bottom:1px dashed #974844;
}

.alart {
	line-height: 1.2em;
	color: #990000;
	background-color: #FFE8E8;
}

.oshirase {
	font-size: 100%;
	line-height: 120%;
	color: #990000;
	background:#ffffff url(/images/oshirase.jpg) no-repeat;
	border: 3px double #CC0000;
	padding: 12 0 12 128px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

dt {
	width: 100%;
	font-weight: bold;
	color: #660000;
	margin: 6 0 12 0px;
	padding: 0 0 1 10px;
	border-width: 0 0 1 4px;
	border-style: solid;
	border-bottom-color: #925D82;
	border-left-color: #640046;
	line-height: 1.0em;

}
dd {
	line-height: 1.3em;
	margin: 0 0 12 20px;
}

/*header
*********************************************************/

.head1 {
	background:#EEFABC url(/images/head-foot/head_img.jpg);
	border-bottom:1px solid #666666;
	width:100%;
}

.head2 {
	background:#ccc url(/images/head-foot/head_bg3.gif);
	border-bottom:1px solid #666666;
	width:100%;
}

#foot {
	border-top:1px solid #6C734D;
	width:100%;
}
/* MAINTAINANCE
*********************************************************/
table.maintain {
	margin:30px 0;
	border:3px solid #AFD883;
}
table.maintain td{
	padding:20px;
	background-color: #FEFFDD;
	text-align:left;
}

