@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

img{
	vertical-align:text-bottom;
	border:0;
}
a:hover{
	text-decoration:none;
}

body {
	background-color: #FFF;
	color: #111;
}

#wrap{
	width:550px;
	margin:0 auto;
}

h1{
	font-size:0.7em;
}
h1 a{
	color:#111;
	text-decoration:none;
}
h1 a:hover{
	color:#CC0000;
	text-decoration:underline;
}

#logo{
	width:413px;
	margin:24px auto 9px auto;
	overflow:hidden;
}

#mess{
	font-size:x-small;
}


h2,h3{
	font-size: 0.8em;
	font-weight:normal;
	margin-bottom:12px;
}


.news{
	font-size:0.8em;
	line-height:1.4;
	padding:5px 0 12px 0;
	margin:9px 0;
	text-align:center;
	border:1px solid #DDD;
}
.news h4{
	font-size:0.9em;
	color:#CC0000;
	padding-bottom:7px;
}

.gate dt{
	background:#CC0000;
	color:#EEE;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	font-size:0.8em;
	padding:2px 0 1px 5px;
}

.gate dd{
	font-size: 0.8em;
	text-align:right;
	padding:7px 0;
}

.gate dd a img{
	padding-left:5px;
}

.copy
{
	margin-top:18px;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 100%;
	font-weight : bold;
	background-color: #CC0000;
	text-align: center;
}
.copy a{
	text-decoration:none;
	color:white;
}

address{
	font-size: 0.8em;
	margin-top: 1em;
	font-style: normal;
	border-bottom:1px dotted #BBB;
	padding-bottom:1em;
	margin-bottom:1em;
}
.cau{
	font-weight:bold;
	color: #FF0000;
}

.law{
	font-size: 0.7em;
	text-align: left;
	margin-top: 0.3em;
	padding-top:1em;
	border-top:1px dotted #BBB;
}

.bnnw{
	font-size: 0.8em;
	margin-top: 9px;
}

.under li{
	display:inline;
	margin-right:3px;
	font-size:0.7em;
	
}
