@charset 'iso-2022-jp';
body {
	color:#fff;
	background-color:#fff;
	font-family:'Hiragino Mincho Pro','ƒqƒ‰ƒMƒm–¾’© Pro W6','Osaka','‚l‚r ‚oƒSƒVƒbƒN','MS PGothic', san-serif,Arial;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	padding:0;
	margin:0;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:96%;
	margin:0;
	}
td ,th {
	font-size:96%;
	line-height:1.8em;
	font-weight:normal;
	}

p {
	color:#000000;
	font-size:96%;
	line-height:1.8em;
	margin:0 0 1em;
	}
img {
	vertical-align:bottom;
	border:0;
	}
form {
	margin:0;
	}

/* hidden */
.hidden-txt {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	color:#ffffff;
	}


/* float */
.clearboth {
	clear:both;
	}
div.clearboth br {
	display:none;
	}
div.clearboth hr {
	display:none;
	}

/* kome */
dl.kome1 {
	margin:0 0 1em;
	}
dl.kome1 dt, dl.kome1 dd {
	line-height:1.25em;
	padding-bottom:.5em;
	}
dl.kome1 dt {
	width:1.25em;
	float:left;
	}
dl.kome1 dd {
	padding-left:1.25em;
	margin:0;
	}

/* margin */
.mgb-3 {margin-bottom:3px;}
.mgb-14 {margin-bottom:14px;}
.mgb-24 {margin-bottom:24px;}
.mgr-2 {margin-right:2px;}
.mgr-7 {margin-right:7px;}
.mgr-8 {margin-right:8px;}
.mgr-24 {margin-right:24px;}

/* padding */
.pdb-24 {padding-bottom:24px;}

/* align */
.txta-rig {text-align:right;}
.txta-cen {text-align:center;}

/* color */
.col-red {color:#a42c1e;}
.col-brown {color:#705836;}


/* link */
a:link {
	text-decoration: none;
	color: #0099cc;
	}
a:visited {
	text-decoration: none;
	color: #00ccff;
	}
a:active {
	text-decoration: underline;
	color: #999999;
	}
a:hover {
	text-decoration: none;s
	color: #ff6699;
	}

/* layout */


/* footer */
address {
	color:#666666;
	font-size:67.5%;
	font-style:normal;
	text-align:center;
	}

hr.alt{position:absolute;top:-5000px;left:-999px;}