/* CSS Document */

@charset "UTF-8";

/* TEXT AREA */

.TextArea
{
	margin:20px 0px;
}

.TextArea .obi001
{
	margin:0px auto 20px auto;
	width:320px;
	height:20px;
	background:url(../img/vol01/obi_001.gif) no-repeat;
}

.TextArea .obi_contact
{
	margin:0px auto 20px auto;
	width:920px;
	height:18px;
	background:url(../img/title.gif) no-repeat;
}


.TextArea .obi_contact span
{
	display:none;
}

.TextArea .body001
{
	width:500px;
	margin:0px auto;
}

.TextArea .diet_present
{
	margin-top:20px;
}

/* Method */
.TextArea .obi_black
{
	font-weight:bold;
	background:#000000;
	color:#FFFFFF;
	margin:0px auto 10px auto;
	width:880px;
}

.TextArea .obi_black span
{
	text-align:left;
	display:block;
	padding:5px;
}

.TextArea .body002
{
	margin:0px auto 20px auto;
	width:880px;
}

.TextArea .body002 p
{
	margin-bottom:15px;
}



