@charset "shift_jis";

body {
	font-size: 100%;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #cccccc;
}

h1 {
	font-size: 110%;
	margin: 10px;
	padding: 10px;
        font-weight:bold;
        border-style:solid;
        border-width:0px 0px 2px 15px; border-color:#000000;
}

h2 {
	font-size: 110%;
	margin: 10px;
	padding: 10px;
        font-weight:bold;
        border-style:solid;
        border-width:0px 0px 2px 15px; border-color:#000000;
}


h3 {
	font-size: 110%;
	margin: 10px;
	padding: 10px;
        font-weight:bold;
        border-style:solid;
        border-width:0px 0px 2px 15px; border-color:#000000;
}


ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.tt {
	border: 1px solid #999999;
	width: 490px;
	line-height: 200%;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background: #f4f5ff;
}

.tt td {
	padding: 5px;
	vertical-align: top;
}

#op {
	background: #ffffff url(img/back.gif) repeat-y top;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
}

#header {
	background: url(img/header.gif) no-repeat;
	height: 326px;
	position: relative;
	margin-left: 7px;
	margin-right: 6px;
}

#topmenu {
	background: #cccccc url(img/topmenu.gif) no-repeat;
	height: 39px;
	margin-left: 7px;
	margin-right: 7px;
}

#topmenu li {
	background: url(img/topmenul.gif) no-repeat right;
	float: left;
	height: 39px;
}

#topmenu li a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

#left {
	float: left;
	width: 480px;
	display: inline;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#left span {
	color: #ffffff;
	padding-left: 25px;
	padding-right: 255px;
	background: url(img/mm.gif)  no-repeat;   
}


#menu {
	font-size: 85%;
	float: right;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: inline;
	margin-right: 20px;
}

#menu .ta {
	border: 1px solid #999999;
	padding: 5px;
	background: #f4f5ff;
	margin-bottom: 20px;
}

#menu span {
	border: 1px solid #666666;
	background: url(img/mm.gif) no-repeat bottom;
	color: #FFFFFF;
	padding-left: 55px;
	padding-right: 55px;
}

.mmm a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999999;
	padding-left: 15px;
	zoom: 1;
}

.mmm a:hover {
	background: #990000;
	color: #FFFFFF;
}

#footer {clear: both;
	background: #000000;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	font-size: 85%;
	text-align: center;
	color: #FFFFFF;
	width: 777px;

}

A.aaa:link{color:#ffffff; text-decoration:none; font-size: 80%;}
A.aaa:visited{color:#ffffff; text-decoration:none;}
A.aaa:hover{text-decoration:underline;}

#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }