
.main{
	box-sizing:border-box;
	width:652px;
	margin:0 auto;
	background:url(../img/bg_01.gif);
	border:solid 1px #f17e9d;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


header{
	margin:0 auto;
	background:url(../img/top_img_02.png);
	width:650px;
	height:200px;
	overflow:hidden;
	text-indent:-9999px;
}

.logo{
	float:left;
	width:100px;
	height:100px;
	background:#FFF;
}

.main_area{
	width:610px;
	padding-right:1px;
	background:url(../img/bg.png) repeat-y;
	margin:0 auto;
	text-align:center;
	line-height:25px;
}

.text_area{
	width:520px;
	margin:0 auto;
	line-height:22px;
	margin-top:25px;
}

.btn{
	width:640px;
	margin:30px 0;
}
.btn p{
	text-align:center;
}

.bottom{
	width:610px;
	margin:0 auto;
	padding-right:1px;
}
/*----------------------------------------------------------*/


.on_alr{
	width:552px;
	margin:0 auto;
	padding:10px;
}
.on_alr h1{
	border-top:2px #80511b solid;
	border-bottom:2px #80511b solid;
	padding:15px 0;
}
.on_alr h1 .time{
	text-align:left;
	width:165px;
	background:url(../img/icon_01.png) no-repeat right center;
}
.on_alr h1 .title{
	text-align:left;
	width:552px;
	color:#80511b;
	font-size:125%;
	margin-top:5px;
}
.on_alr p{
	width:510px;
	margin:0 auto;
	margin-bottom:15px;
	margin-top:10px;
	text-align:left;
	font-size:12px;

} 

.contact{
	width:552px;
	margin:0 auto;
}
.contact p{
	text-align:left;
	margin:25px 0;
}

.contact h1{
	border-top:2px #d40001 solid;
	border-bottom:2px #d40001 solid;
	padding:10px 0;
}
.contact h1 .title{
	text-align:left;
	width:552px;
	color:#d40001;
	font-size:118%;
}

.page_top{
	border-top:1px dotted #7f501a;
	padding:20px 0;
}
.page_top p{
	width:210px;
	margin:0 auto;
	background:url(../img/icon_02.png) no-repeat left center;
	padding-left:12px;
	box-sizing:border-box;
	color:#7f501a;
} 
.page_top p a{
	color:#7f501a;
}
.page_top p a:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------
	#MMTfooter - MMTフッター
------------------------------------------------------------ */

footer {
	width:auto;
	margin:0 auto;
	margin:10px 0 0;
	padding:20px 20px 10px 20px;
}
footer a.mmt {
	width:118px;
	height:32px;
	display:block;
	margin:0 auto;
	background:url(../img/f-logo.png) no-repeat;
	text-indent:-9999px;
}
footer span {
	text-align:center;
	display:block;
	color:#653b22;
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;