@charset "utf-8";

/*(｀･ω･)>>===============================================================================

 *

 * @file        : access.css

 * @description : アクセス内部に当てるスタイル

 * @auther      : K.Akemura

 * @note        :

 *

 *

 *-----------------------------------------------------------------------------------------

 * Tracks

 *-----------+-------+------------+--------------------------------------------------------

 * @id    | @date    | @auther    | @description

 *--------+----------+------------+--------------------------------------------------------

 * WT_0001|2010/08/08|K.Akemura   |新規作成

 *--------+----------+------------+--------------------------------------------------------

 *

 *

 *-----------------------------------------------------------------------------------------

 *

 *                                         ©Copyright 2010 White.Co.Jp All right accessd

 *

 ===============================================================================<<(･ω･｀)*/

/* コンテンツタイトル */
.conttitle{
	width:800px;
	height:30px;
	background-color:#d8ce9f;	/* 背景色 */
		background-image:url(../../img/pc01/title_access.png);
	z-index:1;
	}
/* メイン領域 */
.accessmain{
	width:800px;
	height:420px;
	background-color:#d8ce9f;	/* 背景色 */
	position:relative;
	overflow:auto;
	z-index:1;
	}

/* マップ領域 */
.accessmap{
	position:absolute;
	top:20px;
	left:30px;
	width:350px;
	height:350px;
	background-color:#AAAAAA;
	z-index:2;
	}
/* マップ領域_影 */
.accessmap_sd{
	position:absolute;
	top:20px;
	left:30px;
	width:352px;
	height:352px;
	background-color:#AAAAAA;
	z-index:1;
	}

/* 情報領域 */
.accessinfo{
	position:absolute;
	top:20px;
	left:410px;
	width:350px;
	height:350px;
	z-index:2;
	}


.atxt01{
	position:absolute;
	top:0px;
	left:10px;
	width:330px;
	height:40px;
	z-index:3;
	}

.atxt02{
	position:absolute;
	top:45px;
	left:10px;
	width:330px;
	height:60px;
	z-index:3;
	}
.atxt03{
	position:absolute;
	top:110px;
	left:10px;
	width:330px;
	height:40px;
	z-index:3;
	}
.atxt04{
	position:absolute;
	top:155px;
	left:10px;
	width:330px;
	height:40px;
	z-index:3;
	}
.atxt05{
	position:absolute;
	top:200px;
	left:10px;
	width:330px;
	height:60px;
	z-index:3;
	}
.atxt06{
	position:absolute;
	top:265px;
	left:10px;
	width:330px;
	height:40px;
	z-index:3;
	}
.atxt07{
	position:absolute;
	top:310px;
	left:10px;
	width:330px;
	height:40px;
	z-index:3;
	}

/* 情報タイトル領域 */
/* 位置設定 */
.atitlep{
	position:absolute;
	top:0px;
	left:5px;
	z-index:3;
	width:100px;
	height:20px;
	background-color:#ba2636;
	}
* html .atitlep{/* IE 6 */
	display:inline;
	zoom:1;
	}
*:first-child+html .atitlep{/* IE */
	display:inline;
	zoom:1;
	}
/* フォント設定 */
.atitle{
	display:table-cell;
	width:100px;
	height:20px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:18px;	/* フォントサイズ */
	vertical-align:middle;
	text-align:center;
	color: #ffffff;	/* 文字色 */
	}
* html .atitle{/* IE 6 */
	display:inline;
	zoom:1;
	}
*:first-child+html .atitle{/* IE */
	display:inline;
	zoom:1;
	}

/* 情報内容領域1 */
/* 位置設定1 */
.atextp01{
	position:absolute;
	top:20px;
	left:15px;
	z-index:3;
	width:300px;
	height:20px;
	background-color:#e9e4d4;
	}
* html .atextp01{/* IE 6 */
	display:inline;
	zoom:1;
	}
*:first-child+html .atextp01{/* IE */
	display:inline;
	zoom:1;
	}
/* フォント設定1 */
.atext01{
	display:table-cell;
	width:270px;
	height:20px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:16px;	/* フォントサイズ */
	vertical-align:middle;
	text-align:left;
	color: #000000;	/* 文字色 */
	}
* html .atext01{/* IE 6 */
	display:inline;
	zoom:1;
	}
*:first-child+html .atext01{/* IE */
	display:inline;
	zoom:1;
	}

/* 情報内容領域2 */
/* 位置設定2 */
.atextp02{
	position:absolute;
	top:20px;
	left:15px;
	z-index:3;
	width:300px;
	height:40px;
	background-color:#e9e4d4;
	}
* html .atextp02{/* IE 6 */
	display:inline;
	zoom:1;
	}
*:first-child+html .atextp02{/* IE */
	display:inline;
	zoom:1;
	}
	
/* フォント設定2 */
.atext02{
	display:table-cell;
	width:270px;
	height:40px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:16px;	/* フォントサイズ */
	vertical-align:middle;
	text-align:left;
	color: #000000;	/* 文字色 */
	}
* html .atext02{/* IE 6 */
	display:inline;
	zoom:1;
	}
*:first-child+html .atext02{/* IE */
	display:inline;
	zoom:1;
	}


/* コンテンツbottom領域 */
.accessend{
	position:absolute;
	top:370px;
	left:20px;
	width:750px;
	height:50px;
	}

/* ギャラリーエンドコメント領域 */
.acommentp{
	position:absolute;
	top:8px;
	right:10px;
	z-index:3;
	width:700px;
	height:20px;
	}
/* コメントフォント設定 */
.acomment{
	display:table-cell;
	width:700px;
	height:20px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:16px;	/* フォントサイズ */
	text-align:right;
	color: #ad0015;	/* 文字色 */
	}