html{
  	width:100%;
  	margin:0;
    overflow:auto;
}
body {
		width:100%;
		margin:0;
		height:100%;
    overflow:auto;
		background:#FFFFC6;
}
#menu{
		position:fixed!important;
		position:absolute;
		width:200px;
		top:120px;
		left:700px;
}
#main{
    line-height:1.5;
    margin-left:7px;
    margin-bottom:16px;
	margin-top:8px;
    width:518px;
    font-size:80%;
}
.top-img{
    margin-bottom:8px;
    display:block;
}
.block01{
    background:url(images/top_img1.jpg) no-repeat right 25px;
}
.block02{
    background:url(images/top_img2.jpg) no-repeat right 25px;
}
.block06{
    background:url(images/top_img3.jpg) no-repeat right 25px;
}
.block07{
    background:url(images/top_img5.jpg) no-repeat right 25px;
    height:159px;
    margin-bottom:8px;
    border:solid 1px #E3E3E3;
    border-width:0 1px 1px 0;
    position:relative;
    clear:both;
}
.block03{}
.block01,.block02,.block03,.block06{
    height:159px;
    margin-bottom:8px;
    border:solid 1px #E3E3E3;
    border-width:0 1px 1px 0;
    position:relative;
    clear:both;
}
.block01 p,.block02 p,.block06 p{
    font-size:90%;
    margin:0 0 6px;
    margin-right:232px;
}
.block07 p{
    font-size:90%;
    margin:0 0 6px;
    margin-right:182px;
}
.block03 p{
    font-size:90%;
    margin:0 0 6px;
    margin-right:4px;
}
.block04{
    border:solid 1px #E3E3E3;
    border-width:0 1px 1px 0;
}
.block05{
    background:url(images/top-photo01.jpg) no-repeat;
    height:190px;
    margin-bottom:8px;
}
.block05 p{
    font-size:90%;
    margin:0 0 6px;
    margin-left:156px;
}

p.sub-heading{
    margin-right:0;
    text-align:right;
}
.button01{
    position:absolute;
    bottom:2px;
    left:160px;
}
.button02{
    position:absolute;
    bottom:2px;
    left:372px;
}
.button03{
    position:absolute;
    bottom:2px;
    left:200px;
}
ul.news{
    list-style-type:none;
    margin:0 0 8px;
}
.news li{
    border-bottom:dashed 1px #adadad;
    padding:0 0 4px;
    margin:0 8px 4px 0;
}
.photo{
    float:left;
}
.img{
    float:right;
    margin:0 0 4px 4px;
	width:120px;
}
.kakaku{
		border:1px solid lightblue;
		width:100%;
		font-size:100%;
}
.kakaku th{
		background:#E5ECFA;
		border-bottom:solid 1px #BABFF4;
		border-right:solid 1px #BABFF4;
    font-weight:normal;
    text-align:left;
		color:#666666;
}
.sub-heading01{}
.sub-heading02{
    background:url(images/bg-h2.gif) no-repeat;
    padding:0 0 0 20px;
    color:#343F50;
    height:24px;
    font-size:120%;
    font-weight:bold;
    clear:both;
}
.sub-heading03{
	background:url(images/bg-h3.gif) no-repeat;
    padding:0 0 0 20px;
    color:#3399CC;
    height:24px;
    font-size:120%;
    font-weight:bold;
    clear:both;
}
.sub-heading04{
    background:url(images/bg-h4-2.gif) no-repeat;
    padding:2px 0 0 20px;
    color:#830401;
    height:24px;
    font-size:110%;
    font-weight:bold;
    clear:both;
}
.sub-heading05{
    color:#666666;
    font-weight:bold;
    font-size:110%;
    border-bottom:dotted 1px #6699ff;
    clear:both;
}
#elevnavi2{
	font-size:10pt;
	left:700px;
	top:87px;
	width:200px;
}
#elevnavi2 p{
    margin:0 6px 6px;
}
#elevnavi2 p.sub{
    margin:0 0 6px;
}
#elevnavi2 .block{
	background:#ffffff;
	border:solid 1px #cccccc;
	margin-bottom:8px;
}
#elevnavi2 table{
    width:192px;
    margin:0 auto;
    border-bottom:dashed 1px #cccccc;
}
#elevnavi2 th{
    vertical-align:top;
    width:60px;
	font-size:80%;
    text-align:left;
}
#elevnavi2 td{
	font-size:80%;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.free {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
iframe {
	background-color: transparent;
}.h1style {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}
