/***** 初期設定 *****/

/* Reset */
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,brockquote,pre,table,caption,th,td,address,form,fieldset,legend,object
{margin:0;padding:0;}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	line-height: 150%;
	margin:0px;
	padding:0px;
	font-size:12px;
	background-color:#fbeed3;
	color:#5c4c40;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.rolled,p.rolled{display:block;width:100%;height:100%;text-indent:-9999px;}
a.rolled{background-position:left top;}
a:hover.rolled{background-position:left bottom;}

/***** メイン背景 *****/
#main{background:url(img/bg.gif) center repeat-y;}
#main .topimg{background:url(img/main.jpg) top center no-repeat;}
#main .contentBox{width:854px; margin:0 auto;}
#main .contentBox .camtxt{width:810px; margin:0 20px; padding-top:373px;}
#main .contentBox .camtxt .btn a{display:block; width:168px; height:27px; background-image:url(img/btn_info.png);
float:right; margin-right:40px;}
/***** イメージ2 *****/

table.txt{margin:120px auto 0; width:600px;}

.text {
	width:680px;
	margin:0 auto 0 auto;
	}
.copyright {margin:10px 0 0 0;padding:15px;text-align:center; background-color:#3D3530; border-top:1px solid #554428; color:#FFF;}
.botton {
	background:url(../img/botton.jpg) center;
	background-repeat:no-repeat;
	height:32px;
}