﻿@charset "UTF-8";

body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background: #0f1632;
}
p, h2, h4, h5 {
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#container {
	margin: 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	background: url(images/bgmain.jpg) repeat-y;
}
.wrap580 { margin: 30px 20px 20px; }
.wrap580 p { padding: 10px 7px 0px; }
.i58 { margin: 10px 0px 10px; }
.wrap580b { margin: 0px 20px 0px; }
.wrapmouse {
	color:#999999;
	margin: 0px 60px;
}
.wrapmouse a { color:#33FF00; }


.bgmouse { background: url(images/bgmouse.jpg) no-repeat center top; }
.bgeasy { background: url(images/bgeasy.jpg) no-repeat center bottom; }
.bgatcaj { background: url(images/bgatcaj.jpg) no-repeat right center; }
.bgreleasenew { background: url(images/bgreleasenew.jpg) no-repeat center bottom; }
.bgrelease { background: url(images/bgrelease.jpg) no-repeat center bottom; }
.bgreleasecha { background: url(images/bgreleasecha.jpg) no-repeat center bottom; }
.bgair { background: url(images/bgjal.jpg) no-repeat center bottom; }


.line { margin: 0px 0px 0px 15px; }
.link { border: none; }
.copyright {
	color: #0f1632;
	padding: 10px 0px 15px;
	text-align: center;
}
