@charset "utf-8";


/* ------------------------------------------------------
		container
------------------------------------------------------ */

					/* ページ構造 */
#container {
	margin:  20px auto 0;
	padding: 30px;
	width:  820px;
	height: 570px;
	border-style: solid;
	border-width: 4px;
	border-color: #336699 #003366 #003366 #336699;
	font-family: "メイリオ",Meiryo,Osaka,sans-serif;
}



/* ------------------------------------------------------
		header	global-navi
------------------------------------------------------ */

					/* ヘッダー構造 */
#header {
	margin:  0 auto;
	padding: 0;
	width:  820px;
	height: 123px;
}

					/* ヘッダーバナー */
#header-banner {
	margin:  0;
	padding: 0;
	width: 820px;
	height: 82px;
	overflow: hidden;
}

#header-banner h1 {
	float: left;
	width: 164px;
}

#header-banner h2 {
	float: right;
	width: 656px;
}


					/* グローバルナビゲーション・メニュー */
#global-nav {
	clear: both;
	margin:  0;
	padding: 0;
	width: 820px;
	height: 35px;
	overflow: hidden;
}


					/* グローバルナビゲーション・メニュー の表示調整 */
#global-nav li {
	list-style: none;
	float: left;
	width: 164px;
	overflow: hidden;
}


					/* メニュー下のライン */
#nav-line {
	clear: left;
	margin:  0;
	padding: 0;
	width: 820px;
	height:  6px;
}


/* ------------------------------------------------------
		main
------------------------------------------------------ */

					/* メイン構造 */
#main {
	position: relative;
	margin: 15px auto;
	padding: 0;
	width:  820px;
	height: 400px;
}


/* ------------------------------------------------------
		guide
------------------------------------------------------ */

					/* ガイドメニュー */
#guide-image {
	margin:  0;
	padding: 0;
	float: left;
	width:  250px;
	height: 400px;
}


/* ------------------------------------------------------
		footer
------------------------------------------------------ */

					/* フッター構造 */
#footer {
	clear: both;
	margin:  0 auto;
	padding: 0;
	width: 820px;
	height: 20px;
	border-top: 2px solid #003366;
}


					/* フッター1（ナビゲーション） */
#footer-1 {
	margin:  0;
	padding: 5px 0 0;
	float: left;
	width:  492px;
	height:  20px;
}

#footer-1 li {
	list-style: none;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
	float: left;
	width: 100px;
}


					/* テキストリンク装飾 */
#footer-1 a {
	text-decoration: none;
}

#footer-1 a:link {
	color: #000000;
}

#footer-1 a:visited {
	color: #000000;
}

#footer-1 a:hover {
	color: #FF00FF;
}


					/* フッター2（Copyright） */
#footer-2 {
	margin:  0;
	padding: 5px 5px 0 0;
	text-align: right;
	font-size: 11px;
	color: #999999;
	float: left;
	width: 323px;
	height: 20px;
}


/* ------------------------------------------------------
		index.html
------------------------------------------------------ */

					/* トップイメージ */
#top-image {
	margin:  0;
	padding: 0;
	width:  820px;
	height: 400px;
}


/* ------------------------------------------------------
		company.html
------------------------------------------------------ */

					/* 会社概要 */
#company {
	margin:  0;
	padding: 0;
	float: right;
	width:  570px;
	height: 400px;
}

#company table {
	margin-top: 35px;
}

#company table tr th {
	margin-top: 0;
	padding-bottom: 25px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	height: 0px;
}

#company table tr td {
	margin: 0;
	padding-bottom: 25px;
	text-align: left;
	font-size: 12px;
	width: 470px;
	height:  0px;
}


/* ------------------------------------------------------
		business.html
------------------------------------------------------ */

					/* 事業内容の装飾 */
#main-service {
	margin:  0;
	padding: 0;
	float: right;
	width: 570px;
	height: 250px;
}

#main-service li {
	list-style: none;
	margin-top: 35px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	width: 570px;
	height: 20px;
}

					/* サブイメージ1 */
#sub-image-1 {
	margin:  0 auto 15px;
	padding: 0;
	float: right;
	width:  570px;
	height: 150px;
}


/* ------------------------------------------------------
		concept.html
------------------------------------------------------ */

					/* コンセプトの装飾 */
#concept {
	margin:  0;
	padding: 0;
	float: right;
	width:  570px;
	height: 400px;
}


/* ------------------------------------------------------
		access.html
------------------------------------------------------ */

					/* Accessの装飾 */
#access {
	margin:  0;
	padding: 0;
	float: right;
	width:  570px;
	height: 400px;
}

#access table {
	margin-top: 35px;
}

#access table tr th {
	margin: 0;
	padding-bottom: 15px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width:  90px;
	height:  0px;
}

#access table tr td {
	margin: 0;
	padding-bottom: 15px;
	text-align: left;
	font-size: 12px;
	width: 470px;
	height:  0px;
}


					/* アルカセントラルのイメージ */
#campany-image {
	position: absolute;
	top:   15px;
	left: 680px;
	width:  120px;
	height: 160px;
}


					/* MAP */
#map_canvas {
	position: absolute;
	top:  185px;
	left: 340px;
	width:  475px;
	height: 210px;
}



/* ------------------------------------------------------
		sitemap.html
------------------------------------------------------ */

					/* サイトマップの装飾 */
#site-map {
	margin: 0;
	padding: 0;
	float: right;
	width:  570px;
	height: 400px;
}

#site-map ul {
	margin:  35px 0 55px;
	padding: 0px;
}

#site-map li {
	list-style: none;
	margin:  0 0 10px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	width: 570px;
	height: 25px;
	color: #999999;
}


					/* テキストリンクの装飾 */
#site-map a {
	text-decoration: none;
}

#site-map a:link {
	color: #000000
}

#site-map a:visited {
	color: #000000
}

#site-map a:hover {
	color: #FF00FF
}


/* ------------------------------------------------------
		privacy.html
------------------------------------------------------ */

					/* 個人情報保護方針の装飾 */
#privacy-image {
	margin:  0;
	padding: 0;
	float: right;
	width:  570px;
	height: 400px;
	overflow: scroll;
	overflow-x: hidden;
}
