@charset "utf-8";
/* ===================================================================
CSS information

 file name  :item.css
 author     :Naoki Takahashi
 style info :アイテム関連
=================================================================== */

/* -----------------------------------------------------------
	#titleArea
----------------------------------------------------------- */

#titleArea {
	width: 950px;
}
#titleArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;
}
#contentArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* -----------------------------------------------------------
	演出アイテム
----------------------------------------------------------- */

#itemTitle {
	margin: 20px 0 30px 0;
}
.tabNav li {
	float: left;
}
.tabNav li img {
	vertical-align: top;
}
.tabNav a {
	display: block;
}
#itemContent {
	padding: 30px 15px 20px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tabNav:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#itemContent:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#itemTab1 a {
	background: url(../item/img/item_navi_tab1.gif) no-repeat left top;
}
#itemTab1 a.active {
	background: url(../item/img/item_navi_tab1_ac.gif) no-repeat left top;
}
#itemTab2 a {
	background: url(../item/img/item_navi_tab2.gif) no-repeat left top;
}
#itemTab2 a.active {
	background: url(../item/img/item_navi_tab2_ac.gif) no-repeat left top;
}
#itemTab3 a {
	background: url(../item/img/item_navi_tab3.gif) no-repeat left top;
}
#itemTab3 a.active {
	background: url(../item/img/item_navi_tab3_ac.gif) no-repeat left top;
}
#itemTab4 a {
	background: url(../item/img/item_navi_tab4.gif) no-repeat left top;
}
#itemTab4 a.active {
	background: url(../item/img/item_navi_tab4_ac.gif) no-repeat left top;
}
#itemContent, #itemContent div {
	zoom: 1;
}
/* tab1====== */
#tab1L {
	float: left;
	width: 459px;
	font-size: 77%;
}
#tab1L p {
	margin-top: 25px;
}
#tab1R {
	float: right;
	width: 434px;
	font-size: 77%;
}
#tab1R p {
	margin-top: 20px;
}
/* tab2====== */
#tab2L {
	float: left;
	width: 459px;
	font-size: 77%;
}
#tab2Op {
	margin-bottom: 6px;
}
#tab2L p {
	margin-top: 25px;
}
#tab2R {
	float: right;
	width: 434px;
	font-size: 77%;
}
/* tab3====== */
#tab3L {
	float: left;
	width: 459px;
	font-size: 77%;
}
#tab3 p {
	margin-top: 25px;
}
#tab3R {
	float: right;
	width: 434px;
	font-size: 77%;
}
.tab3SubL {
	float: left;
}
.tab3SubR {
	float: right;
	text-align: right;
}
.tab3SubR img {
	margin-left: 2px;
	margin-right: 2px;
}
/* tab4====== */
#tab4L {
	float: left;
	width: 431px;
	height: 362px;
	font-size: 77%;
	background: url(../item/img/item_tab4_film.jpg) no-repeat -10px top;
	padding-left: 158px;
	line-height: 1.4;
}
#tab4L img {
	margin-top: 20px;
}
#tab4 p {
	margin-top: 25px;
	margin-bottom: 15px;
	width: 400px;
}
#tab4R {
	float: right;
	width: 315px;
	height: 360px;
	background: url(../item/img/item_tab4_pic.jpg) no-repeat;
}
#tab4Flow {
	margin-top: 15px;
}
.itemHeadline {
	display: block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 120%;
	line-height: 1;
	margin-bottom: 4px;
	color: #48322A;
}
.itemHeadlineSub {
	padding-left: 16px;
}
.itemLead {
	font-size: 110%;
}
.imgbana {
	padding: 245px 5px 20px 10px;
	width: 315px;
}
/* -----------------------------------------------------------
	アニバーサリーフィルム
----------------------------------------------------------- */

