@charset "SHIFT_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #09904c}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* レイアウト */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t15b { font-size: 15px ; font-weight: bold}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.t16RB { font-size: 16px ; font-weight: bold ; color: #FF0000}

/* CSS初期設定 */
body {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p,h2,h3,h4,h5,h6,ul,li,dl,dt,dd { 
	margin:0;
	padding:0;
	text-decoration:none;
}
img {
    border:0;
    vertical-align:bottom;
}
ul {
	list-style:none;
}
a {
	overflow: hidden;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}

/*-------------------------------------------------
     
		 indexここから
		 
---------------------------------------------------*/

/*-------------------------------------------------
     タイトル
---------------------------------------------------*/
#title{
	width:950px;
	height:238px;
	display:block;
	position:relative;
	margin:0;
}

#title #kaigaiBtn{
	width:199px;
	height:58px;
	display:block;
	position:absolute;
	left: 550px;
	top: 180px;
}

#title #kokunaiBtn{
	width:199px;
	height:58px;
	display:block;
	position:absolute;
	left: 756px;
	top: 180px;
}

h1{
	margin:0;
	padding:3px;
	font-size:12px;
	font-weight:normal;
}

/*-------------------------------------------------
     ご希望の方面
---------------------------------------------------*/
#houmenWrap,#bridalWrap,#consultationWrap,#usefullWrap,#casetWrap{
	width:930px;
	padding:20px 0 20px 10px;
	display:block;
	overflow:hidden;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

#houmenWrap h2,#bridalWrap h2,#consultationWrap h2,#usefullWrap h2{
	width:930px;
	padding:0 0 0 0;
	display:block;
	overflow:hidden;
}

#houmenWrap ul{
	display:block;
	overflow:hidden;
	padding:15px 0 0 10px;
}

#houmenWrap li{
	width:290px;
	display:block;
	overflow:hidden;
	float:left;
	font-size:12px;
	line-height:18px;
	padding:0 16px 0 0;
}
#houmenWrap li img {
	margin-bottom:3px;
}

/*-------------------------------------------------
     ブライダルフェア
---------------------------------------------------*/

#bridalWrap p{
	width:910x;
	display:block;
	padding:10px 15px 0 15px;
	margin:0;
	overflow:hidden;
	font-size:14px;
}

/*--------------------------------------------------
　　カセットプラン
----------------------------------------------------*/

#casetWrap ul{
	display:block;
	overflow:hidden;
	padding:15px 0 0 10px;
}

#casetWrap li{
	width:451px;
	display:block;
	overflow:hidden;
	float:left;
	padding:0 8px 0 0;
}
#casetWrap li img {
	margin-bottom:3px;
}

#casetWrap p{
	width:910x;
	display:block;
	padding:10px 15px 0 15px;
	margin:0;
	overflow:hidden;
	font-size:14px;
}

/*-------------------------------------------------
     ご相談
---------------------------------------------------*/
#consultationWrap div#In{
/*	width:910px;
	height:135px;*/
	display:block;
	padding:15px 15px 0 15px;
	margin:0;
	overflow:hidden;
	font-size:14px;
/*	background:url(../images/p01.jpg) no-repeat;
	background-position:100% 0;*/
}

#siten{
	width:912px;
	height:440px;
	margin:0 0 0 18px;
	background:url(../images/back_bridal.jpg) no-repeat;
	background-position:0 38px;
	line-height:none;
}

#siten dl{
	width:152px;
height: 466px;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

#siten dt{
	width:152px;
	height:38px;
	display:block;
	margin:0;
	padding:0;
}

#siten dd{
	width:152px;
	height:300px;
	display:block;
	margin:0;
	padding:0;
}

#siten dd li{
	width:125px;
	height:18px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:7px 2px;
	display:block;
	padding:1px 0 6px 20px;
	line-height:1em;
	letter-spacing:0;
	font-size:12px;
}




/*-------------------------------------------------
     お役立ち
---------------------------------------------------*/
#usefullWrap{margin:0 auto;}


#usefullWrap #boxArea{
	width:920px;
	height:auto;
	padding:0 10px 0 0;
	display:block;
	overflow:hidden;
}
.txtUsefull {
	font-size:14px;
	line-height:18px;
	color:#43565c;
	padding:15px 0px 0px 15px;
	margin:0px;
}
#usefullWrap dl{
	width:270px;
	height:90px;
	background:url(../images/back_useful.gif) no-repeat;
	padding:10px;
	display:block;

}

#usefullWrap dt{
	width:160px;
	float:left;
	padding:0 0 0 14px;
	margin:0 0 0 5px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:0 8px;
	display:block;
	font-size:12px;
}

