@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {background-color: #666;}
a{
	color:#FFC
	}
#val_headtitle {
	background-image: url(image/val10_dreamValentine.gif);
	width: 800px;
	background-repeat: no-repeat;
}

#val_wapper {
	background-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#val_wapper2 {
	background-color: #666;
	margin: auto;
}
#val_contents{
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f49800;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5b0f11;
	border-left-color: #5b0f11;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5B0F11;
	position: static;
}
#top_com {
	position: relative;
	height: 60px;
	width: 600px;
	top: 173px;
	left: 20px;
}
#gift_form {
	text-align: center;
}

.face{
	height: 20px;
	width: 118px;
}
.gift_face {
	height: 130px;
	width: 120px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.face_style {
	list-style-type: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.clear{ clear:both;}

#reply_comment {
	height: 165px;
	width: 430px;
	position: absolute;
	left: 39px;
	top: 138px;
	z-index: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-image: none;
}

/* 縦センター揃え */
div.vcenter div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
}

* html div.vcenter div{/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html div.vcenter div{/* IE 7 */
	display:inline;
	zoom:1;
}

#caution {
	width: 737px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	background-color: #F6B963;
	border: 1px solid #5B0F11;
	padding: 2px;
	text-align: center;
	/*vertical-align: middle;*/
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#reply_con {
	height: 350px;
	width: 737px;
	border: 1px solid #5b0f11;
	background-image: url(image/val10_reply_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	background-position: center center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#giftbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #5B0F11;
	text-align: center;
	color: #FFF;
	height: 20px;
	margin-top: 20px;
}

#mailbox {
	width: 514px;
	padding: 10px;
	text-align:center;
	margin:0 auto 0 auto; 
	color:#FFF; 
	background-color:#5b0f11;
}
.center{
		margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/* IE6 css fixer v0.7: Mon, 08 Feb 2010 13:31:03 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.gift_face {display:inline;}

/* add zoom:1 to pos:relative elements */
#top_com,
#reply_con {zoom:1;}