@charset "utf-8";

body {
	background: url(../image/background_page.jpg) repeat-x;
}

h2#title-bridal {
	width: 240px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../others/image/title_bridal.gif) no-repeat;
	text-indent: -1000em;
}

h2#title-mobile {
	width: 240px;
	height: 30px;
	margin: 75px 0px 15px;
	background: url(../others/image/title_mobile.gif) no-repeat;
	text-indent: -1000em;
}

img.contents-image {
	margin-left: 25px;
}

p.text {
	margin-left: 25px;
	padding: 12px 7px 16px;
	line-height: 1.6em;
}

h2#price-bridal {
	width: 225px;
	height: 30px;
	margin: 15px 0px;
	background: url(../others/image/price_bridal.gif) no-repeat;
	text-indent: -1000em;
}

h2#price-mobile {
	width: 225px;
	height: 30px;
	margin: 15px 0px;
	background: url(../others/image/price_mobile.gif) no-repeat;
	text-indent: -1000em;
}

table.price {
	margin: 0px 12px 20px 25px;
	border: 1px solid #49A6CF;
}

caption {
	margin-left: 25px;
	padding-bottom: 6px;
	text-align: left;
	line-height: 1.5em;
}

.price td {
	padding: 4px 6px;
	border: 1px solid #85C4DF;
	line-height: 1.4em;
}

.course-menu {
	width: 125px;
	color: #FFF;
	background: url(../image/background_price.gif);
}

.course-price {
	width: 55px;
	color: #194A5F;
	background: url(../image/background_price2.gif);
	white-space: nowrap;
	text-align: right;
}

.price td span {
	color: #F33;
}

caption span {
	color: #6C6;
}
