@charset "utf-8";

/* CSS Document */



/*--------------------------------

はじめにページheader

-------------------------------*/



#headerTreat {

	height: 220px;

	width: 962px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

    background:url(../images/treat/girl.png);

}

#headerTreat H1 {

	/*TEXT-INDENT: -9999px*/

}

#headerTreat h2 {

	width: 608px;

	position: absolute;

	left: 13px;

	top: 12px;

	height: 63px;

	TEXT-INDENT: -9999px;

	background:url(../images/treat/title.png);

}

#headerTreat P {

	width: 566px;

	position: absolute;

	left: 6px;

	top: 82px;

	height: 137px;

	background:url(../images/treat/p.png);

	background-repeat:no-repeat;

	text-indent:-9999px;

}

























/* ボックス */

.treat {

	width: 680px;

	margin-bottom: 20px;

}





/* ボックス内Ｐタグ */

.treat p {

	margin: 10px;

	color:#666666;

	font-size:14px;

	line-height:16px;

}





/* h3見出し */



#treat01 {

	width:680px;

	height:40px;

	text-indent:-9999px;

	background-image: url(../images/treat/01.png);

}

#treat02 {

	width:680px;

	height:40px;

	text-indent:-9999px;

	background-image: url(../images/treat/title2.png);

	margin-bottom: 20px;

}



#treat03 {

	background-color: #F6C;

	width:680px;

	height:40px;

	text-indent:-9999px;

}



#treat04 {

	background-color: #F6C;

	width:680px;

	height:40px;

	text-indent:-9999px;

}

#treat05 {

	background-color: #F6C;

	width:680px;

	height:40px;

	text-indent:-9999px;

}

