@charset "UTF-8"; 
BODY      {
	margin-top: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-right: auto;
	margin-left: auto;
	background-color: #A8FF51;
	text-align: center;
}
  
A:HOVER{
  color : red;
}

h1 {
	font-size: 13px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0px;
	color: #666666;
}
h2 {
	font-size: 13px;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}
h2 a{
	font-size: 13px;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	text-decoration: none;
	color: #666666;
}
h2 A:HOVER{
	font-size: 13px;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	text-decoration: none;
	color: #666666;
}
h3 {
	background-image: url(image/h-back/h3.gif);
	background-repeat : no-repeat;
	text-indent : 50px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #84D200;
	text-align : left;
	margin-top : 40px;
	padding-top : 7px;
	font-weight : bold;
	color : #003399;
	margin-left : 10px;
	margin-right : 10px;
	border-top-color : #575757;
	margin-bottom : 25px;
	border-right-width : 1px;
	border-right-color : #84D200;
	border-right-style : solid;
	padding-bottom : 1px;
	
	background-position: 0px -3px;
}
.h3-pc
{
	background-image: url(image/h-back/pc.gif);
}

.h3-yn
{
	background-image: url(image/h-back/en.gif);
}
.h3-tikyu
{
	background-image: url(image/h-back/tikyu.gif);
}

h4 {
	background-image: url(image/h-back/hosi.gif);
	background-repeat : no-repeat;
	background-position : 5px;
	text-indent : 40px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #848484;
	text-align : left;
	margin-top : 20px;
	padding-top : 7px;
	font-weight : bold;
	color : #000066;
	margin-left : 15px;
	margin-right : 40px;
	border-top-color : #575757;
	margin-bottom : 10px;
	font-size: 14px;
}

#header {
	width: 750px;
	background-image: url(image/top-bn.jpg);
	background-repeat: no-repeat;
	height: 245px;
	background-position: center;
	text-align: left;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	background-color: #FFFFFF;
}
#header img{
	margin-left: 0px;
	float: left;
}

#menu {
	width: 750px;
	background-image: url(image/menu-back.gif);
	background-repeat: repeat;
	height: 30px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	text-align: center;
}
.td-menu {
	height: 30px;
	width: 110px;
	background-image: url(image/muse-off.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
#menu a{
	height: 30px;
	width: 110px;
	background-image: url(image/muse-off.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: -8px;
	padding-top: 8px;
}
#menu a:hover{
	font-weight: bold;
	color: #FF8433;
	background-image: url(image/muse-on.gif);
}
#contentu {
	width: 750px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#ftta {
	width: 750px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
}
#ftta img{
	float: right;
	margin-top: 0px;
}
#ftta h3{
	font-size: 13px;
	background-image: none;
	float: left;
	padding: 0px;
	text-align: left;
	text-indent: 10px;
	margin-top: 10px;
}

p {
	text-align: left;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
}
li {
	text-align: left;
	margin-bottom: 5px;
	font-size: 90%;
	margin-left: 10px;
}
.logo-right {
	float: right;
}
.logo-left {
	float: left;
}
.td1 {
	font-weight: bold;
	background-color: #E3ECFD;
	text-align: center;
}
.s {
	text-align: center;
}
.r {
	text-align: right;
}
ul {
	list-style-image: url(../images/list/list-r.gif);
}
.td2 {
	font-size: 90%;
}
.td3 {
	font-size: 90%;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.back-wite {
	background-color: #FFFFFF;
}
.td-touroku {
	text-align: center;
	vertical-align: top;
}
.td-card {
	background-color: #FFF2D7;
}
.td-card-igai {
	background-color: #F1F1FD;
}
h5 {
	text-align: left;
	margin-left: 20px;
}
.faq {
	font-size: 90%;
	color: #000066;
	margin-left: 20px;
}
