﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}

body{
	height: 100%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	color:black;
	font-size: 100%;
	line-height: 1.6;
	text-align: center;
}

a {
	color: black;
	text-decoration:none;
	outline: none;
	font-size: 95%;
}



a:hover {
	color: #FF9900;
	/*text-decoration: none;*/
}




img {
	vertical-align: bottom;
	border: none;
}

ul,ol{
	list-style:none;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

#haikei{
	width:1000px;
	background:#FFFFFF;
	margin:0 auto;

}

#toppagerogo{
	width:924px;
	height:81px;
	margin:0 auto;

}

.left{
	float:left;
}

.right{
	float:right;
}


#menulist{
	overflow:hidden;
	width:918px;
	margin:0 auto;
	padding-top:10px;
	text-align: left;
}

#menulist li{
	float:left;
	margin-right:6px;
}


h1{	
	margin-top:20px;
	margin-bottom:20px;
	font-size: 120%;
}

h2{
	margin:30px 0 10px 20px;
}

h3 {
	margin:30px 0 0 20px;
}

h4{
	margin-bottom:10px;
}



.center{
 	text-align: center;
 	margin-top:20px;
}

.photo{
      display: block;
      margin: 0 auto;
      margin-left: auto;/*これでもOK*/
      margin-right: auto;/*これでもOK*/
      margin-bottom:30px;
}

#menubox{
	float:left;
	width:220px;
	margin-bottom:50px;
	padding:35px;
	text-align: left;
}


#menuita{
	overflow:hidden;
	float:left;
	width:215px;
	padding:10px 30px 50px 0px;
	text-align: left;
}

#menuita dl{
	margin:25px 0 20px 15px;
	text-align: left;
}

#menuita li {
	padding: 5px 5px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top: -1px;
}


#menuita dt{
	font-weight:bold;
	font-size:120%;
}

#menuita p{
	margin:30px 0 30px 20px;
}


.commentbox{
	float:left;
	margin:20px 20px 40px 20px;
	width:640px;
	color:black;
	font-size:10.5pt;
	text-align: left;
}

.commentbox2{
	float:left;
	padding:20px 20px 0px 100px;
	width:500px;
	color:black;
	font-size:10.5pt;
	margin-bottom:40px;
	text-align: left;
}


#comment{
	overflow:hidden;
	float:left;
	width:670px;
	padding-top:25px;
	font-size:10.5pt;
	text-align: left;
}

#comment dl {
	width:600px;
	margin:25px 0 20px 20px;
}

#comment dt{
	color:#ea5532;
	font-weight : bold;
}

#comment dd{
	color:black;
	margin-bottom:30px;
}

#comment a{
	color:#006699;
	margin-bottom:30px;
}

#comment a:hover{
	color:#FF9933;
	margin-bottom:30px;
}


#comment2{
	overflow:hidden;
	float:left;
	width:680px;
	text-align: left;
}

#comment2 dl {
	width:600px;
	margin-bottom:50px;
}

#comment2 dt{
	color:#008000;
	font-weight : bold;
}

#comment2 dd{
	color:black;
	margin-top:10px;
	margin-bottom:10px;
}

#comment2 a{
	color:#006699;
	margin-bottom:30px;
}

#comment2 a:hover{
	color:#FF9933;
	margin-bottom:30px;
}


#comment3{

	float:left;
	width:550px;
	margin:0 0 0 40px;
	font-size:10pt;
	text-align: left;
}

#comment3 dl {
	width:550px;
}

#comment3 dt{
	color:#ea5532;
	font-weight : bold;
	margin-bottom:20px;
}

#comment3 dd{
	color:black;
	margin-bottom:30px;
}



.table{
	width: 640px;
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom:20px;
	text-align: left;
}
.table th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.table td{
	padding: 20px;
	border: 1px solid #b9b9b9;
}



.table2{
	width: 75%;
	border-collaps: collapse;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align: left;
}
.table2 th{
	width: 20%;
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.table2 td{
	padding: 10px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

.table3{
	width: 640px;
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom:20px;
	text-align: left;
}
.table3 th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.table3 td{
	padding: 20px;
	border: 1px solid #b9b9b9;
}



.stripe-table{
	width: 96%;
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom:30px;
}

.stripe-table tr:nth-child(even) td, .stripe-table tr:nth-child(even) th {
	2
	  background-color:#f9f9f9;
	3
}



#news{
	overflow:hidden;
	float:left;
	width:620px;
	margin:0px 0px 10px 30px;
	padding:0px 10px 30px 0px;
	text-align: left;
}

#news dl{
	margin: 0px 0px 0px 0px;
}

#news dt {
	font-weight: bold;
	float: left;
	width: 8em;
}

#news dd {
	border-bottom: 1px solid #ccc;
	padding-left: 8em;
}

#news a {
	color: #9400d3;
	text-decoration:none;
	outline: none;
	font-size: 100%;
}

#news a:hover {
	color: #00bfff;
	text-decoration:none;
	outline: none;
	font-size: 100%;
}

span{
	color:#0000ff;
	font-weight:bold;
}

span2{
	color:red;
	font-weight:bold;
}


#footer{
	clear:both;
	margin-bottom:30px;
}

