@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
div#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------
  ヘッダ
------------------*/
div#header {
	background-image: url(images/head-back.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 950px;
	background-color: #000000;
	margin-bottom: 10px;
	position:relative;
}
#header h1 {
	width: 950px;
	height: 45px;
	margin: 0;
	text-indent: -10000em;
}
#header h2 {
	color: #FFFFFF;
	font-size: 70%;
	font-weight: normal;
	margin-left: 95px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.home {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 70px;
	padding: 0px;
	margin: 0px;
}
.home a{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 90px;
	width: 70px;
	background-image: url(images/home-button.gif);
	background-repeat: no-repeat;
}

.home  a:hover{
	height: 90px;
	width: 70px;
	background-image: url(images/home-button.gif);
	background-repeat: no-repeat;
	background-position: 0 -90px;
}
/*------------------
  Google検索
------------------*/
div#google {
	width: 260px;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	position: absolute;
	left: 590px;
	top: 40px;
	margin: 0px;
}
/*------------------
  container
------------------*/
div#container {
	background-color: #FFCBDF;
}
div#container:after {
	display:block;
	clear:both;
	height: 0;
	visibility: hidden;
	content: ".";
}

	
/*------------------
  サブ（左カラム）
------------------*/
div#sub {
	width: 150px;
	background-color: #FFCBDF;
	float: left;
}
#sub h3 {
	color: #FFFFFF;
	font-size: small;
	line-height: 120%;
	margin-right: 10px;
	margin-left: 2px;
	width: 130px;
	letter-spacing: 0.1em;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#sub p {
	font-size: small;
	color: #FFFFFF;
	padding-left: 5px;
}
#banner_a {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#banner_a a{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 240px;
	width: 150px;
	background-image: url(images/oneseg-banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#banner_a  a:hover{
	height: 240px;
	width: 150px;
	background-image: url(images/oneseg-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 -240px;
	margin-bottom: 10px;
}
#banner_b {
	padding: 0px;
	margin: 0px;
}
#banner_b a{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 150px;
	width: 150px;
	background-image: url(images/konamap-banner.jpg);
	background-repeat: no-repeat;
}

#banner_b a:hover{
	height: 150px;
	width: 150px;
	background-image: url(images/konamap-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}

#banner_c {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#banner_c a{
	display:block;
	text-decoration:none;
	text-indent: -10000em;
	height: 150px;
	width: 150px;
	background-image: url(images/konamonMAP_Spin-off.jpg);
	background-repeat: no-repeat;
}

#banner_c a:hover{
	height: 150px;
	width: 150px;
	background-image: url(images/konamonMAP_Spin-off.jpg);
	background-repeat: repeat-y;
	background-position: 0 -150px;
}


/*------------------
  サブ内ナビゲーション
------------------*/
div#navi {
	width: 150px;
}

#navi ul {
	padding: 0px;
    margin: 0px;
	list-style: none;
}
#navi li,#navi a{
	display: block;
	width: 150px;
	height: 50px;
	background-image: url(images/navi.gif);
	text-indent: -10000em;
}
#navi02 a { background-position: 0 -50px }
#navi03 a { background-position: 0 -100px }
#navi04 a { background-position: 0 -150px }
#navi05 a { background-position: 0 -200px }
#navi06 a { background-position: 0 -250px }
#navi07 a { background-position: 0 -300px }
#navi08 a { background-position: 0 -350px }
#navi09 a { background-position: 0 -400px }
#navi10 a { background-position: 0 -450px }
#navi11 a { background-position: 0 -500px }
#navi12 a { background-position: 0 -550px }
#navi01 a:hover { background-position: 0 -600px }
#navi02 a:hover { background-position: 0 -650px }
#navi03 a:hover { background-position: 0 -700px }
#navi04 a:hover { background-position: 0 -750px }
#navi05 a:hover { background-position: 0 -800px }
#navi06 a:hover { background-position: 0 -850px }
#navi07 a:hover { background-position: 0 -900px }
#navi08 a:hover { background-position: 0 -950px }
#navi09 a:hover { background-position: 0 -1000px }
#navi10 a:hover { background-position: 0 -1050px }
#navi11 a:hover { background-position: 0 -1100px }
#navi12 a:hover { background-position: 0 -1150px }

/*------------------
  フッター
------------------*/
div#footer {
	clear: both;
	padding: 5px 10px 10px 10px;
	background-image: url(images/footer_grayline.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	height: 30px;
	margin-top: 10px;
	border-top-color: #000000;
	border-top-style: solid;
}

#footer a:link  {
	text-decoration: none;
	color: #000000;
}
#footer a:visited  {
	text-decoration: none;
	color: #000000;
}
#footer a:hover  {
	color: #666666;
	text-decoration: underline;
}
#footer ul{
	padding: 0;
	margin: 0;
}
#footer li{
	float:left;
	list-style: none;
	padding-right: 20px;
	font-size: small;
}
#footer p {
	font-size: small;
	font-weight: normal;
}

/*------------------
  位置指定
------------------*/

.left{
	float: left;
	margin: 0 10px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 10px;
}
/*------------------
  その他
------------------*/

address {
	font-size: small;
	float: right;
	font-style: normal;
}
a img {
	border-style:none;
}
