@charset "shift_jis";

/*
============================================================
基本レイアウト設定
------------------------------------------------------------

■ デフォルトリセット

============================================================
*/
body { background: url(../img/bg_body.jpg) repeat-x;}
div#mv { margin-bottom: 10px;}
div#content { background: url(../img/fr_m.jpg) repeat-y;}

table#main {
	background:url(../img/bg_01.jpg) repeat-y;
	margin-bottom: 0px;
}

table#main td {
background: url(../img/bg_02.jpg) repeat-x;
padding: 8px 15px;
}
table#main td p { text-align: center;}
table#main td img { margin: 5px 0 0 0}

div#footer { background: url(../img/fr_b.jpg) no-repeat;}