#usefullWrap dd{
	width:170px;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	display:block;
	font-size:12px;
	line-height:1.4em;
	letter-spacing:0.01em;
}

#usefullWrap dl{
	width:270px;
	height:90px;
	background:url(../images/back_useful.gif) no-repeat;
	padding:10px;
	display:block;
	margin:20px 0 0 15px;
	float:left;
	overflow:hidden;
}

.fL{
	float:left;
}

/*-------------------------------------------------
     
	サブページここから（ハワイ・グアム・国内など共通）
		 
---------------------------------------------------*/

/*-------------------------------------------------
     タイトル
---------------------------------------------------*/
#wrapper #middleArea #stitle{
	width:950px;
	height:199px;
	display:block;
	position:relative;
	margin:0;
}

#middleArea{
	overflow:auto!important
}


#stitle p.logo{
	position:absolute;
	width:140px;
	height:120px;
	top:0px;
	right:10px;
	z-index:99999;
}

#stitle p.logo img{
	width:100%;
	height:auto;
}

#stitle #skaigaiBtn{
	width:199px;
	height:58px;
	display:block;
	position:absolute;
	left: 551px;
	top: 141px;
}

#stitle #skokunaiBtn{
	width:199px;
	height:58px;
	display:block;
	position:absolute;
	left: 751px;
	top: 141px;
}

/*-------------------------------------------------
    説明文
---------------------------------------------------*/

#explainWrap{
	width:930px;
	padding:10px 0 20px 10px;
	display:block;
	overflow:hidden;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

#explainWrap p#InHwaii{
	width:900px;
	height:113px;
	font-size:14px;
	background:url(../images/sub/image_hawaii.jpg) no-repeat;
	background-position:100% 0;
	padding:30px 0 0 30px;
}

#explainWrap p#InGuam{
	width:900px;
	height:113px;
	font-size:14px;
	background:url(../images/sub/image_guam.jpg) no-repeat;
	background-position:100% 0;
	padding:30px 0 0 30px;
}

/*OTHER*/

#explainWrap p{
	width:900px;
	height:113px;
	font-size:14px;
	background:url(../images/sub/back_other.gif) repeat-x;
	background-position:0 100%;
	padding:10px 0 0 30px;
	margin:0 0 10px 0;
}

#explainWrap .contents{
	width:900px;
	font-size:14px;
	background-position:0 100%;
	padding:10px 0 10px 15px;
	margin:0 0 10px 0;
	overflow:hidden;
}

.chapel{
	width:895px;
	border:#CCC 1px solid;
	height:200px;
	margin-top:20px;
	background-image:url(../images/cornor.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.chapel_left{
	width:383px;
	padding:10px 0 10px 10px;
	float:left;
}

.chapel_right{
	width:480px;
	margin:10px 0 0 0;
	float:left;

}

.chapel_right span{
	font-size:11px;
	color:#F00;
	margin-top:10px;
}

/*-------------------------------------------------
    パンフ
---------------------------------------------------*/
#panfWrap{
	width:930px;
	padding:10px 0 20px 10px;
	display:block;
	overflow:hidden;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

#panfWrap .box{
	width:460px;
	height:250px;
	display:block;
	overflow:hidden;
	float:left;
	padding:20px 0 0 5px;
}

#panfWrap .box .panf{
	width:256px;
	height:254px;
	display:block;
	overflow:hidden;
	float:left;
}

#panfWrap .box dl{
	width:190px;
	height:230px;
	display:block;
	overflow:hidden;
	float:right;
	padding:20px 0 0 0;
	position:relative;
}

#panfWrap .box dt{
	font-size:16px;
	color:#007fc8;
	font-weight:bold;
	display:block;
}

#panfWrap .box dd{
	width:190px;
	height:150px;
	display:block;;

}

#panfWrap .box dl p{
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top: 182px;
	left: 6px;
	text-align:center;
	line-height: 1.4em;

}

/*-------------------------------------------------
    チャペル
---------------------------------------------------*/
#chapelWrap{
	width:930px;
	padding:30px 0 20px 10px;
	display:block;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

#chapelWrap .rank{
	width:930px;
	height:263px;
	padding:10px 0 0 0;
}

#chapelWrap .rank .photo{
	width:399px;
	height:263px;
	float:left;
}

#chapelWrap .rank dl{
	width:506px;
	height:213px;
	float:left;
	display:block;
	padding:40px 10px 10px 5px;
	background:url(../images/sub/back_rank.gif) no-repeat;
	position:relative;
}

