@charset "shift_jis";


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


#flashcontent { margin: 0;}

h2 {
	margin: 0 0 7px 0;
}

p {
	padding: 0px;
}


/*============================== float ==============================*/

body {
	margin: 0;
	background: #FFF;
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 12px;
	line-height:180%;
	text-align: center; /* IE6以下センタリングバグ回避 */
	overflow-y:scroll;
	background-image:url(../images/bg_head0.jpg);
	background-repeat:repeat-x;

}
#mainHeader{
	height:27px;
	margin: 13px auto 23px;
	_margin: 13px auto 15px;
}
#mainArea2 {
	width: 900px;
	margin:0 auto;
}
#mainHeader p.likeh1{
	float: left;
	width: 383px;
}
#mainHeader h1{
	font-size:84%;
	color:#7D5533;
	float:right;
	width:auto;
	line-height:1.7;
}
.bodycopy{
	width:500px;
	margin:0 auto 10px auto;
	color:#817A54;
	line-height:1.5;
}
.mainContents{
	padding-bottom:17px!important;
}