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

#title h1 {
	background-image: url(../wedding/wedding_img/title1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h1 span {
	display: none;
}

#title h3 {
	background-image: url(../wedding/wedding_img/title2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h3 span {
	display: none;
}

#title h4 {
	background-image: url(../wedding/wedding_img/title3.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h4 span {
	display: none;
}

.bg_flower{
	background-image:url(../wedding/wedding_img/flower.jpg);
	background-repeat:no-repeat;
	line-height: 2em;
	height: 200px;
}

.floatLw{
	float:left;
}

.floatRw{
	float:right;
}


.arrow_link1{
background:url("../wedding/wedding_img/mark.gif") no-repeat left 3px;
margin: 0px;
padding:0 0 0 15px;
text-align:left;
margin-bottom: 5px;
}

.pink{
	color: #eb6877;
	font-weight:bold;
}

.padding_w5{
	padding:5px 10px;
}

.td_wpink{
	background-color: #f38a9d;
	color: #FFFFFF;
}

.td_wpink2{
	background-color: #fce5e9;
}