#chapelWrap .rank dl p{
	width:175px;
	height:35px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top: 200px;
	left: 337px;
	text-align:center;
}

#chapelWrap .rank dt img{
	padding:0 0 5px 0;

}

#chapelWrap .rank dd{
	width:496px;
	height:110px;
	display:block;
	font-size:12px;
	padding:10px 10px 0 10px;
}

.fR{
	float:right;
}


/*-------------------------------------------------
   	その他ツアー
---------------------------------------------------*/
#otherWrap{
	width:930px;
	padding:10px 0 20px 10px;
	display:block;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

/*-------------------------------------------------
     
	サブページ（国内）
		 
---------------------------------------------------*/
#okinawa{
					width:930px;
					margin:auto;
					margin:10px 0 10px 10px;
}

#planWrap{
					width:930px;
					height:auto;
					margin:auto;
					overflow:hidden;
}


#boxlist{

				width:483px;
				height:275px;
				margin-top:10px;
				margin-left:30px;
				float:left;
}

#boxlist li{
				margin-bottom:25px;
}


#boxright{
					
					float:right;

}


#box3rd{
			width:930px;
			margin:auto;

}

#box3rd h3{
				margin-bottom:20px;
}

#box3rd p{
				margin-bottom:25px;
				margin-left:30px;
}



#box4th{
				width:891px;
				margin:auto;
				margin-top:10px;
}


#box5th{
				padding-top:20px;
				width:719px;
				margin:auto;
				margin-bottom:20px;
}


#box6th{
				width:389px;
				margin:auto;
}


/*-------------------------------------------------
   	モデルスケジュール・支店紹介
---------------------------------------------------*/

#commonWrap{
	width:940px;
	padding:10px 0 20px 10px;
	display:block;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

#commonWrap #left{
	width:685px;
	display:block;
	overflow:hidden;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
	float:left;
	background:url(../images/sub/common_border.gif) repeat-y;
	background-position:100% 100%;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
}

#commonWrap #explain{
	width:390px;
	padding:0 10px 0 0;
	float:left;
}

#commonWrap #explain02{
	width:650px;
	padding:0 10px 0 0;
	float:left;
}

#commonWrap #photo{
	width:390px;
	float:left;
}

#commonWrap #right{
	width:230px;
	display:block;
	overflow:hidden;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
	float:right;
	margin:20px 0 0 0;
}

#commonWrap #right ul#btn{
	display:block;
}

#commonWrap #right ul#btn li{
	width:216px;
	margin:10px 0 0 0;
	display:block;
}

#commonWrap #right ul#list{
	display:block;

}


#commonWrap #right ul#list li{
	display:block;
	padding:0 0 0 20px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:0 7px;
	margin:0 0 0 20px;
}

#right a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}


#commonWrap #left .sche{
	width:671px;
	height:auto;
	display:block;
}

#commonWrap #left .schetit{
	width:647px;
	height:60px;
	font-size:14px;
	margin:30px 0 0 0;
	background:url(../images/sub/model_nback.jpg) no-repeat;
	padding:10px 0 0 25px;
	display:block;
}

#commonWrap #left .sche .detail{
	width:649px;
	height:auto;
	display:block;
	padding:0 0 0 20px;
	overflow:hidden;
}

#commonWrap #left .sche ul{
	width:649px;
	height:auto;
	display:block;
	overflow:hidden;
}

#commonWrap #left .sche li{
	width:305px;
	background:url(../images/sub/model_arrowli.jpg) no-repeat;
	background-position:0 9px;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	display:block;
	float:left;
}

#commonWrap #left .arrow{
	display:block;
	margin:20px 0 0 0 ;
	clear:both;
}

#shitenWrap{
	width:670px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:20px 0 0 0;
}

#shitenWrap ul{
	width:667px;
	height:36px;
	overflow:hidden;
	display:block;
	margin:0 0 0 5px;
}

#shitenWrap ul li{
	width:;
	height:36px;
	overflow:hidden;
	display:block;
	float:left;
}

#shitenWrap dl{
	width:328px;
	height:230px;
	overflow:hidden;
	display:block;
	float:left;
	background:url(../images/sub/expart_back.jpg) no-repeat;
	background-position:100% 100%;
	margin:15px 0 0 7px;
	_margin:15px 0 0 4px;
	position:relative;
}

#shitenWrap dt{
	width:318px;
	height:40px;
	overflow:hidden;
	display:block;
	float:left;
	padding:10px 0 0 10px;
	background:url(../images/sub/expart_stit.jpg) no-repeat;
	line-height:1.3em;
}

