@charset "utf-8";

/*
About CSS
*/

#header {
	background: url(/img/bg_aboutheader.jpg) left top no-repeat;
}

h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_about.gif) left no-repeat;
	border-bottom: 1px dotted #666;
}
h3 {
	height: 56px;
	overflow: hidden;
	text-indent: -9999px;
}
div#about01 h3 {
	background: url(../img/h3_about01.gif) left top no-repeat;
}
div#about02 h3 {
	background: url(../img/h3_about02.gif) left top no-repeat;
}
div#about03 h3 {
	background: url(../img/h3_about03.gif) left top no-repeat;
}
div#about04 h3 {
	background: url(../img/h3_about04.gif) left top no-repeat;
}
div#about05 h3 {
	background: url(../img/h3_about05.gif) left top no-repeat;
}

h4 {
	height: 51px;
	border: none;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}
h4#pack {
	background: url(../img/h4_pack.gif) left top no-repeat;
}
h4#doll {
	background: url(../img/h4_doll.gif) left top no-repeat;
}
h4#baby {
	background: url(../img/h4_baby.gif) left top no-repeat;
}

div#about {
	padding: 13px 0 12px 12px;
}

div#cap_about {
	min-height: 385px;
	_height: 385px;
	background: url(/img/about_img01.jpg) right top no-repeat;
	padding-right: 335px;
}
.read {
	height: 18px;
	background: url(/img/read_about.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.naiyo {
	margin-bottom: 40px;
}

div#hokan {
	width: 521px;
	margin: 35px 0 0 44px;
}
.photo {
	margin-bottom: 10px;
}

div#dollrecente {
	float: left;
	width: 240px;
}
div#babyrecente {
	float: right;
	width: 240px;
}


.attention {
	color: #FF0;
}
.bikou {
	color: #FFF;
	font-size: 90%;
}