@charset "UTF-8";


/* ------------------------------- */
/* --　母の日 -- */
/* ------------------------------- */

p.title {
    font-size: 17px;
    letter-spacing: 1px;
    margin-bottom: 5px;
	color: #609900;
	font-weight:bold;
	border-bottom:#33CC33 dotted 1px;
}

.mothersDay {
overflow: hidden;
margin-bottom: 25px;
}

.mothersDay .mothersDay_title {
margin-bottom: 5px;
}

.mothersDay a {
	color:#FF7373;
	text-decoration:underline;
}

.mothersDay a:hover {
	text-decoration:none;	
}



#topMainarea h2.mother {
    float: left;
	background-image:url(../images/top_mother_2015.jpg);
	width:960px;
	height:328px;
	text-indent: -9999px;
}



/* --　おまかせコース -- */
#omakase .omakase {
	margin-top:20px;
	}
.omakase {
	margin-top:20px;
	}
.midashi {
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	}

/* --　定番！アレンジメントコース -- */
#arenge {
	margin-top:40px;	
	}

.price {
	color:#E10408;
	font-size:17px;
	font-weight:bold;
	margin-left:5px;
	}

/*--------------contact--------------*/


.contactList2{
    background: url(../images/contact_bg2.png) 0 0 no-repeat;
    height: 311px;
    width: 670px;
    padding: 30px 0 30px 38px;
}

.contactList2 td{
    vertical-align: top;
    padding-bottom: 10px;
}

.contactList2 hr{
    border:1px dotted #333;
    height: 0px;
    width: 620px;
    margin: 0 auto;
    margin: 20px 0;
}
































