

div#contents div.article h2 {
	width: 520px;
	height: 51px;/*38+(960-520-182)/2*/
	text-indent: -1000px;
	overflow: hidden;
}

div#contents div.article h2.t1 { background: transparent url('../img/title_about01.gif') no-repeat scroll left top; }
div#contents div.article h2.t2 { background: transparent url('../img/title_about02.gif') no-repeat scroll left top; }
div#contents div.article h2.t3 { background: transparent url('../img/title_about03.gif') no-repeat scroll left top; }


div#contents div.article p.babykids {
	display: block;
	margin: 0;
	width: 520px;
	height: 221px;/*195+(960-520-182)/2*2*/
	background: transparent url('../img/banner_about.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}


div#contents div.article ul {
	list-style-type: disc;
	list-style-position: outline;
	margin: 0 13px 13px 2em;
	word-wrap: break-word;
	word-break: all;
}

