@charset "UTF-8";/* 全体構造 ----------------- */body {	background:#e6e6e6 url(../img/main_bg.jpg) 0 0;	margin: 0;	padding: 0;	color: #565656;	font-family:Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', san-serif;}a img {	border: none;	background: transparent;}div,p,span {	margin:  0;	padding: 0;	line-height:1.0;}#container {	margin: 0 auto;	width: 700px;}#header {	background: url(../img/title.gif) no-repeat;	width: 700px;	height: 64px;	display: block;}#title {	background: url(../img/title.gif) no-repeat;	width: 700px;	height: 64px;	display: block;}#title a {	width: 428px;	height: 64px;	margin: 0;	padding: 0;	position: absolute;}#dev {	text-align: right;	margin: -64px 0 0;}	h1 {	margin: 0;	position: absolute;	text-indent: -9999px;}#menu {	background: url(../img/menu_bg.gif) no-repeat;	width: 700px;	height: 40px;	margin: 0;	padding: 0;	text-align: center;	position: absolute;	display: block;}#contents {	background: url(../img/contents_bg.jpg) no-repeat;	width: 700px;	height: 651px;	margin: 40px 0 0;	padding: 0;	position: absolute;	display: block;}#contents_main {	width: 700px;	height: 636px;}#contents_gamen {	width: 347px;	height: 636px;	float: left;	display: block;}#contents_info {	width: 353px;	height: 636px;	float: right;	display: block;}#comp_title {	background: url(../img/comp_title.jpg) no-repeat;	width: 353px;	height: 115px;}h2 {	margin: 0;	position: absolute;	text-indent: -9999px;}#comp_info {	background: url(../img/comp_info.jpg) no-repeat;	width: 353px;	height: 466px;}h3 {	font-size:5px;color:#545454;line-height:1.5;font-weight:500;	margin: 0;	position: absolute;	text-indent: -9999px;}#foot {	width: 700px;	margin: 690px 0 0;	padding: 0;	position: absolute;	display: block;	text-align: center;}/* 文字指定 ----------------- */.mid {font-size:12px;color:#545454;line-height:1.5;font-weight:500;}.mid_w {font-size:12px;color:#ffffff;line-height:1.5;font-weight:700;}.small {font-size:10px;color:#545454;line-height:1.5;font-weight:500;}/* リンク指定 ----------------- */a {color:#e60012;text-decoration:none;}a:hover, a:active {text-decoration:underline;}
