@charset "UTF-8";
/*
	font-size
	10 	77
	11 	85
	12 	93 (was 93)
	13 	100
	14 	108 (was 107)
	15 	116 (was 114)
	16 	123.1 (was 122)
	17 	131 (was 129)
	18 	138.5 (was 136)
	19 	146.5 (was 144)
	20 	153.9 (was 152)
	21 	161.6 (was 159)
	22 	167
	23 	174
	24 	182
	25 	189
	26 	197
*/
/*----------------------------------------------------------
	スタイル
----------------------------------------------------------*/
.top_style_1,.top_style_2{
	width:339px;
	float:left;
	display:inline;
	text-align:center;
	margin:5px 6px 0 0;
	height:140px;
}
.top_style_3{
	width:226px;
	float:right;
	display:inline;
	margin:5px 0 0 0;
	height:140px;
}
/*----------------------------------------------------------
	ニュース
----------------------------------------------------------*/
.top_news{
	width:340px;
	float:left;
	display:inline;
}
.top_news dl{
	margin:0 0 10px 0;
}
.top_news dt{
	color:#ff318b;
	padding:5px;
	font-size:85%;
}
.top_news dd{
	padding:0 5px 5px 5px;
	border-bottom:1px dashed #cccccc;
	font-size:77%;
}
.top_news ul{
	margin:8px 0 0 0;
}
.top_news li{
	padding:0 0 5px 0;
}

/*----------------------------------------------------------
	プラン
----------------------------------------------------------*/
.top_plan{
	width:340px;
	float:right;
	display:inline;
}
.top_plan ul{
	margin:8px 0;
}
.top_plan li{
	padding:0 0 5px 0;
}

.top_shop{
	width:340px;
	float:left;
	display:inline;
}
.top_shop ul{
	margin:8px 0 0 0;
}
.top_shop li{
	padding:0 0 5px 0;
}
.top_photo{
	width:340px;
	float:right;
	display:inline;
}

/*----------------------------------------------------------
	式場
----------------------------------------------------------*/
.top_wedding{
	margin:0 0 0px 0;
	height:130px;
}
.top_wedding h2{
	margin:0 0 3px 0;
}
.top_place_oahu{
	width:228px;
	float:left;
	margin:0 3px 0 0;
	display:inline;
}
.top_place_etc{
	width:459px;
	float:right;
	display:inline;
}
.top_place_maui{
	width:228px;
	float:left;
	display:inline;
	margin:0 3px 3px 0;
}
.top_place_aus{
	width:228px;
	float:left;
	display:inline;
	margin:0 3px 0 0;
}
.top_place_guam{
	width:228px;
	float:right;
	display:inline;
	margin:0 0 3px 0;
}
.top_place_spain{
	width:228px;
	float:right;
	display:inline;
}


.top_basic{
	background-image:url(../images/top/basic_background.png);
	font-size:85%;
	height:113px;
	margin:5px 0 0 0;
}
.top_basic h2{
	text-indent:-9999px;
}
.top_basic_sch{
	margin:15px 0 0 30px;
}
.top_basic_sch dt{
	width:150px;
	display:block;
	float:left;
}
.top_basic_sch dd{
	width:150px;
	display:block;
	float:left;
}
.top_basic_qa{
	clear:both;
	margin:10px 0 0 30px;
}
.top_basic_qa dt{
	width:150px;
	float:left;
}
.top_basic_qa dd{
	width:250px;
	float:left;
}
.top_basic a{
	background-image:url(../images/share/icon_02.png);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
	color:#333333;
}

.top_blog h3{
	font-size:85%;
	padding:0 0 5px 0;
}
.top_blog p{
	font-size:77%;
	padding:0 10px 5px 10px;
}
.top_blog_name,.top_blog_link{
	text-align:right;
}
.top_blog a{
	color:#ff006f;
}
.top_blog_sec1{
	width:340px;
	padding:5px 0;
	float:left;
	display:inline;
}
.top_blog_sec2{
	width:340px;
	padding:5px 0;
	float:right;
	display:inline;
}
