@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #FFFFFF url(../image/mainparts/back.jpg) repeat-x;
		
}

a:hover {
	color: #999999;
	text-decoration: underline;


}


.header {
	background: url(../image/mainparts/header.jpg) no-repeat;
	height: 50px;
}

.qrcode {
	background: url(../image/mainparts/qrcode.jpg) no-repeat right;
	height: 90px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}

.footer {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 90px;
	padding-top: 5px;
	line-height: 18px;
}

.indeximage {
	background: url(../image/index/indeximage.jpg) no-repeat;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	padding-left: 30px;
	font: bold 18px/35px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.index_style01 {
	font: bold 24px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #0033CC;
}


.header h1 {
	font-size: 16px;
	visibility: hidden;
}

.system_field {
	background: url(../image/system/systemimage.jpg) no-repeat;
	text-align: left;
	height: 650px;
}

.line { background: url(../image/line/doline.png) repeat-y center center; }

.line02 { background: url(../image/line/doline.png) repeat-x center center; }

.system_style01 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-bottom: 1px solid #FF9933;
	border-left: 5px double #FF9933;
	padding-left: 10px;
}

.system_style02 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-left: 5px;
	border-bottom: 1px solid #FF3366;
	border-left: 1px solid #FF3366;
	border-top: 1px solid #FF3366;
	border-right: 1px solid #FF3366;
}

.system_style03 {
	font-size: 16px;
	font-weight: bold;
	color: #996633;
	text-align: left;
}

.system_style04 {
	font-size: 15px;
	color: #06F;
	text-align: center;
	font-weight: bold;
}

.system_style05 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.system_style06 {
	font-size: 15px;
	color: #F03;
	text-align: center;
	font-weight: bold;
}
.system_style07 {
	font-size: 16px;
	font-weight: bold;
	color: #06F;
	border: 3px double #06F;
	padding: 2px;
}
.system_style08 {
	font-size: 13px;
	color: #666;
	text-align: left;
	vertical-align: top;
}




.staff_field {
	background: url(../image/staff/staffimage.jpg) no-repeat;
	height: 650px;
}
.name {
	color: #666666;
	background: url(../image/staff/name.jpg) no-repeat center center;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
.photo { border: 1px solid #333333; }



.room_field {
	background: url(../image/room/roomimage.jpg) no-repeat;
	height: 650px;
}

.access_field {
	background: url(../image/access/accessimage.jpg) no-repeat;
	height: 650px;
}

.coupon_field {
	background: url(../image/coupon/couponimage.jpg) no-repeat;
	height: 650px;
	text-align: left;
}

.recruit_field {
	background: url(../image/recruit/recruitimage.jpg) no-repeat;
	height: 650px;
}

.coupon_ticket { text-align: left; }

.coupon_style01 {
	font-size: 14px;
	color: #FF6699;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #666666;
	padding-left: 5px;
}

.coupon_style02 {
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 17px;
	padding: 5px;
}

.access_style01 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #FF6699;
	text-align: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.recruit_style01 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.recruit_style02 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

.access_style02 {
	font-size: 13px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}

.new {
	font-size: 11px;
	font-weight: normal;
	color: #F06;
}
