/* begin clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end clearfix */
img {
vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFC63D;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#all {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:20px;
}

div#header {
	width: 700px;
	margin-bottom: 15px;
}

div#header p {
	background-image: url(img/obi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 700px;
	text-indent: -9999px;
}

div#header .rogo {
	background-image: url(img/headder1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 155px;
	width: 700px;
	text-indent: -9999px;
}

div#header .rogo2 {
	background-image: url(img/headder2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 140px;
	width: 700px;
	text-indent: -9999px;
}

div#header #rogo_xm {
	background-image: url(img/header_xm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 129px;
	width: 700px;
}

div#rogo_xm h2 {
	padding-left:550px;
	padding-top:10px;
	
}

div#header #rogo_ny {
	background-image: url(img/header_ny.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 129px;
	width: 700px;
}

div#rogo_ny h2 {
	padding-left:550px;
	padding-top:10px;
	
}

div#toroku {
	width: 700px;
	margin-bottom: 15px;
}

div#toroku .gototoroku a {
	background-image: url(img/regist.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	width: 700px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

div#toroku .gototoroku a:hover {
	background-image: url(img/regist_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	width: 700px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

div#box1 {
	width: 700px;
}

div#box1 #box1_1 {
	width: 345px;
	height: 235px;
	margin-right:10px;
	margin-bottom:15px;
	float: left;
}

div#box1_1 .gotoxmas a {
	background-image: url(img/topbtn_xmas.jpg);
	width: 345px;
	height: 235px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	
}

div#box1_1 .gotoxmas a:hover {
	background-image: url(img/topbtn_xmas_over.jpg);
	width: 345px;
	height: 235px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}

div#box1 #box1_2 {
	width: 345px;
	height: 235px;
	margin-bottom:15px;
	float: left;
}

div#box1_2 .gotoyear a {
	background-image: url(img/topbtn_newyear.jpg);
	width: 345px;
	height: 235px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}

div#box1_2 .gotoyear a:hover {
	background-image: url(img/topbtn_newyear_over.jpg);
	width: 345px;
	height: 235px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}

.sen {
	background-image: url(img/sen.gif);
	background-repeat:no-repeat;
	width: 700px;
	height:10px;
	clear:both;
	margin-top:15px;
}

div#footer {
	width: 700px;
	margin-top: 10px;
	clear:both;
}

div#footer a {
	background-image: url(img/btn_gototop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 700px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	float: right;
}

#table1
	{
	margin-top: 15px;
	margin-bottom: 15px;
	clear:both;
}

#table2
	{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#eeeeee;
	line-height:130%;
	padding:5px;
	clear:both;
}

h4 {
	font-size:100%;
	font-weight:bold;
	line-height:130%;
	padding:10px 10px 0px 10px;
	color:#333333;
}

h3 {
	font-size:80%;
	line-height:150%;
	padding:10px 10px 10px 10px;
	color:#333333;
}

h5 {
	font-size:70%;
	line-height:130%;
	padding-left:5px;
	padding-top:5px;
	color:#333333;
}

