body {
	background-color: #EDEDDA;
	font-size:14px;
}

body, td, th {
	color: #330033;
}

h2 {
	color: #330000;
}

h4 {
	color: #006600;
	font-size: 14px;
	line-height: 1.6;
	border-left-width: 6px;
	border-left-color: #AECE97;
	border-left-style: solid;
	text-indent: 3px;
	background-color: #F0F0F0;
}

h1{
	color: #330000;
	padding-left: 8px;
	border-width: 0px 0px 2px 15px;
	border-style: solid;
	border-color: #990000;
	line-height: 110%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-style: bold;
	font-size: 24px;
 }

h6 {
	color: #996666;
}

h5 {
	color: #003300;
	font-size: 12px;
	line-height: 1.6;
	border-bottom: 1px dotted;
	background-image: url(img/ber_01.gif);
	text-align: center;
}

h3{
	color: #996666;
	line-height:1.4;
}

div#memo {
	width:100px;
	color:#FFF;
	font-size:12px;
	float: right;
	padding-right: 20px;
	text-align: right;
	}
	

a {
  color: brown;
  text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div#head{
	height:75px;
	background-image: url(img/top_01.gif);
	width: 890px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


div#left{
	float:left;
	font-size:15px;
	line-height:30px;
	width: 210px;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 40px;
}

div#pageleft{
	float:left;
	font-size:13px;
	line-height:1.5;
	width: 208px;
	padding: 5px;
}

div#main{
	float:left;
	width: 680px;
}

div#wide{
	width: 880px;
	padding:5px 10px 10px 10px;
	background-image: url(img/top_02.jpg);
	height: 505px;
	background-repeat: repeat-y;
}

div#pagemain{
	float:left;
	width: 650px;
	background-color: #FFFFFF;
	padding: 10px 20px 10px 30px;
	border-right: 1px dotted brown;
	text-align: left;
	line-height: 1.5em;
}

div#menu{
	float:right;
	width:205px;
	padding:5px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 1.5;
}
div#counter{
	width:100px;
	float:right;
	padding-right: 20px;
	text-align: right;
	}


div#footer{
	width:900px;
	height:20px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 4px;
	background-image: url(img/top_04.gif);
	clear: both;
}

.table_top {
	width:440px;margin:0px 0px 10px 0px;padding:0px;
	border-collapse:collapse;
	margin-left:auto;margin-right:auto;
}

.table_top th {
padding:4px 2px 2px 4px;
	text-align:center;vertical-align:top;color:#003300;
	background-color:#ECFECD;
	border:1px solid green;
}
.table_top td {
	padding:4px 2px 2px 4px;
	background-color:#FFFFFF;
	border:1px solid green;
}

.table_page {
	width:680px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;

}

.table_page th {
	width:15%;padding:4px 2px 2px 4px;
	text-align:center;vertical-align:top;color:#003300;
	background-color:#ECFECD;
	border:1px solid green;
}
.table_page td {
	padding:4px 2px 2px 4px;
	background-color:#F1FFD0;
	border:1px solid green;
	line-height: 1.5;
}

.text-default{
	font-size:15px;
	line-height:1.5;
	color:#330000;
}
div#container{
	width:900px;
	text-align:center;
	font-size: 13px;
	margin-left : auto;
	margin-right : auto;
}

div#container2{
	width:898px;
	background-color:#FFFFFF;
}
.list{
	font-size:15px;
	line-height:1.8;
	list-style-image: url(img/btn_01.gif);
}

.text-pretty{
	font-size:24px;
	line-height:1.5;
	color:#FF3300;
	font-weight: bold;
}

div#nobn {
	width:199px;
	height:800px;
	text-align: left;
	float: right;
	background-image: url(img/img01.jpg);
	background-repeat: no-repeat;
}

div#right {
	width:198px;
	height:450px;
	text-align: center;
	float: right;
	background-image: url(img/img02.jpg);
	padding-top: 20px;

}

div#topright {
	width:230px;
	text-align: left;
	float: left;
	padding-top: 20px;

}
div#new {
	width:230px;
	text-align: left;
	float: right;
	padding-top: 200px;

}
div#leftbox {
	width:235px;
	text-align: left;
	float: right;
}