.afcont {
	width: 950px;
	margin: 0px 0px 20px 0px;
	float: left;
}
.af01 {
	width: 950px;
	margin: 0px 0px 20px 0px;
	float: left;
}
.af02 {
	width: 230px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.af02a {
	width: 230px;
	float: left;
}
.af03 {
	width: 230px;
	margin: 0px 0px 20px 0px;
	float: left;
}
.playbtn {
	cursor: pointer;
}
.af04 {
	width: 230px;
	float: left;
	font-size: 77%;
}
/* -----------------------------------------------------------
	ウエディングアイテム 110216
----------------------------------------------------------- */

#itemTitle {
	margin: 30px 0 15px 0;
}
#itemTitle p {
	margin-top:15px;
	font-size:93%;
	line-height:1.6;
}
#itemContent {
	border:none;
	padding: 0px 0px 0px;
		font-size:93%;
	line-height: 1.5;
	color:#666;
}
#itemContent .itemLsit {
	background:url(../item/img/itemLsit_bg.gif) no-repeat scroll bottom right;
	margin-left:-10px;
	margin-top:10px;
}
#itemContent .itemLsit dl {
	float:left;
	display:inline;
	width:447px;
	min-height:159px;
	border-top:1px solid #ccc;
	padding:20px 3px 10px 20px;
/*	background:url(../item/img/itemLsit_dl_bg.gif) no-repeat scroll top right;*/
	margin-left:10px;
}
#itemContent .itemLsit dt {
}
#itemContent .itemLsit dl .title {
	float:left;
	display:inline;
	width:206px;
	padding-left:4px;
	padding-top:14px;
}
#itemContent .itemLsit dl .img {
	float:right;
	display:inline;
	width:230px;
	padding-right:7px;
	padding-top:10px;
}
#itemContent .itemLsit dl .readtext {
	min-height:105px;
	_height:105px;
		padding-left:4px;

	padding-top:10px;
	padding-right:10px;
		float:left;
	display:inline;
	width:192px;
}
#itemContent .itemLsit dl .link {
	float:right;
	display:inline;
	margin:5px 10px;
}
/* -----------------------------------------------------------
	
	ITEM共有CSS 110223
	
----------------------------------------------------------- */

#titleArea h3 {
	margin: 20px 0 15px 0;
}
#titleArea p {
	margin:15px 0;
	color:#666;
	font-size:93%;
	line-height: 1.5;
}
#titleArea ul.lnav {
	margin-top:1px;
	margin-bottom:20px;
}
#titleArea ul.lnav li {
	float:left;
}
.mrt10 {
	margin-top:10px;
}
.mrt20 {
	margin-top:20px;
}
.mrt30 {
	margin-top:30px;
}
.itemTop {
	float:left;
	display:inline-block;
	margin-top:20px;
	margin-bottom:25px;
}
.pageTop {
	float:right;
	display:inline-block;
	margin-top:20px;
	margin-bottom:30px;
}
#absolute {
	margin: 10px auto 0;
	position: relative;
	height:50px;
	background:url(../item/img/absolute_line.gif) no-repeat top;
	padding-top:15px;
}
#select_chapel {
	height: 51px;
	position: absolute;
	/*	top: 43px;*/
/*	left: 259px;*/
/*	left: 285px;*/
	background:url(../img/share/header/areaselect_bg.gif) repeat-y;
}
#select_inquiry {
	position:absolute;
	left:480px;
	width:440px;
}
#select_inquiry li {
	float:left;
	display:inline-block;
	margin-right:10px;
}
/**************************************/
/*　グローバルナビゲーション：エリア選択 追加　2010.12.10 */
/**************************************/


#select_chapel {
	height: 51px;
	position: absolute;
	/*	top: 43px;*/
