@charset "UTF-8";
/* CSS Document */

/* ====================================================================== */
/*  STYLE SHEET                                                           */
/*                                                                        */
/* ====================================================================== */


/* ----------------------------------------共通 */



*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Meiryo, Verdana, Arial, Helvetica, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height:1.4em;
}
html{
	height:100%;
	min-height:100%;
}

body{
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
	color: #777777;
	background-color:#000;
	background-image: url(../special/images/Image_01.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	}

a:link    {COLOR: #87bcff; TEXT-DECORATION: none;}
a:visited {COLOR: #87bcff; TEXT-DECORATION: none;}
a:hover   {COLOR: #db4f4f; TEXT-DECORATION: none;}
a:active  {
	COLOR: #db4f4f;
	TEXT-DECORATION: none;
	text-align: center;
}
	
img{
	margin:0;
	padding:0;
	border:none;
	text-align: left;
}


/* ----------------------------------------はみ出し制御 */
.clearfix:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix{
	display:inline-block;
	min-height:1%;
	}

/* Hides  from IE-mac \*/
* html .clearfix{ height:1%; }
/* .clearfix{ display:block; }
/* End hide from IE-mac */


/* ----------------------------------------はみ出し制御 */
	
	
/* ----------------------------------------ヘッダー */

#header{
	width:951px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}
	
	
	
/* ----------------------------------------ヘッダー */
#wrapper{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-position:center;
	background-repeat:repeat-y;
	}
/* ----------------------------------------フッダー */

	
#footer{
	margin:0px 0px 0px 0px;
	width:951px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#footer .m_01{
	margin:0px 0px 0px 0px;
	width:951px;
	height:144px;
	font-size:11px;
	color:#92440f;
	}
	
#footer .m_03{
	margin:8px 0px 0px 0px;
	float:left;
	}
		
	
#footer .m_05{
	margin:0px 0px 0px 10px;
	}
	


#footer{
	margin:0px 0px 0px 0px;
	width:951px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#footer2{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#1d1603;
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#footer2 .m_01{
	width:100%;
	height:268px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	background-image:url(../special/yoyaku/image/footer_01.jpg);
	}
	
#footer2 .m_02 {
	margin-left: auto;
	margin-right: auto;
	width:938px;
	height:auto;
	text-align:left;
	color:#FFF;
	background-position:center;
	}	
	
#footer2 .m_03{
	margin:0px 0px 0px 110px;
	}
	
#footer2 .m_04{
	margin:0px 0px 0px 40px;
	}	
	
#footer2 .m_05 {
	margin:0px 0px 0px 337px;	
	width:600px;
	height:auto;
	text-align:left;
	color:#FFF;
	background-position:center;
	}		
	
	
	
	