@charset "UTF-8";
/*

* Theme Name: Coopnet
* Last Update: Feb 22 2013
* Version: 0.1
* Author: Coopnet
* Author URI: http://www.corpnet.jp/
* Copyright &copy; CO-OP NET.All rights reserved

* File Name : cmn_layout_renew.css（リニューアル対応 上書きCSS）
*/



/* !header
---------------------------------------------------------- */

#header_renew {
	position: relative;
	margin: 0;
	height: 94px;
}
	#hd_inner {
		margin: 0 auto;
		width: 960px;
		text-align: left;
		padding-top:5px;
	}
		#hd_logo {
			margin-top: 10px;
			margin-right: 30px;
			float:left;
		}


/* 名称変更 お知らせ掲載　170613_shimada */
/* .info_coopdeli_federation{
	margin: 25pxauto auto 320px;
	border: solid 1px #71A529;
	padding: 10px;
}*/ 

.info_coopdeli_federation{
	margin: 25px auto auto 320px;
	border: solid 1px #71A529;
	padding: 10px;
}
	.info_coopdeli_federation p{
		text-align: center !important;
	}


/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll;}
body { text-align: center;}



/*bodyのIDを判別して付与に修正*/
body#shop,
body#mi,
body#mozuku,
body#anzenanshin,
body#kouryu,
body#toki,
body#tanbo,
body#shiryoumai  {background: url(/ot/common/img/bg_body_renew.jpg) repeat-x top left #fcf9f4;	}

body.renew  {background: url(/ot/common/img/bg_body_renew.jpg) repeat-x top left #fcf9f4;	}


/* フッター
---------------------------------------------------------- */

#footer {
	background: url(/ot/common/img/bg_footer_renew.jpg) repeat-x bottom left #fff;	height:50px;
  	}


#ft_copyright {
	font-size:10px;
	color:#71A127;
}

