@charset "UTF-8";
@import "./initialaize.css";

/* 基本設定
------------------------------*/
html {
	height: 100%;
}
body {
	height: 100%;
	text-align: center;
	color: #333333;
	font: normal 12px/1.4em "ＭＳ Ｐ ゴシック", "MS P Gothic","Hiragino Kaku Gothic Pro",  "Verdana",  sans-serif;
}


/* レイアウト設定
------------------------------*/
#wrapper_top {
	width: 100%;
	min-width: 1050px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	text-align: left;
	background: url(../images/resortwedding/top_bg.gif) top center repeat-y;
}
body > #wrapper_top {
	height: auto;
}


#flash_area {
	width: 1000px;
	margin: 0px auto;
}

#wrapper {
	width: 870px;
	min-width: 870px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	text-align: left;
	background: url(../images/resortwedding/second_bg.gif) top center repeat-y;
}
body > #wrapper {
	height: auto;
}

#inner {
	width: 810px;
	margin: 0px auto;
	padding-top:10px;
}

/* ロゴ */
#logo {
	width: 110px;
	float: left;
	padding-top:7px;
}

/* ヘッダー */
#header {
	width: 700px;
	float: left;
}
	#header h1 {
		float: left;
		padding: 10px 0px 0px;
		font-size: 100%;
		font-weight: normal;
		color: #E70012;
		line-height: 1.3;
	}
	#header ul {
		float: right;
		margin: 0px;
	}
	#header li {
		float: left;
		padding-left: 7px;
		margin: 0px;
		font-size: 0px;
		line-height: 0px;
	}
	#header li.headerbanner {
		margin-top: 2px;
	}
	#header li.headertel {
		margin-top: 12px;
		padding-left: 12px;
	}
	#header li.tail {
		height: 52px;
	}


/* グローバルナビゲーション */
#navigation {
	width:700px;
	float: left;
	margin-bottom: 8px;
}
	#navigation ul {
		height: 60px;
		overflow: hidden;
		background: url(../images/resortwedding/navigation.gif) left top no-repeat;
	}
	#navigation li {
		float:left;
		height: 60px;
		overflow: hidden;
		margin-right: 1px;
	}
		#navigation li.list_end {
			margin: 0px;
		}

	#navigation li a {
		display: block;
		height: 60px;
		text-indent: -1000em;
		background: url(../images/resortwedding/navigation.gif) left top no-repeat;
	}

	#navigation li.navi_hawaii a { width: 94px; background-position: 0px top; }
	#navigation li.navi_guam a { width: 82px; background-position: -95px top; }
	#navigation li.navi_bali a { width: 66px; background-position: -178px top; }
	#navigation li.navi_okinawa a { width: 109px; background-position: -245px top; }
	#navigation li.navi_about a { width: 91px; background-position: -355px top; }
	#navigation li.navi_travel a { width: 82px; background-position: -447px top; }
	#navigation li.navi_wedding a { width: 102px; background-position: -530px top; }
	#navigation li.navi_qa a { width: 67px; background-position: -633px top; }

	#navigation li.navi_hawaii a:hover { background-position: 0px bottom; }
	#navigation li.navi_guam a:hover { background-position: -95px bottom; }
	#navigation li.navi_bali a:hover { background-position: -178px bottom; }
	#navigation li.navi_okinawa a:hover { background-position: -245px bottom; }
	#navigation li.navi_about a:hover { background-position: -355px bottom; }
	#navigation li.navi_travel a:hover { background-position: -447px bottom; }
	#navigation li.navi_wedding a:hover { background-position: -530px bottom; }
	#navigation li.navi_qa a:hover { background-position: -633px bottom; }

	#navigation li.navi_hawaii_on a { width: 94px; background-position: 0px bottom; }
	#navigation li.navi_guam_on a { width: 82px; background-position: -95px bottom; }
	#navigation li.navi_bali_on a { width: 66px; background-position: -178px bottom; }
	#navigation li.navi_okinawa_on a { width: 109px; background-position: -245px bottom; }
	#navigation li.navi_about_on a { width: 91px; background-position: -355px bottom; }
	#navigation li.navi_travel_on a { width: 82px; background-position: -447px bottom; }
	#navigation li.navi_wedding_on a { width: 102px; background-position: -530px bottom; }
	#navigation li.navi_qa_on a { width: 67px; background-position: -633px bottom; }


