h3.contact_text {
	font-size: 110%;
	text-align: left;
	margin-bottom: 25px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h4.contact_text {
	margin: 5px 0 -10px 0;
}
.grid_line {
	border: 1px solid #000; 
}
ul.contact_text {
	margin: 0 10px 5px 10px;
}
ul.contact_text li {
	margin: 10px 0 0 -20px;
}

.Contact_Area {
	 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: normal;
}


@charset "UTF-8";
.contact {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	background: #FFF url(../shared_img/contact_bg.jpg);/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	margin-right: auto;
	margin-left: auto;
}
.contact h3 {
	line-height: 200%;
	color: #C93;
	font-weight: bold;
}
.contact .explain {
	font-size: 90%;
	line-height: 150%;
	margin-left: 20px;
}
.mailform dd .artistname {
	font-size: 150%;
}

#container .grid.first img {
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 20px;
	color: #C93;
	margin-top: 30px;
	margin-bottom: 30px;
}
.caution {
	list-style: square inside;
	background: url(../synchronote/sync_bg02.jpg);
	padding: 30px 50px;
	text-align: left;
	line-height: 200%;
	border: 1px solid #666;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
}

.shop_img_left01 {
	float: left;
	width: 485px;
}
.shop_img_right01 {
	float: right;
}

.shop_img_left02 {
	float: left;
	width: 435px;
}
.shop_img_right02 {
	float: right;
}

.forflorist .explain {
	font-size: 110%;
}

#mailformpro dl.mailform dt.mfp {
	font-size: 13px !important;
}

#mailformpro label {
	font-size: 13px !important;
}