/*	left: 259px;*/
/*	left: 285px;*/
	background:url(../img/share/header/areaselect_bg.gif) repeat-y;
}
#select_chapel dl {
	float: left;
	margin-right: 21px;
}
#select_chapel dl dt {
	height: 10px;
}
#select_chapel dl.dl_h01 {
	width: 101px;
}
#select_chapel dl.dl_h02 {
	width: 152px;
}
#select_chapel dl.dl_h03, #select_chapel dl.dl_h04 {
	width: 50px;
}
#select_chapel dl dt a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 10px;
}
#select_chapel dl dt span {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 10px;
}
#select_chapel dl.dl_h01 dt {
	width: 38px;
	height: 10px;
	background:url(../img/share/header/canv_hawai.gif) no-repeat;
}
#select_chapel dl.dl_h01 dt a:hover {
	background:url(../img/share/header/canv_hawai_ov.gif) no-repeat;
}
#select_chapel dl#dl_h01_cu dt {
	background:url(../img/share/header/canv_hawai_cu.gif) no-repeat;
}
#select_chapel dl.dl_h02 dt {
	width: 31px;
	height: 10px;
	background:url(../img/share/header/cnav_guam.gif) no-repeat;
}
#select_chapel dl.dl_h02 dt a:hover {
	background:url(../img/share/header/cnav_guam_ov.gif) no-repeat;
}
#select_chapel dl#dl_h02_cu dt {
	background:url(../img/share/header/cnav_guam_cu.gif) no-repeat;
}
#select_chapel dl.dl_h03 dt {
	width: 22px;
	height: 10px;
	background:url(../img/share/header/cnav_bali.gif) no-repeat;
}
#select_chapel dl.dl_h03 dt a:hover {
	background:url(../img/share/header/cnav_bali_ov.gif) no-repeat;
}
#select_chapel dl#dl_h03_cu dt {
	background:url(../img/share/header/cnav_bali_cu.gif) no-repeat;
}
* html #select_chapel dl.dl_h03 {
	margin-right:19px;
}
#select_chapel dl.dl_h04 {
	margin-right: 0;
}
#select_chapel dl.dl_h04 dt {
	width: 46px;
	height: 10px;
	background:url(../img/share/header/cnav_okinawa.gif) no-repeat;
}
#select_chapel dl.dl_h04 dt a:hover {
	background:url(../img/share/header/cnav_okinawa_ov.gif) no-repeat;
}
#select_chapel dl#dl_h04_cu dt {
	background:url(../img/share/header/cnav_okinawa_cu.gif) no-repeat;
}
#select_chapel dl dd {
	margin-top: 7px;
	margin-right: 0px;
}
#select_chapel dl dd ul li {
	height: 37px;
	width: 50px;
	float: left;
	position: relative;
	margin-right: 1px;
}
#select_chapel dl dd ul li span {
	display: block;
	height: 37px;
	width: 45px;
	height: 0;
	overflow: hidden;
	padding-top: 32px;
}
#select_chapel dl dd ul li a {
	display: block;
	height: 37px;
	width: 50px;
	height: 0;
	overflow: hidden;
	padding-top: 32px;
}
#select_chapel dl dd ul li.li_h01 {
	background:url(../img/share/header/sub_hawai_01.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h01_cu {
	background:url(../img/share/header/sub_hawai_01_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li.li_h02 {
	margin-right: 0;
	background:url(../img/share/header/sub_hawai_02.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h02_cu {
	background:url(../img/share/header/sub_hawai_02_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li.li_h03 {
	background:url(../img/share/header/sub_guam_01.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h03_cu {
	background:url(../img/share/header/sub_guam_01_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li.li_h04 {
	background:url(../img/share/header/sub_guam_02.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h04_cu {
	background:url(../img/share/header/sub_guam_02_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li.li_h05 {
	margin-right: 0;
	background:url(../img/share/header/sub_guam_03.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h05_cu {
	background:url(../img/share/header/sub_guam_03_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li.li_h06 {
	background:url(../img/share/header/sub_bali_01.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h06_cu {
	background:url(../img/share/header/sub_bali_01_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li.li_h07 {
	background:url(../img/share/header/sub_okinawa_01.jpg) no-repeat;
}
#select_chapel dl dd ul li#li_h07_cu {
	background:url(../img/share/header/sub_okinawa_01_cu.jpg) no-repeat;
}
#select_chapel dl dd ul li p {
	position: absolute;
	left: 23px;
	width:163px;
	height: 0;
	overflow: hidden;
	padding-top: 14px;
	margin-top: 4px;
	display: none;
}
#select_chapel dl dd ul li p.p_h01 {
	background:url(../img/share/header/sub_hawai_01_ov.gif) no-repeat;
}
#select_chapel dl dd ul li p.p_h02 {
	background:url(../img/share/header/sub_hawai_02_ov.gif) no-repeat;
}
#select_chapel dl dd ul li p.p_h03 {
	background:url(../img/share/header/sub_guam_01_ov.gif) no-repeat;
}
#select_chapel dl dd ul li p.p_h04 {
	background:url(../img/share/header/sub_guam_02_ov.gif) no-repeat;
}
#select_chapel dl dd ul li p.p_h05 {
	background:url(../img/share/header/sub_guam_03_ov.gif) no-repeat;
}
#select_chapel dl dd ul li p.p_h06 {
	background:url(../img/share/header/sub_bali_01_ov.gif) no-repeat;
}
#select_chapel dl dd ul li p.p_h07 {
	background:url(../img/share/header/sub_okinawa_01_ov.gif) no-repeat;
}
/* -----------------------------------------------------------
	
	トータルビューティー　beauty.html 110223
	
----------------------------------------------------------- */

#beautyContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#beautyContent .box01 {
	float:left;
	display:inline-block;
	width:540px;
}
#beautyContent .box02 {
	float: left;
	display: inline-block;
	width: 340px;
	padding: 88px 0 0 60px;
}
#beautyContent .box02 .white{
	background: url(../item/img/beauty/beauty_img_02.jpg) no-repeat;
	width: 338px;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-top: 40px;
}
#beautyContent .box02 .white .txt{
	width: 190px;
	padding: 67px  0 0 10px;
}
#beautyContent .box02 .white .more{
	position: absolute;
	top: 195px;
	left: 288px;
}
#beautyContent .box03 {
	float:left;
	display:inline-block;
	width:950px;
}
#beautyContent .beautyLsit {
	margin-left:-10px;
	width:550px;
}
#beautyContent .beautyLsit dl {
	width:530px;
	padding:20px 0 0 10px;
	margin-left:10px;
}
#beautyContent .beautyLsit dt {
	margin-bottom: 20px;
}
#beautyContent .beautyLsit dd .txtL{
	width: 250px;
	float: left;
}
#beautyContent .beautyLsit dd .txtL p{
	margin-bottom: 30px;
}
#beautyContent .beautyLsit dd .txtL img{
	margin-bottom: 20px;
}
#beautyContent .beautyLsit dd .imgR{
	width: 235px;
	float: left;
	margin-left: 40px;
}
#beautyContent .beautyLsit2 {
	margin-top:10px;
}
#beautyContent .beautyLsit2 dt {
	margin-bottom:10px;
}
#beautyContent .beautyLsit2 .leftBox {
	float:left;
	display:inline;
	width:296px;
}
#beautyContent .beautyLsit2 .leftBox dl {
	float:left;
	display:inline;
	width:254px;
	border:1px solid #e7e7e7;
	padding:20px 20px 9px 20px;
	background:url(../item/img/beauty/beautyLsit_dl_bg.gif) no-repeat scroll top right;
	min-height:52px;
	_height:52px;
	background-color:#fbfbfb;
}
#beautyContent .beautyLsit2 .rightBox {
	float:left;
	display:inline;
	width:264px;
}
#beautyContent .beautyLsit2 .rightBox dl {
	border:1px solid #e7e7e7;
	width:254px;
	padding:20px 20px 10px 20px;
	margin-left:10px;
	min-height:146px;
	_height:146px;
	background:url(../item/img/beauty/beautyLsit_dl_bg.gif) no-repeat scroll top right;
	background-color:#fbfbfb;
}
#beautyContent .beautyLsit3 {
	background:url(../item/img/itemLsit_bg.gif) no-repeat scroll bottom right;
	margin-left:-10px;
	margin-top:10px;
}
#beautyContent .beautyLsit3 dl {
	float:left;
	display:inline;
	width:430px;
	border-top:1px solid #e7e7e7;
	padding:20px 20px 10px 20px;
	/*	background:url(../item/img/beautyLsit_dl_bg.gif) no-repeat scroll top right;*/
	margin-left:10px;
}
#beautyContent .beautyLsit3 dt {
}
#beautyContent .beautyLsit3 dl .readtext {
	float:right;
	display:inline;
	margin-top:10px;
	padding-left:10px;
	line-height:1.6;
	width:200px;
	min-height:235px;
	_height:235px;
}
#beautyContent .beautyLsit3 dl .img {
	float:left;
	display:inline;
	width:210px;
	margin-top:10px;
}
#beautyContent .beautyLsit3 dl .link {
	float:right;
	display:inline;
	margin-top:10px;
	padding-left:10px;
	width:200px;
}
/* -----------------------------------------------------------
	
	photo　photo.html 110223
	
----------------------------------------------------------- */

#photoContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#photoContent #section01 {
	padding:5px 18px 20px;
}
#photoContent #section01 h4 {
	margin:15px 0 15px;
}
#photoContent #section01 .box01 {
	margin-top:15px;
}
#photoContent #section01 .box01 .inner {
	width:266px;
	float:left;
	display:inline-block;
	padding:15px;
}
#photoContent #section01 .box01 .center {
	margin:0 10px;
}
#photoContent #section01 .box01 .inner ul {
	margin-top:15px;
}
#photoContent #section01 .box01 .inner ul li {
	float:left;
	display:inline-block;
	line-height:normal;
	margin-right:5px;
}
#photoContent #section01 .box01 .inner ul li a {
	line-height:1;
}
#photoContent #section01 .box01 .inner .img {
	margin-top:10px;
}
#photoContent #section01 .box01 .inner .readtext {
	margin-top:15px;
}
#photoContent #section01 ul.inquiry {
	margin-top:20px;
}
#photoContent #section02 ul.inquiry {
	margin-top:10px;
}
#photoContent #section01 ul.inquiry li, #photoContent #section02 ul.inquiry li {
	float:left;
	margin-right:10px;
}
/*------------section02-------------*/
#photoContent #section02 {
	padding:5px 18px 20px;
}
#photoContent #section02 h4 {
	margin:20px 0 15px;
}
#photoContent #section02 h5 {
	margin:20px 0 5px;
}
#photoContent #section02 .box01 {
	width:912px;
	margin-top:20px;
}
#photoContent #section02 .box01 .left {
	width:266px;
	float:left;
	display:inline-block;
	padding:14px;
	border:1px solid #e7e7e7;
	background-color:#FFF;
}
#photoContent #section02 .box01 .left dt {
	margin-bottom:10px
}
#photoContent #section02 .box01 .left ul {
	margin-top:30px;
}
#photoContent #section02 .box01 .left li {
	margin-bottom:15px;
	padding-left: 20px;
	text-indent: -20px;
}
#photoContent #section02 .box01 .left .img {
	margin-top:20px;
}
#photoContent #section02 .box01 .right {
	width:606px;
	float:left;
	display:inline-block;
	padding-left:10px;
}
#photoContent #section02 .box02 {
	width:606px;
	margin-bottom:10px;
	background:url(../item/img/photo/photo_box02_bg.gif) no-repeat scroll bottom left;
}
#photoContent #section02 .box02 dl.leftdl {
	float:left;
	display:inline;
	width:266px;
	_width:258px;
	border-top:1px solid #e7e7e7;
	padding:15px;
	_padding:14px;
}
#photoContent #section02 .box02 dl.rightdl {
	float:left;
	display:inline;
	width:266px;
	_width:258px;
	border-top:1px solid #e7e7e7;
	padding:15px;
	margin-left:10px;
	_padding:14px;
}
#photoContent #section02 .box02 dt {
	margin-bottom:10px;
}
#photoContent #section02 .box03 {
	margin-top:10px;
	margin-bottom:10px;
	padding:14px;
	border:1px solid #e7e7e7;
	background-color:#fbfbfb;
	background-color:#fbfbfb;
	width:572px;
	background-color:#FFF;
}
#photoContent #section02 .box03 dt {
	margin-bottom:10px;
}
#photoContent #section02 .box03 .readtext {
	float:left;
	display:inline-block;
	width:262px;
}
#photoContent #section02 .box03 .img {
	float:right;
	display:inline-block;
	width:300px;
	padding-left:10px;
}
#photoContent #section02 .box04 {
	margin-top:10px;
	margin-bottom:10px;
	padding:14px;
	border:1px solid #e7e7e7;
	background-color:#fbfbfb;
	background-color:#fbfbfb;
	width:450px;
	background-color:#FFF;
}
#photoContent #section02 .box04 dt {
	margin-bottom:10px;
}
#photoContent #section02 .box04 .readtext {
	float:left;
	display:inline-block;
	width:447px;
}
#photoContent #section02 .box04 .img {
	float:right;
	display:inline-block;
	width:115px;
	padding-left:10px;
}
/* -----------------------------------------------------------
	
	foto　beauty.html 110223
	
----------------------------------------------------------- */

