/* CSS Document */

body {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#mainflame {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 850px;
	position: relative;
	border: 1px solid #CC0000;
}
#header {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	height: 65px;
	width: 840px;
	position: relative;
	background-image: url(img/top_03.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 125%;
}
#mainimg {
	width:850px;
	height:274px;
	position:relative;
}
.tenpo {
	font-size: 14px;
	color: #E11E2E;
}
#mainbody {
	display: table;
	margin: 0px;
	padding: 15px 0px 10px 10px;
	width: 840px;
	position: relative;
	height: auto;
	background: #FFFFFF url(img/bg.jpg) repeat-y scroll right top;
}
#mainbody #hidari {
	display: table;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	width: 575px;
	position: relative;
	height: auto;
	line-height:150%;
}
#mainbody #migi {
	margin: 0px;
	padding: 0px 5px;
	clear: right;
	float: left;
	height: auto;
	width: 240px;
	position: relative;
}
h1 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #663300;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px 2px;
	width: 850px;
	position: relative;
	height: auto;
	visibility: hidden;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FFFFFF url(img/tag_15.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 4px 0px 2px 10px;
	clear: left;
}
h3 {
	font-size: 14px;
	color: #0000CC;
	margin: 0px;
	padding: 0px 0px 5px;
}

.img01 {
	float: left;
	width: 230px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	height: auto;
}
.aka {
	color: #FF0000;
}

.img02 {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	position: relative;
}

.info01 {
	margin: 0px;
	padding: 0px;
	background-color:#666666;
}
.info01 th {
	font-weight: normal;
	color: #333333;
	background: #CCCCCC;
	margin: 0px;
	padding: 2px;
	width: 80px;
}
.info01 td {
	color: #0066CC;
	width: 146px;
	background-color: #ffFFFF;
	padding: 2px;
	font-size: 10px;
}


.info02 {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 15px;
	line-height: 150%;
}
ul.info02 li {
	list-style: square;
}
#footer {
	background: #CC0000;
	margin: 0px;
	padding: 5px 0px 5px;
	clear: left;
	height: auto;
	width: 850px;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}
#footer div.shamei {
	background: #FFFFFF;
	padding: 5px 10px;
	margin-bottom:5px;
	width: 830px;
	position: relative;
	height: auto;
	text-align: right;
	color: #333333;
}