/* フッター */
#footer {
	width: 850px;
	margin: 0px auto;
	padding-top: 30px;
}
	#footer .copyright {
		background-color: #E70012;
		margin-top: 10px;
		padding: 5px;
		text-align: center;
		color: #ffffff;
	}
	#footer #topagetop {
		text-align: right;
		margin: 0px 20px 20px 0px;
	}


/* パンくず */
#pan {
	margin-bottom: 6px;
	font-size: 11px;
}
	#pan .hptop {
		width: 300px;
		float: right;
		text-align: right;
	}
		#pan .hptop a {
			padding-left: 10px;
			background: url(../images/resortwedding/tri.gif) left 2px no-repeat;
		}



/* 回り込み */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clr {
font-size: 1px;
line-height: 1px;
margin: 0px;
padding: 0px;
clear: both;
height: 1px;
width: 1px;
}

/* 文字揃え */
.txtcenter { text-align: center; }
.txtleft { text-align: left; }
.txtright { text-align: right; }


/* マージン */
.container { margin-bottom: 20px; }
.container2 { margin-bottom: 10px; }
.section { margin-bottom:40px; }


/* リンク */
a {
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}


/* コンテンツ */

#hawaii {	background: url(../images/resortwedding/hawaii_main.jpg) left top no-repeat; }
#guam {	background: url(../images/resortwedding/guam_main.jpg) left top no-repeat; }
#bali {	background: url(../images/resortwedding/bali_main.jpg) left top no-repeat; }
#okinawa {	background: url(../images/resortwedding/okinawa_main.jpg) left top no-repeat; }

#hawaii h2 ,
#guam h2 ,
#bali h2 ,
#okinawa h2 {
	text-indent: -1000em !important;
	font-size: 0;
	line-height: 0;
	display: block;
	height: 0px;
	overflow: hidden;
}

#contents_area {
	width: 770px;
	margin: 297px auto 5px;
	
}
#contents_area #left_area {
	width: 430px;
	float: left;
}
#contents_area #right_area {
	width: 322px;
	float: right;
}

#left_area table.schedule {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
	#left_area table.schedule .day { width: 20px; }
	#left_area table.schedule .place {
		width: 75px;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}
	#left_area table.schedule .action { width: 259px; }

	#left_area table.schedule th {
		color: #ffffff;
		font-weight: normal;
		padding: 12px;
		text-align: center;
	}
	#left_area table.schedule td {
		background-color: #ffffff;
		vertical-align: top;
		padding: 12px;
		line-height: 1.6;
	}

/* ■■　Hawaii　■■ */
#hawaii #left_area table.schedule {
	border: 1px solid #E85298;
}
#hawaii #left_area table.schedule thead {
	border-top: 1px solid #E85298;
	border-bottom: none;
	background-color: #E85298;
}
#hawaii #left_area table.schedule td {
	border-bottom: 1px solid #E85298;
	border-left: 1px solid #E85298;
	border-right: 1px solid #E85298;
}

/* ■■　Guam　■■ */
#guam #left_area table.schedule {
	border: 1px solid #00AFEC;
}
#guam #left_area table.schedule thead {
	border-top: 1px solid #00AFEC;
	border-bottom: none;
	background-color: #00AFEC;
}
#guam #left_area table.schedule td {
	border-bottom: 1px solid #00AFEC;
	border-left: 1px solid #00AFEC;
	border-right: 1px solid #00AFEC;
}

/* ■■　Bali　■■ */
#bali #left_area table.schedule {
	border: 1px solid #75A215;
}
#bali #left_area table.schedule thead {
	border-top: 1px solid #75A215;
	border-bottom: none;
	background-color: #75A215;
}
#bali #left_area table.schedule td {
	border-bottom: 1px solid #75A215;
	border-left: 1px solid #75A215;
	border-right: 1px solid #75A215;
}

/* ■■　Okinawa　■■ */
#okinawa #left_area table.schedule {
	border: 1px solid #F39700;
}
#okinawa #left_area table.schedule thead {
	border-top: 1px solid #F39700;
	border-bottom: none;
	background-color: #F39700;
}
#okinawa #left_area table.schedule td {
	border-bottom: 1px solid #F39700;
	border-left: 1px solid #F39700;
	border-right: 1px solid #F39700;
}


#right_area h3 {
	margin: 10px 0px 10px 6px;
}

#right_area p {
	padding: 0px 6px;
}

img.picture {
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #E1E1E1;
}

.left_img {
	padding-right: 6px;
	margin-bottom: 20px;
}
	.left_img img {
		float: left;
		margin-right: 10px;
	}

.right_img {
	padding-left: 6px;
	margin-bottom: 20px;
}
	.right_img img {
		float: right;
		margin-left: 10px;
	}