#partyContent a:link,#partyContent a:visited{
	color:#396cd1;
	text-decoration:none
}
#partyContent a:hover {
	color:#396cd1;
	text-decoration: underline;
}



#partyContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#partyContent #section01, #partyContent #section02 {
	padding:5px 18px 20px;
}
#partyContent #section01 h4, #partyContent #section02 h4 {
	margin:20px 0 15px;
}
#partyContent #section01 .inner {
	margin-left:-10px;
	margin-top:40px;
}
#partyContent #section01 .inner dl {
	float:left;
	display:inline;
	width:200px;
	padding:10px;
	margin-left:10px;
}
#partyContent #section01 .inner dt {
	margin-bottom:10px;
}
#partyContent #section01 .inner .img {
	padding-right:15px;
	width:200px;
	float:left;
	display:inline-block;
}
#partyContent #section01 .inner .readtext {
	width:205px;
	float:left;
	display:inline-block;
}
#partyContent #section02 .left{
	float:left;
	display:inline-block;
	width:230px;}
#partyContent #section02 .right{
	float:left;
	display:inline-block;}
#partyContent #section02 .right p{
	margin-top:20px;}


#partyContent #section02 ul {
	margin-top:10px;
}
#partyContent #section02 li {
	float:left;
	display:inline-block;
	margin-right:38px;
}
#partyContent #section02 li.last {
	margin-right:0;
}


