@charset "UTF-8";

/* ブラウザスタイルの初期化 */
* {
  margin: 0;
  padding: 0;
  }
  
/* 文書本体 (body) */
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	border-width: 0;
	background-image: url(../images/bg.gif);
	color: #333333;
	background-repeat: repeat-x;
}

/* 画像 (img) */
img {
  border: 0;
  }

/* メイン枠 */ 
#container {
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	overflow: auto;
}

/* ヘッダー */
#header {
	height: 29px;
	width: 918px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-y;
}
#headmenu1 {
	width: 85px;
	height: 18px;
	margin-left: 755px;
	margin-top: 6px;
	float: left;
}
#headmenu2 {
	float: right;
	width: 58px;
	padding-right: 10px;
	margin-top: 6px;
}
/* 詳細 */
#main {
	width: 918px;
	background-image: url(../images/main2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
h1#main {
	margin: 0px;
	padding: 0px;
}
#pack {
	margin-right: auto;
	margin-left: auto;
	width: 821px;
	padding-top: 35px;
	padding-bottom: 24px;
}
#syosai {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	overflow: auto;
}
#syosai p {
	margin-bottom: 10px;
}
#syosai_left {
	width: 380px;
	float: left;
}
#syosai_right {
	float: right;
	width: 380px;
}
.syosai_midashi {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
}
.syosai_txt_bl {
	font-weight: normal;
	color: #000033;
}
#syosai2 {
	width: 820px;
	margin-bottom: 35px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#syosai2_left {
	float: left;
	width: 390px;
}
#map_title {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6D6A88;
}
#syosai2_right {
	float: right;
	width: 392px;
}
.plaza {
	width: 362px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/akibaplaza_p.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 144px;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.plaza img {
	margin-bottom: 4px;
}
.plaza a, a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
.remm {
	width: 362px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/remm_p.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 144px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.remm img {
	margin-bottom: 4px;
}
.remm a, a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
#toi {
	width: 630px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000033;
	border-bottom-color: #000033;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/toi_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: auto;
	height: 69px;
	vertical-align: middle;
}
#toi_txt a, a:hover, a:active {
	color: #000033;
	text-decoration: underline;
}
#toi_txt {
	padding: 0px;
	width: 510px;
	margin-right: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.toi_txt_title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000033;
}
.toi_txt_num {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}


/* フッター */
#footer {
	background-color: #E0E0E0;
	width: 918px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 10px;
	line-height: 16px;
}
#footer ul {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #000033;
	text-decoration: none;
}
#footer li a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}

/* WIN6 */
* html #header {
	width: 918px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-y;
	height: 29px;
}
* html #headmenu1 {
	width: 85px;
	margin-left: 380px;
	float: left;
}
* html #headmenu2 {
	float: right;
	width: 58px;
	padding-right: 10px;
}
