body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,em,strong{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

a{
color: #661111;
text-decoration: underline;
}

a:hover{
color: #999999;
text-decoration: none;
}

address{
font-style: normal;
}

img{
border: none;
}
h1{
	border: none;
	font-size: 0.7em;
	color: #666;
	text-indent: 1em;
}

/* ■wrapper
-----------------------------------*/

div#wrapper{
	text-align: left;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	width: 760px;
	padding: 10px;
}


/* ■header
-----------------------------------*/

div#header{
	width:780px;
	height: 60px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/* ■header
-----------------------------------*/

div#header .left{
	width:640px;
	float: left;
	height: 80px;
}
/* ■header
-----------------------------------*/

div#header .right{
	width:140px;
	float: right;
	height: 80px;
}
/* ■header
-----------------------------------*/

div#header ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#menu{
	width: 780px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

div#menu a:hover{
background-color:#FFFFEE;
}

/* ■content
-----------------------------------*/

div#content{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/new_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#content h2{
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 1em;
	background-color: #7ce4c2;
	width: 90px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
div#content h3{
	font-size: 1.2em;
	color: #A00;
}
div#content h4{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: center;
	font-size: 1.2em;
}
div#content h5{
	font-weight: bold;
	text-align: left;
	background-image: url(images/icom_b.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	text-indent: 1.5em;
}
div#content h6{
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-size: 0.9em;
}
#content .news {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
	width: 740px;
}
#content .news p{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.9em;
}
#content .news .date{
	float: left;
	width: 160px;
	text-align: left;
	clear: left;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 1em;
}
#content .news .left{
	float: left;
	width: 120px;
	text-align: left;
	clear: left;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 1em;
}
#content .news .right{
	width: 560px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: right;
}
#content .profeel {
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 660px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	height: 280px;
	border: 1px dotted #999;
}
#content .profeel img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	width: 130px;
	float: left;
	padding-left: 10px;
}
#content .profeel ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.9em;
	width: 460px;
	float: right;
	list-style-type: none;
}
#content .profeel ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	list-style-type: none;
}
#content .time {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.8em;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .access {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.8em;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
#content .privacy {
	font-size: 0.85em;
}


.brown {
	color: #A00;
	font-size: 1.4em;
}
.purple {
	color: #C6F;
}

.brown2 {
	color: #A00;
	font-size: 1em;
}
.red {
	color: #F00;
}
.green {
	color: #CC0;
}

.bold {
	font-weight: bold;
}
.copy {
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
	margin-right: 20px;
}



.topics {
	font-size:12px;
	margin-bottom:15px;
	vertical-align: middle;
	width: 500px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
	margin-right: 10px;
}
.imgleft {
	float:left;
	width:auto;
	margin:0px 15px 15px 0;
}
.imgright {
	float:right;
	width:170px;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-position: center;
}
/*CSS HACK clearfix floatbox の float解除*/
.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


div#footer{
	width:100%;
	height:auto;
	text-align: right;
	margin-top: 15px;
	border-top: 1px solid #CCCCBB;
	clear: both;
	background-color: #FFFFEE;
}

div#footer address{
padding:20px 10px 3px 10px;
}
#picture_top{
	width:600px;
	background-color:#ffffff;
	padding: 10px;
	height: 920px;
	margin-left: 20px;
	margin-right: 20px;
}
#picture_top dl{
	height: 200px;
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;

}
#picture_top dt{
	height: 150px;
	width: 150px;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;

}
#picture_top dd{
	margin:0px;
	font-size: 0.75em;
	text-align: left;
	padding-left: 8px;
	padding-top: 5px;
}

.totop{
	text-align: right;
	width: 70px;
	float: right;
	height: 20px;
	margin-right: 30px;
}
.table1  {
	text-align: center;
	border: 1px solid #999;
		border-collapse: collapse;
}
.table1 tr {
	height: 40px;
	border: 1px solid #999;
		border-collapse: collapse;
}
.table1 tr .head{
	height: 20px;
	border: 1px solid #999;
		border-collapse: collapse;
}

.table1 td {
	width: 60px;
	border: 1px solid #999;
		border-collapse: collapse;
}
.table1 th {
	width: 120px;
	font-weight: normal;
	border: 1px solid #999;
		border-collapse: collapse;
}
.table2  {
	text-align: center;
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #FFF;
		border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 30px;
}
.table2 th {
	background-color: #7ce4c2;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table2 td  {
	text-align: left;
	background-color: #FFC;
	font-size: 1em;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table3  {
	width: 660px;
	margin-right: 20px;
	margin-left: 20px;
}
.table3 tr td {
	padding-left: 20px;
}

.table3 th   {
	width: 160px;
	padding-top: 20px;
	padding-bottom: 20px;
}



/* other */

.space5 {
	height : 5px;
	width : auto;
	clear: both;
}
.center {
	text-align: center;
}
