*{
	margin: 0px;
	padding: 0px;
}

.title {
	font-size: 12px;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6d534b;
}

.central_title {
	font-size: 23px;
	padding: 0px 15px;
	font-weight: bold;
}

.central_description {
	background: #fbf0e2;
	padding: 5px 25px;
	margin: 0px 0px 15px 0px;
}
#kind .central_description {
	margin: 0px 0px 40px 0px;
}



/*ダイヤモンドページ*/
.diamond_lead {
	padding: 0px 0px 15px 20px;
}

#diamond_shape {
	border: solid 3px #fbf0e2;
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
}

#diamond_shape .shape_left {
	float: left;
	width: 334px;
	height: 172px;
	margin: 15px 0px 5px 15px;
	padding: 5px 0px;
	background: url(images/diamond/shape_bg.jpg) repeat-x;
}
#diamond_shape .shape_right {
	float: right;
	width: 334px;
	height: 172px;
	margin: 15px 15px 5px 0px;
	padding: 5px 0px;
	background: url(images/diamond/shape_bg.jpg) repeat-x;
}
#diamond_shape .shape_title {
	padding: 5px 0px 18px;
	text-align: center;
}

#diamond_shape .shape_photo {
	float: left;
	padding: 0px 0px 0px 15px;
}
#diamond_shape .shape_text {
	float: left;
	width: 150px;
	padding: 20px 0px 0px 20px;
	font-size: 14px;
}

#diamond_kind {
	border: solid 3px #e2e2e2;
	width: 660px;
	margin: 0px auto 20px;
}

#diamond_kind .kind {
	clear: both;
}

#diamond_kind .kind_left {
	border-right: solid 3px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	width: 170px;
	text-align: center;
	padding: 20px 0px;
	font-size: 14px;
	font-weight: bold;
}
#diamond_kind .kind_right {
	border-bottom: solid 1px #e2e2e2;
	padding: 10px 10px 10px 15px;
}

/*記念日の種類*/

#kind {
	background: url(images/anniversary/bg.jpg) no-repeat;
	color: #6d534b;
}
#kind_titles {
	margin: 25px 0px 0px 30px;
}
#kind_titles .td1 {
	background: url(images/anniversary/title_bg.jpg) no-repeat;
	padding: 0px 0px 0px 25px;
	height:17px;
}
#kind_titles .td2 {
	background: url(images/anniversary/title_bg.jpg) no-repeat;
	padding: 5px 0px 0px 25px;
	height:17px;
}
#kind_titles .td3 {
	background: url(images/anniversary/title_bg.jpg) no-repeat;
	padding: 5px 0px 0px 10px;
	height:17px;
}

#kind_table {
	border: solid 3px #e6c7a0;
	margin: 0px 0px 20px 30px;
	background: #FFFFFF;
}

#kind_table .td1 {
	text-align: center;
	padding: 15px 0px;
	border-bottom: solid 2px #e6c7a0;
	border-right: solid 1px #e6c7a0;
	width: 100px;
}
#kind_table .td2 {
	padding: 15px 10px;
	border-bottom: solid 2px #e6c7a0;
	border-right: solid 1px #e6c7a0;
	width: 280px;
}
#kind_table .td3 {
	text-align: left;
	border-bottom: solid 2px #e6c7a0;
	width: 140px;
	padding: 15px 10px;
}


/*誕生石*/

#birthstone {
	margin: 20px 0px 20px 30px;
	border: solid 3px #e2e2e2;
	width: 670px;
}

#birthstone .photo {
	float: left;
	padding: 0px 15px 0px 10px;
	margin: 15px 0px 0px;
}

#birthstone .explain {
	float: left;
	width: 405px;
	padding: 0px 10px 0px 15px;
	margin: 15px 0px 0px;
}
#birthstone .title1 {
	font-size: 14px;
	color: #ec3432;
	padding: 5px 10px 5px;
}
#birthstone .title2 {
	font-size: 14px;
	color: #cc82e1;
	padding: 5px 10px 5px;
}
#birthstone .title3 {
	font-size: 14px;
	color: #3464ec;
	padding: 5px 10px 5px;
}
#birthstone .title4 {
	font-size: 14px;
	color: #5ec8c8;
	padding: 5px 10px 5px;
}
#birthstone .title5 {
 	font-size: 14px;
	color: #4ec76a;
	padding: 5px 10px 5px;
}
#birthstone .title6 {
	font-size: 14px;
	color: #575757;
	padding: 5px 10px 5px;
}
#birthstone .title7 {
	font-size: 14px;
	color: #eb3534;
	padding: 5px 10px 5px;
}
#birthstone .title8 {
	font-size: 14px;
	color: #6f8928;
	padding: 5px 10px 5px;
}
#birthstone .title9 {
	font-size: 14px;
	color: #2f4f8e;
	padding: 5px 10px 5px;
}
#birthstone .title10 {
	font-size: 14px;
	color: #2ea4d0;
	padding: 5px 10px 5px;
}
#birthstone .title11 {
	font-size: 14px;
	color: #e75502;
	padding: 5px 10px 5px;
}
#birthstone .title12 {
	font-size: 14px;
	color: #39c7e1;
	padding: 5px 10px 5px;
}

#birthstone .text {
	padding: 10px 15px;
	background: #fbf0e2;
	border-top: dotted 1px #6d534b;
	color: #6d534b;
	line-height: 16px;
	height: 80px;
}

/*誕生花*/
#birthflower {
	background: url(images/birthflower/bg.jpg) no-repeat;
	margin: 0px 0px 20px;
}
#birthflower .months {
	border: dotted 3px #ea7576;
	margin: 50px 25px 0px;
	padding: 20px 0px 20px 25px;
}

#birthflower .lead {
	padding: 0px 0px 10px 30px;
	background: url(images/birthflower/lead_bg.jpg) no-repeat 0px 4px;
	color: #de6195;
	font-size: 14px;
}
#birthflower .month {
	float: left;
	padding: 20px 20px 10px 0px;
}
#birthflower .lead2 {
	margin: 20px 0px 0px;
	padding: 0px 0px 10px 30px;
	background: url(images/birthflower/lead_bg.jpg) no-repeat 0px 4px;
	color: #de6195;
	font-size: 14px;
}
#birthflower .banners {
	float: left;
	width: 160px;
	text-align: center;
}
.birthflower_table {
	width: 560px;
	height: 600px;
	font-size: 12px;
}

.birthflower_table td {
	text-align: center;
}

#choice_point {
	background: url(images/birthflower/point_bg.gif);
	margin: 20px 0px;
}
#choice_point .title {
	padding: 27px 0px 0px 20px;
	border: none;
}
#choice_point .point1 {
	padding: 35px 0px 37px 70px;
	font-size: 14px;
}
#choice_point .point2 {
	padding: 95px 0px 70px 70px;
	font-size: 14px;
}
