/* ------ Atelier M.O.F Web Site CSS ------ */
/*           Work flow to DW8 K.T           */
/* ---------------------------------------- */


/*Commonness CSS
------------------------------------------ */
body{
	margin-top:0px;
	padding-top:0px;
	background-color:#000000;
	background-image:url(../img/main_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

div#contents {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:20px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}

div#logo {
	width:335px;
	height:65px;
	padding-top:45px;
	margin-bottom:29px;
	margin-left:auto;
	margin-right:auto;
	}
	
div#cont_menu {
	width:900px;
	height:429px;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:25px;
	}
	
div#footer {
	width:900px;
	margin-top:14px;
	margin-bottom:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	color:#4f4f4f;
	float:left;
	}

.seo_text {
	width:900px;
	height:25px;
	margin-top:25px;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#FFFFFF;
	}
	
.footer_menu {
	text-align:left;
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 18px;
	}
	
.banner_sub {
	width:640px;
	text-align:right;
	}
	
.count {
	width:900px;
	margin-top:10px;
	}
	
a {
	color:#977705;
	text-decoration:none;
	}
	
a:hover {
	color:#CC6600;
	text-decoration:underline;
	}
	
.banner {
	width:900px;
	height:125px;
	}
	
.banner_second {
	width:180px;
	height:75px;
	}
