body {
	margin:0;
	text-align:center;
	background:#ED820C;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:140%;
	min-width:800px;
}

h1,h2,h3,h2,h5,h6,h7,p,ul,a{
	margin:0;
}

a {
	color:#999999;
	text-decoration:underline;
}

a:visited {
	color:#999999;
	text-decoration:underline;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

img{
    border:none;
}


.bg_gra_t{
    background:url(../images/bg_gla_t.jpg) repeat-x bottom #FFFFFF;
	margin:2px 0 0 0;
}
.bg_white{
    background:#FFFFFF;
	padding:11px 0 10px 0;
}
.bg_gra_b{
    background:url(../images/bg_gla_b.jpg) repeat-x top;
	margin:2px 0 0 0;
}

.col_ora{
    color:#CB6D00
}



/*PAGE_T
---------------------------------------------------------*/
#page_t{
    width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#page_t h1{
    font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:130%;
	padding:9px 0 0 0;
	text-align:right;
}
.mgn_logo{
    margin:0 344px 0 0;
}

/*PAGE_BODY
---------------------------------------------------------*/
#page_body{
    width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#bg_wake{
    background:url(../images/bg_wake.jpg) no-repeat bottom #F4F0E4;
	width:800px;
}

#bg_wake:after{
    content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*Hides IE-mac\*/
*html #bg_wake{height:1%;}
/*End hide from IE-mac\*/

.bg_line_wake{
    border:solid 1px #D9D7D4;
	background:#FFFFFF;
	margin:7px;
}

.w_570{
    width:570px;
}

.bg_mobile{
    background:#F4F1EE;
	color:#959595;
}

.bg_news{
    background:#F4F1EE;
	margin:10px 0 0 0;
}
.bdr_news{
    border:solid 1px #E6E3E0;
}

.w_560{
    width:560px;
}

.bdr_ora4{
    border-left:solid 4px #F7D8B2;
}

#add{
    width:220px;
	padding:6px 0 0 0;
}

#add:after{
    content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*Hides IE-mac\*/
*html #add{height:1%;}
/*End hide from IE-mac\*/

#add2{
    width:300px;
	padding:6px 0 0 0;
}

#add2:after{
    content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*Hides IE-mac\*/
*html #add2{height:1%;}
/*End hide from IE-mac\*/

.blanch a{
	color:#333333;
	text-decoration:underline;
}
.blanch a:hover{
	color:#336699;
	text-decoration:underline;
}


.bnr_artificial a:hover{
/*opacity ie*/
filter: alpha(opacity=70);
/*opacity for mozila,safari*/
-moz-opacity:0.70;
opacity:0.70;
_zoom:1;
}
.bnr_artificial{
	padding:10px 0 4px;
}



/*FOOTER
---------------------------------------------------------*/
#footer{
    width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	height:100px;
}



