@charset "Shift_JIS";

body{
	background:#ffffff url(../img/bg_body.gif) top repeat-x;
}

#flashcontent{
	width:900px;
	height:250px;
	margin:3px 0px 0px 0px;
	background:#000;
}
#contents p.msg{
	line-height:1.6;
}

#contents h3.bar{
	margin:0px 0px 10px 6px;
	height:28px;
}
#contents p.coment{
	margin:0px 0px 5px 6px;
}
#contents .photowaku{
	text-align:center;
	width:888px;
	margin:0px 6px 10px 6px;
}


#contents .banner2{
	margin:15px 0px 10px 6px;
	height:180px;
	width:888px;
	background:#eee;
}

#contents .table2{
	width:440px;
}

#contents .leftwaku{
	float:left;
	width:440px;
	margin:0px 0px 10px 6px;

}
#contents .rightwaku{
	float:right;
	width:440px;
	margin:0px 6px 10px 0px;

}

