@charset "utf-8";

#mainArea .mainImage {
	padding:0 0 10px;
	border:none;
}

.mainCopy {
	margin:0 0 30px;
	padding:0 15px 31px;
	/*color:#008da6;*/
	background:url(/common/images/dotline_x.png) left bottom repeat-x;
	font-size:92%;
}

.babyText01,
.babyText02 {
	text-align:center;
}

.babyText01 {
	padding:0 0 30px;
	/*background:url(../images/baby_dotread.png) center bottom no-repeat;*/
}

.babyText01 img {
	margin:0 auto;
}

/*.babyText02 {
	padding:3px 0 22px;
}*/

#birthStone {
	position:relative;
	width:614px;
	margin:0 auto;
	padding:14px 20px 20px;
	background:#f2f2f2;
}

#birthStone h3 {
	width:136px;
	margin:0 auto;
	padding:0 0 11px;
}

#birthStone .caption01 {
	position:absolute;
	top:20px;
	right:20px;
}

#birthStone .inner {
	padding:20px 0 31px 20px;
	background:#fff;
}

.bsBlock {
	float:left;
	width:128px;
	padding:10px 11px 12px 10px;
	background:url(/common/images/dotline_xy.png) right bottom no-repeat;
	text-align:center;
}

#bs01,
#bs05,
#bs09 {
	padding-left:0;
}

#bs04,
#bs08,
#bs12 {
	padding-right:0;
}

#bs01,
#bs02,
#bs03,
#bs04 {
	padding-top:0;
}

#bs09,
#bs10,
#bs11,
#bs12 {
	padding-bottom:0;
}

#bs04,
#bs08 {
	background:url(/common/images/dotline_x.png) left bottom repeat-x;
}

#bs09,
#bs10,
#bs11 {
	background:url(/common/images/dotline_y.png) right top repeat-y;
}

#bs12 {
	background:none;
}


.bsBlock dt {
	padding:0 0 6px;
	font-weight:bold;
}

.bsBlock dt img {
	margin:0 auto;
}

.bsBlock .thumb {
	width:128px;
	margin:0 auto;
}

.bsBlock .bsName {
	/*color:#008da6;*/
	font-size:100%;
	font-weight:bold;
}

.bsBlock .word {
	font-size:84%;
	line-height:1.3;
}

.bsBlock .price {
	color:#999;
}

.btmItem {
	width:574px;
	margin:0 auto;
	padding:0 20px;
	background:#fff;
}

.others {
	padding:7px 0;
	background:url(/common/images/dotline_x.png) left top repeat-x;
}

.others table {
	margin:0 auto;
	/*color:#008da6;*/
}

.others table th,
.others table td {
	font-size:92%;
}

.others table th {
	padding-right:10px;
	font-weight:bold;
}

#birthStone .btnArea {
	padding:10px 0 17px;
	background:url(/common/images/dotline_x.png) left top repeat-x;
	text-align:center;
}

#birthStone .caution01 {
	padding:0 0 10px;
	color:#ca153a;
	font-size:92%;
}

#birthStone .btn {
	width:176px;
	margin:0 auto;
}

#birthStone .caution02 {
	padding:20px 0 0;
	/*color:#fff;*/
	font-size:84%;
}




/* @group clearfix ----------------------------------------- */

#birthStone .inner:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html #birthStone .inner {/* IE6 */
	zoom:1;
}

*:first-child+html #birthStone .inner {/* IE7 */
	zoom:1;
}

/* @end */

