@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size:0.8em;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: block;
	line-height: 1.4em;
}

address {
	font-size:0.9em;
	font-style:normal;
	letter-spacing: normal;
	text-decoration:none;
	line-height: 90%;
	padding-top: 6px;
}

.red {
	color:#FF0000;
	font-style: normal;
	font-size: 0.8em;
}
	
#wrapper {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 833px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(../img/header_02.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	background-image: url(../img/01logo.jpg);
	background-repeat: no-repeat;
	float: left;
	cursor:pointer;
}

#info {
	float: right;
	height: 87px;
	width: 296px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 32px;
	text-align: right;
}

#key {
	background-image: url(../img/02key.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 527px;
	width: 789px;
}

#confirm {
	height: 120px;
	width: 789px;
	background-image: url(../img/btn1off.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#confirm a{
display:block;
height:120px;
text-indent:-9999px;
width:789px;
}


#confirm:hover {
	height: 120px;
	width: 789px;
	background-image: url(../img/btn1on.jpg);
	background-repeat: no-repeat;
}

*html #confirm {
	margin-bottom: -4px;
}

#banner01 {
	background-image: url(../img/03toukigentei_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 71px;
	width: 789px;
}

#tokucho {
	height: 201px;
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#tokucho01 {
	background-repeat: no-repeat;
	height: 201px;
	width: 276px;
	float: left;
	margin: 0px;
}

#tokucho02 {
	background-repeat: no-repeat;
	float:left;
	height: 201px;
	width: 261px;
	margin: 0px;
}

#tokucho03 {
	background-repeat: no-repeat;
	float:left;
	height: 201px;
	width: 252px;
	margin: 0px;
}

#banner02 {
	background-image: url(../img/05ninnzu_16.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	width: 789px;
}
#banner03 {
	background-repeat: no-repeat;
	height: 34px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}

#reserve {
	background-image: url(../img/reserve_bg_20.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor:pointer;
}

#reserve_banner {
	background-image: url(../img/btn2off.jpg);
	height: 112px;
	width: 789px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#reserve_banner a{
display:block;
height:112px;
text-indent:-9999px;
width:789px;
}


#reserve_banner:hover {
	background-image:url(../img/btn2on.jpg);
	background-repeat:no-repeat;
	height: 112px;
	width: 789px;
}

#kanji1 {
	background-image: url(../img/kanji1.gif);
	height: 261px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}

#kanji2 {
	background-image: url(../img/kanji2.gif);
	height: 261px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}

#kanji3 {
	background-image: url(../img/kanji3.gif);
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	width: 789px;
}

#textbox1 {
	height: 145px;
	width: 529px;
	padding-top: 87px;
	padding-left: 65px;
	float: left;
}

#textbox2 {
	float: right;
	height: 74px;
	width: 486px;
	padding-top: 98px;
	padding-right: 68px;
}

#textbox3 {
	height: 149px;
	width: 493px;
	padding-top: 90px;
	padding-left: 65px;
	float: left;
}


#footer {	
	height:88px;
	margin-left:auto;
	margin-right:auto;
	width:789px;
	background-color:#00153E;
}
	
.copyright {
	color: #FFFFFF;
	text-align:center;
	font-size: 0.8em;
	line-height: 350%;
}

.copyright a {
	color: #FFFFFF;
}

