@charset "Shift_JIS";

/*―――――――――――――――――――――――――――――
	サブタイトル
―――――――――――――――――――――――――――――*/
div.rightflame01 {
	margin-bottom: 10px;
}

h1 span {
	display: none;
}

h3.titbg_bridal {
	width: 531px;
	height: 140px;
	color: #685551;
}

.bridal_notice {
	font-size: 85%;
	text-align: right;
	color: #666;
}

.bridal_comment {
	margin: 0px auto 10px;
	padding: 0px 5px;
	width: 480px;
	line-height: 1.8;
}


/*―――――――――――――――――――――――――――――
	オザキクリニックのこだわり
―――――――――――――――――――――――――――――*/
div.bridal_commitment {
	margin: 10px auto;
	width: 531px;
}

div.bridal_commitment h3 {
	height: 60px;
	background: url("img/bridal/commitment_title.gif") no-repeat left top;
	text-indent: -9999px;
	font-size: 0;
}

div.bridal_commitment p {
	padding: 5px 50px;
	height: 130px;
	line-height: 1.6;
	background: url("img/bridal/commitment_bg.gif") no-repeat left top;
	font-size: 116%;
	color: #694C3E;
}

/*―――――――――――――――――――――――――――――
	ステップ数リスト
―――――――――――――――――――――――――――――*/
dl.stepList,
dl.stepList dt,
dl.stepList dd {
	margin: 0px;
	padding: 0px;
}

dl.stepList {
	margin-bottom: 20px;
}

dl.stepList dt {
	padding: 8px 0px 0px 110px;
	width: 421px;
	height: 27px;
	font-size: 150%;
	font-weight: bold;
	color: #903;
	text-indent: -9999px;
}

dl.stepList dt.step1 {
	background: url("img/bridal/step1.gif") no-repeat left top;
	clear: both;
}

dl.stepList dt.step2 {
	background: url("img/bridal/step2.gif") no-repeat left top;
	clear: both;
}

dl.stepList dt.step3 {
	background: url("img/bridal/step3.gif") no-repeat left top;
	clear: both;
}

dl.stepList dt.step4 {
	background: url("img/bridal/step4.gif") no-repeat left top;
	clear: both;
}

dl.stepList dt.step5 {
	background: url("img/bridal/step5.gif") no-repeat left top;
	clear: both;
}

dl.stepList dt.step01 {
	background: url("img/bridal/00step1.gif") no-repeat left top;
	clear: both;
}

dl.stepList dt.step04 {
	background: url("img/bridal/00step4.gif") no-repeat left top;
	clear: both;
}


dl.stepList dd {
	background: none;
	margin-bottom: 10px;
}


dl.stepList dd img {
	width: 200px;
	height: 150px;
	display: block;
	float: left;
}

dl.stepList dd p {
	margin-top: 10px;
	width: 305px;
	float: right;
	color: #40401E;
	background-color: #F7F7EE;
	line-height: 1.5;
	border: 1px solid #D7D7D7;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
}

dl.stepList dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.stepList dd {
	zoom: 1;
}

dl.stepList dd a {
	color: #1D3141;
	text-decoration: none;
}

dl.stepList dd a:hover {
	color:#3E48AE;
	text-decoration: underline;
}


/*―――――――――――――――――――――――――――――
	オプション
―――――――――――――――――――――――――――――*/
h4.option_title {
	margin-bottom: 5px;
	border-bottom: 1px solid #3E48AE;
	width: 529px;
	height: 40px;
	background: url("img/bridal/option_title.gif") no-repeat left top;
	text-indent: -9999px;
}

/*
dl.optionList,
dl.optionList dt,
dl.optionList dd {
	margin: 0px;
	padding: 0px;
}

dl.optionList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

dl.optionList {
	zoom: 1;
}

dl.optionList dt {
	padding: 5px 0px 5px 35px;
	width: 265px;
	height: 15px;
	line-height: 15px;
	font-size: 116%;
	font-weight: bold;
	color: #3E48AE;
	float: left;
	background: #FFFFE0 url("img/bridal/option_point.gif") no-repeat 5px center;
}

dl.optionList dd.price {
	padding: 5px 10px 5px 0px;
	width: 221px;
	height: 15px;
	float: right;
	text-align: right;
	background-color: #FFFFE0;
	color: #FF0099;
	font-size: 116%;
	letter-spacing: 0.2em;
	font-weight: bold;
}

dl.optionList dt span {
	margin-left: 30px;
	font-size: 100%;
}

dl.optionList dd.note {
	margin: 0px 0px 5px 0px;
	padding: 10px 20px 10px 40px;
	border-bottom: 1px solid #CC9;
	width: 471px;
	line-height: 15px;
	float: left;
	background-color: #FFF;
}
*/

div#optionMenu {
	padding: 0px 0px 5px;
	border: 1px solid #3E48AE;
}
div#optionMenu h4 {

}

ul#optionList,
ul#optionList li {
	margin: 0px;
	padding: 0px;
}

ul#optionList {
	margin: 0px auto;
	width: 524px;
	list-style-type: none;
	list-style-position: outside;
}

ul#optionList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul#optionList {
	zoom: 1;
}

ul#optionList li {
	width: 262px;
	height: 115px;
	float: left;
}

