@charset "shift_jis";
/* dummy \*/
* html div {
 height:1%;
 }
/* dummy */
/* 基本項目設定 */
*{
margin:0;
padding:0;
}

body{
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	overflow: hidden!important;
	background-image: url(../../images/photo00.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
html {
	width: 100%;
	height: 100%;
	overflow: hidden!important;
}


img{
border:none;
vertical-align:bottom;
}

a{
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #B70033;
}

ul{
list-style-type:none;
}

hr{
display:none;
clear:both;
}
#fade {
	background-color: #FFF;
	position: fixed;
	z-index: 5;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}



#mainnavi {
	height: 380px;
	width: 220px;
	margin-top: -190px;
	position: fixed;
	z-index: 2;
	left: 42px;
	top: 50%;
	display: none;
}
h1 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
}
h1 span {
	font-family: Abel;
	font-size: 10px;
	color: #B70033;
}
h1 a {
	display: block;
}
h1 a:hover {
	color: #333;
}
#mainnavi ul {
	background-image: url(../images/line01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 13px;
}
#mainnavi li {
	float: left;
	width: 100%;
}
#mainnavi li a {
	background-image: url(../images/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 70%;
	padding-left: 4%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainnavi .address {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
#mainnavi .address dt {
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 1px;
}
#mainnavi .address dd {
	font-size: 10px;
	float: left;
	width: 100%;
}
#mainnavi .tel {
	float: left;
	width: 100%;
	font-family: Arial;
	font-weight: bold;
}
#mainnavi .tel dt {
	font-size: 16px;
	color: #B70033;
	float: left;
	width: 100%;
}
#mainnavi .tel dd {
	font-size: 12px;
	float: left;
	width: 100%;
}
#contents {
	height: 200px;
	width: 370px;
	margin-top: -180px;
	margin-left: -185px;
	position: fixed;
	z-index: 2;
	left: 50%;
	top: 50%;
	text-align: center;
	display: none;
}
#contents .copy01 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 65px;
	display: none;
}
#contents .copy01 dt {
	font-family: Abel;
	font-size: 26px;
	color: #B70033;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
#contents .copy01 dd {
	float: left;
	width: 100%;
}

#contents .copy02 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 68px;
	display: none;
}
#contents .copy02 dt {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#contents .copy02 dd {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
#news {
	height: 15px;
	width: 400px;
	position: fixed;
	z-index: 1;
	top: 30px;
	right: 40px;
	display: none;
}
#news h3 {
	font-family: Abel;
	font-size: 12px;
	font-weight: normal;
	color: #B70033;
	background-image: url(../images/arrow04.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 30px;
	margin-right: 8px;
	padding-right: 12px;
}
#news ul {
	float: left;
	width: 270px;
}
#news li {
	float: left;
	width: 100%;
	height: 15px;
	overflow: hidden;
}
#news li span {
	color: #999999;
	margin-right: 8px;
}
#footer {
	height: 32px;
	width: 220px;
	position: fixed;
	left: 40px;
	bottom: 40px;
	z-index: 1;
	font-size: 10px;
	display: none;
}
#footer ul {
	float: left;
	width: 100%;
}
#footer li {
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	margin-right: 4px;
	padding-left: 12px;
}
#footer .sitemap {
	background-image: url(../images/icon_sitemap.png);
}
#footer .privacy {
	background-image: url(../images/icon_privacy.png);
}
#footer p {
	font-family: Abel;
	float: left;
	width: 100%;
}

#navi {
	height: 307px;
	width: 261px;
	margin-top: -180px;
	position: fixed;
	z-index: 1;
	left: -8px;
	top: 50%;
	display:none;
}
#con {
	height: 199px;
	width: 363px;
	margin-top: -120px;
	margin-left: -182px;
	position: fixed;
	z-index: 1;
	left: 50%;
	top: 50%;
}
#con01,#con02,#con03,#con04 {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}





.max {
	display: none;
}
#img01,#img02,#img03,#img04 {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

#img01 {
	background-image: url(../../images/photo01.jpg);	
}
#img02 {
	background-image: url(../../images/photo02.jpg);	
}
#img03 {
	background-image: url(../../images/photo03.jpg);	
}
#img04 {
	background-image: url(../../images/photo04.jpg);	
}

.loader {
	position:absolute;
	z-index:9999;
	width:39px;
	height:39px;
	top:49%;
	left:49%;
}



/* クリアフィックス */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	color: #CC9900;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	margin-bottom: 0px;
	overflow: auto;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
	overflow: hidden;
}
/* End hide from IE-Mac */
