@charset "utf-8";

body {
	line-height: 1.6;
    font-size: 16px;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;;
    margin: 0;
    padding: 0;
	color:#333;
}

#wrapper {
	position:relative;
	width:100%;
	zoom: 1;
}

#header {
	position:relative;
	zoom:1;
}

#header > #logo {
	width:1000px;
	margin:0 auto;
	padding:15px 0;
	zoom: 1;
}

#feature {
	position:relative;
	width:100%;
	margin: 0 auto;
	background-color:#EEF4F7;
	border-top:4px solid #174085;
	border-bottom:4px solid #174085;
	zoom: 1;
}

#feature h1 {
	line-height:1.2;
	font-weight:normal;
	font-weight:bold;
	font-size:36px;
	color:#174085;
}

#feature h1 span {
	font-size:46px;
}

#feature h1 .main-size {
	font-size:56px;
}

#feature > #featureIn {
	position:relative;
	padding-top:54px;
	width:1000px;
	height:542px;
	margin: 0 auto;
} 

#feature > #featureIn #itemImg {
	position:absolute;
	top:46px;
	right:10px;
}

.contents-box {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding-top: 70px;
	zoom: 1;
}

.box-inner {
	position:relative;
	padding:0 20px;
	margin-top:30px;
	margin-bottom:40px;
	zoom: 1;
}

.box-inner:last-child {
	margin-bottom:0;
}

.box-inner:after,
.contents-box:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

.contents-box > h2 {
	margin-bottom:30px;
	border-bottom:6px solid #174085;
	font-size:38px;
	color:#174085;
	text-align:center;
}

.contents-box h3 {
	font-size:28px;
	margin-bottom:10px;
}

.contents-box h3.hd3-03,
.contents-box h3.hd3-01 {
	line-height:1;
	padding:10px 0 8px 20px;
	margin:30px 0;
	border:3px solid #CC6C24;
	font-size:32px;
	color:#CC6C24;
}

.contents-box h3.hd3-03 {
	border:3px solid #174185;
	color:#174185;
}

.contents-box h3.hd3-02 {
	padding:6px 20px;
	color:#fff;
	background-color:#4091A0;
}

.contents-box h3.hd3-04 {
	padding:6px 20px;
	color:#fff;
	background-color:#174185;
	text-align:center;
}

.contents-box h4.hd4-01 {
	line-height:1.2;
	padding-left:15px;
	margin-bottom:15px;
	border-left:10px solid #3F919F;
	font-size:28px;
	color:#3F919F;
}

#about .aboutBox {
	padding: 20px 25px;
	border:3px solid #BBB;
	background-color:#FCF7EF;
}

#about .aboutBox dl {

}

#about .aboutBox dl dt {
	font-size:28px;
	font-weight:bold;
	color:#3F919F;
	text-align:center;
}

#menu {
	letter-spacing:-.4em;
	margin-bottom:50px;
}

#menu li {
	letter-spacing: normal;
	display:inline-block;
	width:320px;
	margin-left:20px;
}

#menu li:first-child {
	margin-left:0;
}

.pointList {
	letter-spacing:-.4em;
	margin-top:30px;
}

.pointList > dl {
	letter-spacing: normal;
	display:inline-block;
	width:300px;
	margin-left:30px;
	vertical-align:top;
}

.pointList > dl:first-child {
	margin-left:0;
}

.pointList.clm2 > dl {
	width:48%;
}

.pointList > dl dt {
	margin-bottom:15px;
	font-size:18px;
	font-weight:bold;
	color:#174185;
	text-align:center;
}

.pointList > dl dt > span {
}

.pointList > dl dd > p:first-child {
	margin-bottom:15px;
}

.pointList > dl dd > span {
	font-size:14px;
}

.pointList > dl dd img {
	width: 100%;
}

#order {}

#order .desc {
	position:relative;
	float:left;
	width:510px;
	padding:20px;
	margin-bottom:30px;
	background-color:#FCF7EF;
	zoom: 1;
}

#order .desc-box {
	letter-spacing: -.4em;
	margin-bottom:20px;
}

#order .desc-box:last-child {
	margin-bottom:0;
}

#order .desc-box > dl {
	letter-spacing:normal;
	vertical-align:top;
	font-size:14px;
	display:inline-block;
	width:210px;
	margin-left:45px;
}

#order .desc-box > dl:first-child {
	margin-left: 0;
}

#order .desc-box > dl dt {
	margin-bottom:8px;
	border-bottom:2px solid #CC6C24;
	font-weight:bold;
	font-size:18px;
	color:#CC6C24;
}

#order .desc-box > dl dd {
}

#order .desc-box > dl dd > ul {
	letter-spacing:-.4em;
}

#order .desc-box > dl dd > ul li {
	letter-spacing:normal;
	vertical-align:top;
	display:inline-block;
	width:50%;
}

