@charset "utf-8";
#happyou-index #container #content #content-inner h1 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../happyou/image/title.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 840px;
}
#content-inner {
	background-color: #FFFFFF;
	background-image: url(../image/content-inner-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 840px;
	padding-bottom: 45px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

/* lead ここから*/

#lead {
	background-image: url(../happyou/image/lead.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#lead p {
	overflow: hidden;
	height: 0px;
}

/* lead ここまで*/

/* mainphoto ここから*/

#mainphoto {
	width: 730px;
	margin-right: auto;
	margin-bottom: 21px;
	margin-left: auto;
}

/* mainphoto ここまで*/

/* flv ここから*/

#flv-box {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}

#flv {
	padding: 5px;
	width: 320px;
	border: 1px outset #666666;
	float: left;
}

#flv-text {
	background-image: url(../happyou/image/flv_text.gif);
	background-repeat: no-repeat;
	float: right;
	height: 238px;
	width: 391px;
}

#flv-text p {
	overflow: hidden;
	height: 0px;
}

/* flv ここまで*/

h2#comment {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../happyou/image/comment.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 100px;
	margin-bottom: 20px;
	margin-left: 57px;
	clear: both;
}


/* happyou-box ここから */
.happyou-box {
	width: 638px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #929292;
	padding-right: 92px;
	position: relative;
	min-height:123px;
}
*html .happyou-box {
	height: 123px;
}
.happyou-box h3 {
	margin-bottom: 7px;
}



.happyou-photo {
	position: absolute;
	top: 0px;
	left: 638px;
}

.happyou-text {
	font-size: 12px;
	line-height: 20px;
	text-indent: 1em;
	width: 630px;
}

/* happyou-box ここまで */
