@charset "utf-8";
/* CSS Document */

/*======================================

	3.ceremony

=======================================*/
/*commonWrpper*/
div#titleCategory{
	margin:0 0 11px 0;
}
div#titleCategory img#contentsTitleEng{
	margin:4px 0 0 0;
}

/*contents*/
img#mainImage{
	margin-bottom:30px;
	zoom:1;
}

div#ceremonyInformation h3{
	margin:0 0 18px 0;
}

div#ceremonyInformation div.textColumn{
	width:505px;
	float:left;
}
div#ceremonyInformation p{
	width:463px;
	line-height:2em;
}
div#ceremonyInformation div.btnColumn{
	margin:0 0 0 505px;
}

div#ceremonyInformation div.btnColumn ul{
	margin:0;
	padding:0;
}
div#ceremonyInformation div.btnColumn li{
	padding:0 0 0 20px;
	background:url(../images/g_btncatch.gif) left 33px no-repeat;
}

div#ceremonyInformation div.btnColumn li#chapel{
	margin:0 0 2px 0;
}
div#ceremonyInformation div.btnColumn li#banquet{
	margin:0 0 8px 0;
}
div#ceremonyInformation div.btnColumn li#ceremony{
	margin:0 0 2px 0;
}