.y { color:#FABD00;}
.m { color:#015E29;}
.o { color:#EA5F00;}
.l { color:#019FE8;}
.r { color:#E50112;}
.n { color:#161270;}
.b { color:#7F4F1F;}
.bl { color:#000;}
.p { color:#5E1984;}

.y,
.m,
.o,
.l,
.r,
.n,
.b,
.bl,
.p {
	font-size:18px;
}

#order .bagImg {
	float:right;
	width:420px;
}

.attendArea {
	display:block;
	padding:20px;
	clear:both;
	background-color:#EEE;
}

.attendArea > dl {
}

.attendArea > dl dt {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
}

.attendArea > dl dd {
	font-size:14px;
}

.standardItem {
	position:relative;
	margin-top:30px;
	margin-bottom:40px;
	background-color:#F1F8FA;
}

.standardItem .imgPos {
	position:absolute;
	top:80px;
	right:50px;
}

.itemBox {
	width:630px;
	padding:15px 20px 60px 20px;
}

.tbl01 {
	margin:20px 0;
	background-color:#fff;
	width:100%;
	text-align:center;
}

.tbl01 th,
.tbl01 td {
	border-collapse: collapse;
	border:1px solid #BBB;
	padding:10px 0;
}

.tbl01 th {
	background-color:#F4E3C6;
}

.tbl01 td {
	font-size:13px;
}

.use {
	position:relative;
	padding:25px 30px;
	margin-bottom:30px;
	min-height:300px;
	border:2px solid #AAA;
}

.use dl {
	width:520px;
}

.use dl dt {
	line-height:1;
	border-left:10px solid #174185;
	padding-left:12px;
	margin-bottom:20px;
	font-size:28px;
	font-weight:bold;
	color:#174185;
}

.use > .img {
	position:absolute;
	top:25px;
	right:25px;
}

.inquiryBox {
	position:relative;
	margin-top:30px;
	margin-bottom:40px;
	background-color:#EFF4FC;
}

.inquiryBox .inbox {
	padding:20px 30px 50px 30px;
}

.inquiryBox .aboutOrder {
	margin-top:20px;
	padding-top:20px;
	border-top:2px dotted #B4B8BE;
}

.inquiryBox .aboutOrder {
	position:relative;
}

.inquiryBox .aboutOrder dt {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}

.inquiryBox .aboutOrder .txtArea {
	width:545px;
}

.inquiryBox .aboutOrder .btnArea {
	position:absolute;
	top:60px;
	right:0;
}

btnArea





.linkBtn {
	letter-spacing:-.4em;
	margin-top:40px;
}

.linkBtn li {
	letter-spacing: normal;
	display:inline-block;
	*display:inline;
	zoom: 1;
	width:460px;
	margin-left:26px;
}

.linkBtn li a {
	display:block;
}

.lead {
	font-size:26px;
}

#copyright {
	padding:10px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#333;
}

/*

汎用

*/
#pageTop {
	position:fixed;
	bottom:20px;
	right:20px;
	display:none;
}

.clear {
	clear:both;
}

.attendlist {
	font-size:12px;
}

.txtR {
	text-align:right;
}
.txtL {
	text-align:left;
}
.txtC {
	text-align:center;
}

.marT20 {
	margin-top:20px;
}

.marT100 {
	margin-top:100px;
}

.marB40 {
	margin-bottom:40px;
}

.boxL {
	float:left;
	width:520px;
}

.boxR {
	float:right;
	width:420px;
}

.red {
	color:#D83500;
}

.colB {
	color:#005AAC;
}

.inquiryBtn {
	display:block;
	width:498px;
	height:80px;
	padding-top:16px;
	padding-left:36px;
	font-weight:bold;
	font-size:26px;
	background:url(/product/hoteido/images/inquiry_btn01.png) 0 0 no-repeat;
	color:#fff;
}

.inquiryBtn02 {
	display:block;
	width:960px;
	height:80px;
	padding-top:16px;
	font-weight:bold;
	font-size:32px;
	text-align:center;
	background:url(/product/hoteido/images/inquiry_btn02.png) 0 0 no-repeat;
	color:#fff;
}

.inquiryBtn03 {
	display:block;
	width:900px;
	height:80px;
	padding-left:260px;
	padding-top:14px;
	font-weight:bold;
	font-size:32px;
	background:url(/product/hoteido/images/inquiry_btn03.png) 0 0 no-repeat;
	color:#fff;
}

.inquiryBtn02 span,
.inquiryBtn03 span {
	padding-left:60px;
	background:url(/product/hoteido/images/icon_mail.png) left 8px no-repeat;
}

.orderBtn {
	display:block;
	width:320px;
	height:65px;
	padding-left:30px;
	padding-top:18px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:20px;
	background:url(/product/hoteido/images/ordersheet_btn01.png) 0 0 no-repeat;
	color:#fff;
}

.orderBtn:hover,
.inquiryBtn02:hover,
.inquiryBtn03:hover,
.hv:hover,
.inquiryBtn:hover {
	opacity:0.8;
}