#information_area {
	width: 770px;
	margin: 0px auto;
	padding: 15px 0px;
}
	#information_area .information {
		float: left;
		width: 350px;
		padding: 0px 15px;
	}
	#information_area .memo {
		float: right;
		width: 360px;
		padding: 0px 15px;
	}
	#information_area h3 {
		margin-bottom: 18px;
	}


#hawaii #information_area { background-color: #FBE1ED; }
#guam #information_area { background-color: #D3EFFC; }
#bali #information_area { background-color: #E7F0CE; }
#okinawa #information_area { background-color: #FFF2C1; }



/* about */

#about #contents_area {
	width: 770px;
	margin: 0px auto 40px;
}

.copy_area {
	width: 440px;
}
	.copy_area h2 {
		padding: 6px 0px 12px 2px;
		margin-bottom: 20px;
		background: url(../images/resortwedding/dot.gif) left bottom repeat-x;
		line-height: 1;
		display: block;
	}
	#wedding .copy_area h2 {
		padding: 6px 0px 3px 2px;
	}
	#travel .copy_area h2 {
		padding: 0px;
		margin-bottom: 15px;
		background: none;
	}
	.copy_area h3 {
		margin: 10px 0px 12px ;
		line-height: 1;
		display: block;
	}
	#travel .copy_area h3 {
		margin: 0px 0px 7px ;
	}
	.copy_area p {
		white-space: -moz-pre-wrap; /* Mozilla */
		white-space: -pre-wrap;     /* Opera 4-6 */
		white-space: -o-pre-wrap;   /* Opera 7 */
		white-space: pre-wrap;      /* CSS3 */
		word-wrap: break-word;      /* IE 5.5+ */
		line-height: 1.6;
	}

	#contents_area .copy_area {
		margin-left: 20px;
	}

#point_area {
	width: 808px;
	border: 1px solid #E70012;
}
	#point_area h2 {
		margin: -29px 0px 30px 10px;
		position: relative;
	}
	#point_area dl {
		width: 240px;
		margin-left: 20px;
		float: left;
	}
	#point_area dt {
		margin-bottom: 10px;
	}


.photo_area {
	width: 342px;
}
.thumbnail_area {
	width: 202px;
}
.heart_area {
	width: 92px;
}


/* Q&A */
.message{
  text-align:center;
  margin-top:200px;
  margin-bottom:500px;
}


/* Contact & Request */

#resortwedding_seikyu{
  font:normal 12px/1.6em "MS PGothic","Osaka",Arial,sans-serif;
}
.contact_mail{
  background: url(/images/resortwedding/contact_mail.jpg) no-repeat;
  width: 490px;
  height:93px;
  float:left;
}

.mail_address{
  font-size:24px;
  padding:46px 0 0 30px;;
  color:#E70012;
  float:left;
  line-height:30px;
}
.sendmail{
  padding:50px 20px 0px 0px;
  float:right;
}

.contact_tel{
  background: url(/images/resortwedding/contact_tel.jpg) no-repeat;
  width: 300px;
  height:93px;
  float:right;
}
.tel{
  font-size:24px;
  color:#E70012;
  padding:46px 0 2px 80px;
}

.resortweddingSeikyuForm{
  background: url(/images/resortwedding/bg_form.jpg) top no-repeat;
  background-color: #FFF0F1;
  padding-top:80px;
  padding-left:20px;
}

.hissu{
  color:#E70012
}

.seikyuFormTable td{
  font-weight:normal;
  background: url(../images/resortwedding/dot.gif) left bottom repeat-x;
  padding-top:10px;
  padding-bottom:10px;
}
.seikyuFormTable h6{
  font-weight:normal;
  font-size:12px;
  background: url(/images/resortwedding/bg_form_name.jpg)  no-repeat;
  padding-left:12px;
}

.seikyuFormTable input,
.seikyuFormTable select { padding:3px; }

.chk{
  height:25px;
}
.part{
  font-weight:bold;
  margin-top:10px;
}
.area li {
  float:left;
  margin-right:20px;
}
.travel{
  float:left;
  width:250px;
}
.confirm_button{
  margin-left:250px;
  margin-top:30px;
  padding-bottom:30px;
}
  
.checkComme{
  margin-top:20px;
  margin-bottom:0px;
}

.submit_right{
  margin-left:200px;
  padding-bottom:30px;
}

.completeMessage{
  margin-left:240px;
  margin-top:50px;
  margin-bottom:50px;
}
.validateerror{
  margin-left:220px;
}