#partyContent #section03 {
	border:1px solid #e7e7e7;
	background-color:#fff;
	padding:20px;
	position:relative;
}
/* -----------------------------------------------------------
	
	ceremony　ceremony.html 110223
	
----------------------------------------------------------- */

#ceremonyContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#ceremonyContent #section01, #ceremonyContent #section02 {
	border:1px solid #fff;
	background: no-repeat scroll top right;
	background-color:#fff;
	padding:5px 18px 20px;
}
#ceremonyContent #section01 h4, #ceremonyContent #section02 h4 {
	margin:20px 0 15px;
}
#ceremonyContent #section01 .inner {
	background:url(../item/img/ceremony/ceremony_section01_inner_bg.gif) no-repeat scroll bottom center;
	margin-bottom:15px;
}
#ceremonyContent #section01 .inner dl {
	float:left;
	display:inline-block;
	margin-right:10px;
	border-top:1px solid #fff;
	padding:10px 10px;
	width:200px;
}
#ceremonyContent #section01 .inner dl.last {
	margin-right:0;
}
#ceremonyContent #section01 .inner .img {
	margin-bottom:15px;
	margin-top:10px;
}
#ceremonyContent #section01 .inner .readtext {
	margin-top:10px;

}

#ceremonyContent #section02 .inner {
	background:url(../item/img/ceremony/ceremony_section02_inner_bg.gif) no-repeat scroll bottom left;
	margin-top:15px;
}
#ceremonyContent #section02 .inner dl {
	float:left;
	display:inline-block;
	margin-right:10px;
	border-top:1px solid #fff;
	width:296px;
}
#ceremonyContent #section02 .inner dl.last {
	margin-right:0;
}
#ceremonyContent #section02 .inner dt {
	padding-left:10px;
	padding-top:25px;
}
#ceremonyContent #section02 .inner .img {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	display:inline-block;
	width:86px;
}
#ceremonyContent #section02 .inner .readtext {
	padding:10px;
	float:left;
	display:inline-block;
	width:166px;
	min-height:150px;
	_height:174px;
	line-height:;
}
#ceremonyContent #section02 .inner .readtext .fs {
	font-size:85%;
	padding-top:5px;

}
#ceremonyContent #section02 .inner .link {
	padding:0px 10px 5px;
	float:right;
	display:inline-block;
	width:180px;
}
#ceremonyContent #section02 .inner .readtext h5 {
	color:#E36E9E;
	font-weight:bold;
	padding-bottom:3px;
}
#ceremonyContent #section03 {
	border:1px solid #e7e7e7;
	background-color:#fff;
	padding:20px;
	position:relative;
}

#photoContent .inner dd.img{
	border:1px solid #e7e7e7;
	padding:10px;

}

.taking{
	float:left;
	width:900px;
	border:1px solid #e7e7e7;
	padding:15px;
	margin-top:40px;
	margin-bottom:40px;
}

.taking1{
	margin-right:10px;
	float:left;
	width:450px;
}

.taking_img{
    width: 440px;
	margin-top:10px;
}

.taking ul {
    width: 440px;
}

.taking ul.inquiry li{
	float:left;
	margin-right:10px;
	margin-top:10px;
}

.film{
	margin-top:40px;
	float:left;
}

.film1{
	float:left;
	width:420px;
	margin-right:15px;
}

.film2{
	float:left;
	border:1px solid #e7e7e7;
	padding:15px;
}

.menu{
	width:200px;
	margin-right:20px;
}

.menu p{
	margin-top:10px;
	margin-bottom:10px;
}

.menu a img{
	margin-left:10px;
}


