@charset "utf-8";

/***************************************************
	COSMO DARTS スタイルシート
	layout_bk.css
	BLACKページレイアウトスタイル定義
***************************************************/
body {
	color: #323232;
	background-color: #ffffff;
}
#container {	background-color: #f5f5f5;}

a:link {	color: #323232;}
a:visited {	color: #727272;}
a:hover {	color: #323232;}

#header {	background: url(../img/temp/header_bg_w.jpg) repeat-x;}
#header h1 dfn {	color: #323232;}
#header h1 a {	background: url(../img/temp/logo_w.jpg) no-repeat;}

#gnavi {	background: url(../img/temp/gnavi_bg_w.jpg) bottom repeat-x;}

#location {	color: #323232;}

#contents {	background: url(../img/temp/contents_bg_w.gif) left top repeat-y;}
#contents #snavi .banner img {	border: 1px solid #b3b2b2;}

#footer .copy {	background-color: #dcdcdc;}
#footer .copy p.copyright {	background: url(../img/temp/copy_w.gif) center center no-repeat;}