#shitenWrap dt a{
	font-weight:bold;
}

#shitenWrap dd{
	width:307px;
	padding:0 0 0 15px;
	font-size:12px;
	display:block;
}

#shitenWrap dd strong{
	display:block;
	margin:0;
	padding:0;
}

#shitenWrap dl p{
	width:90px;
	height:24px;
	display:block;
	float:right;
	margin:0;
	padding:0 3px 0 0;
	position:absolute;
	left: 232px;
	top: 196px;
}

#attention{
	display:block;
	width:630px;
	padding:10px;
	border:1px solid #903;
	background:#FFC;
	margin: 10px 0 0 10px;
}

/*q＆a*/
#qaMenu{
	display:block;
	margin:5px 0 0 0;
}

div#qaMenu a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

.qaList{
	width:660px;
	height:auto;
	display:block;
	margin:10px 0 0 0;
}

.qaList h3{
	width:660px;
	height:40px;
	margin:10px 0 10px 0;
	display:block;
}

.qaList ul{
	width:660px;
	height:auto;
	display:block;
}

.qaList li{
	width:620px;
	height:auto;
	display:block;
	margin:10px 0 0 10px;
	background:url(../images/sub/faq_icon.jpg) no-repeat;
	padding:0 0 0 25px;
	list-style:none;
}

.anser{
	width:660px;
	height:auto;
	display:block;
	margin:30px 0 0 0;
}

.anser dl{
	width:660px;
	height:auto;
	display:block;
	margin:20px 0 0 0;
	background:url(../images/sub/faq_back.jpg) no-repeat;
}

.anser dt{
	width:610px;
	height:45px;
	padding:17px 0 0 50px;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#876536;
}

.anser dd{
	width:610px;
	height:auto;
	display:block;
	padding:0 0 0 50px;
}

.anser dl p{
	font-size:10px;
}

/*共通のご案内*/
#commonWrap02{
	width:670px;
	height:auto;
	display:block;
	overflow:hidden;
}

#commonWrap02 ul{
	display:block;
	overflow:hidden;
}

#commonWrap02 li{
	width:655px;
	display:block;
	background:url(../images/sub/common_point.gif) no-repeat;
	background-position:0 6px;
	padding:0 0 20px 15px;
}

.pink{
	color:#F69;
}

.blue{
	color:#09F;
}

#attention{
	width:620px;
	font-size:12px;
	color:#933;
}

/*-------------------------------------------------
    パンフ請求ページ
---------------------------------------------------*/
#panfWrap02{
	width:680px;
	padding:10px 0 5px 10px;
	display:block;
	overflow:hidden;
	color:#43565c;
	letter-spacing:0.1em;
	line-height:2em;
}

#panfWrap02 .box{
	width:300px;
	height:160px;
	display:block;
	float:left;
	padding:20px 0 0 10px;
	height: 150px;
}

#panfWrap02 .box .panf{
	width:104px;
	height:135px;
	display:block;
	float:left;
}

#panfWrap02 .box dl{
	width:190px;
	height:120px;
	display:block;
	float:right;
	padding:0px 0 0 0;
	position:relative;
}

#panfWrap02 .box dt{
	font-size:16px;
	color:#007fc8;
	font-weight:bold;
	display:block;
}

#panfWrap02 .box dd{
	width:190px;
	height:60px;
	display:block;
	;

}

#panfWrap02 .box dl p{
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top: 138px;
	left: 7px;

}


#panfWrap02 .box02{
	width:600px;
	height:160px;
	display:block;
	float:left;
	padding:20px 0 0 10px;
	height: 150px;
}

#panfWrap02 .box02 .panf{
	width:104px;
	height:135px;
	display:block;
	float:left;
}

#panfWrap02 .box02 dl{
	width:480px;
	height:120px;
	display:block;
	float:right;
	padding:0px 0 0 0;
	position:relative;
}
#panfWrap02 .box02 dt{
	width:480px;
	font-size:16px;
	color:#007fc8;
	font-weight:bold;
	display:block;
}
#panfWrap02 .box02 dd{
	width:480px;
	height:60px;
	display:block;
}
#panfWrap02 .box dl p{
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top: 138px;
	left: 7px;
}
.txtTop {
	font-size:14px;
	line-height:30px;
	color:#43565c;
	padding:15px 0px 15px 15px;
	margin:0px;
}

/*640バナー*/
.pr_banner {
	margin: 20px auto;
    display: block;
}
.pr_banner img {
    width: 640px;
    height: auto;
    display: block;
    margin: 0 auto 1%;
}