@charset "utf-8";
/*
-----------------------------------

  create: 
  update: 
  url: http://www.

----------------------------------- */

/*
-------------------------
TAGS
------------------------- */
*{ margin:0; padding:0; text-decoration:none; font-style:normal; line-height:18px; letter-spacing: 1px; font-family:'ＭＳ Ｐゴシック',Osaka,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ul li { list-style:none; }
ul,li {margin: 0;padding: 0;}
div,
ul { zoom:1; }

ul:after,
dl:after,
div:after { content: "."; font-size: 0.01em; display: block; clear: both; height: 0; visibility: hidden; }

br { letter-spacing: 0px; }

html {
	overflow-y: hidden;
	}

body{
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	height: 100%;
}

body * {
	font-size: 12px;
	}

/* anchor */
a {
	text-decoration:none;
	overflow: hidden; /*firefox点線対応*/
	color: #5a5a5a;
}

/*
a:link { color: #000000; }
a:active { color: #000000; }
*/
/*a:visited { color: #858585; }*/
a:hover { text-decoration: underline;}


a img{
	border: 0;
	}

img {
	 margin: 0;
	 }

/* table */
table {
	border-collapse: 0;
}
th,td {
	border-collapse:collapse;
}

p {
	margin: 0px;
	}

/*----- マージン0設定 ------*/

.m0 {
	margin: 0 !important;
	}

.mb_5 {
	margin: 0 0 5px 0 !important;
	}
.mb_10 {
	margin: 0 0 10px 0 !important;
	}
.mb_15 {
	margin: 0 0 15px 0 !important;
	}
.mb_20 {
	margin: 0 0 20px 0 !important;
	}
.mb_25 {
	margin: 0 0 25px 0 !important;
	}
.mb_30 {
	margin: 0 0 30px 0 !important;
	}
/*
-------------------------
BASE CLASS
------------------------- */

.gradation_field {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	background: #c4c4c4 url("../images/common/gradation_bak.jpg") repeat-x;
	}


.base {
	width: 900px;
	height: 592px;
	padding: 0 0 80px 0;
	margin: -296px 0 0 -450px;
	background: #ffffff url("../images/common/mirror.jpg") left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	}


/*
-------------------------
HEAD CLASS
------------------------- */

.head {
	width: 900px;
	height: 46px;
	background: #000000;
	}

.head ul {
	margin: 25px 0 0 0;
	float: right;
	}

.head ul li {
	margin: 0 15px 0 0;
	float: left;
	}

.head ul li a {
	height: 14px;
	display: block;
	text-indent: -9999px;
	}
.head ul li a:hover {
	background: url("../images/common/spacer.gif");
	}


.hm_01 {
	background: url("../images/common/hm_01_rol.jpg") no-repeat;
	}
.hm_01 a {
	width: 64px;
	background: url("../images/common/hm_01.jpg") no-repeat;
	}

.hm_02 {
	background: url("../images/common/hm_02_rol.jpg") no-repeat;
	}
.hm_02 a {
	width: 67px;
	background: url("../images/common/hm_02.jpg") no-repeat;
	}

.hm_03 {
	background: url("../images/common/hm_03_rol.jpg") no-repeat;
	_margin: 0 7px 0 0 !important;
	}
.hm_03 a {
	width: 107px;
	background: url("../images/common/hm_03.jpg") no-repeat;
	}

/*
-------------------------
CONTAINER CLASS
------------------------- */

.container {
	background-position: bottom;
	}

/*
-------------------------
LEFT AREA CLASS
------------------------- */

.left_area {
	width: 240px;
	height: 500px;
	float: left;
	text-align: left;
	display: inline;
	background: url("../images/common/spacer.gif");
	}

.left_area h1 {
	width: 240px;
	height: 46px;
	margin: 122px 0 39px 0;
	background: url("../images/common/logo.jpg") no-repeat;
	}

.left_area h1 a {
	width: 240px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	}

.left_area div.aed_banner {
	margin: 139px 0 0 36px;
	padding: 0;
	width: 167px;
	height: 33px;
}

/*
-------------------------
MAIN MENU CLASS
------------------------- */

.main_menu {
	width: 131px;
	margin: 26px 0 0 44px;
	}

.main_menu li {
	width: 131px;
	height: 20px;
	}

.main_menu li a {
	width: 125px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	position: relative;
	}

.main_menu li a:hover {
	background: url("../images/common/spacer.gif");
	}

#current {
	background: url("../images/common/spacer.gif");
	}

.mm_01 {
	padding: 3px 3px 2px 3px ;
	background: url("../images/common/mm_01_rol.png") no-repeat;
	}
* html .mm_01 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://goldon.net/images/ie6_png/mm_01_rol.png);
	}
.mm_01 a {
	background: url("../images/common/mm_01.jpg") no-repeat;
	}

.mm_02 {
	padding: 1px 3px 2px 3px;
	background: url("../images/common/mm_02_rol.png") no-repeat;
	}
* html .mm_02 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://goldon.net/images/ie6_png/mm_02_rol.png);
	}
.mm_02 a {
	background: url("../images/common/mm_02.jpg") no-repeat;
	}

.mm_03 {
	padding: 1px 3px 2px 3px;
	background: url("../images/common/mm_03_rol.png") no-repeat;
	}
* html .mm_03 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://goldon.net/images/ie6_png/mm_03_rol.png);
	}
.mm_03 a {
	background: url("../images/common/mm_03.jpg") no-repeat;
	}

.mm_04 {
	padding: 1px 3px 2px 3px;
	background: url("../images/common/mm_04_rol.png") no-repeat;
	}
* html .mm_04 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://goldon.net/images/ie6_png/mm_04_rol.png);
	}
.mm_04 a {
	background: url("../images/common/mm_04.jpg") no-repeat;
	}


/*
-------------------------
RIGHT AREA CLASS
------------------------- */

.right_area {
	width: 660px;
	height: 500px;
	float: left;
	text-align: left;
	display: inline;
	}

#other {
	background: url("../images/common/container_bak.jpg") left bottom no-repeat;
	}

.other_info {
	margin: 119px 0 0 72px;
	}

.other_info h2 {
	margin: 0 0 15px 0;
	}

.other_info .flexcroll {
	width: 510px;
	height: 178px;
	overflow-y:scroll;
	overflow-x:hidden;
	}

/*
-------------------------
FOOTER CLASS
------------------------- */

.footer {
	width: 900px;
	height: 46px;
	background: #000000 url("../images/common/copy.jpg") 633px 10px no-repeat;
	float: left;
	position: relative;
	}

.footer img {
	position: absolute;
	top: 0;
	left: 0;
}

.footer address {
	text-indent: -9999px;
	}

/*
======================================================================
以下開発用　適時削除
====================================================================== */

/* 開発履歴
2007-09-05 taguchi
・font-family, font-sizeはデザイン決定後適時調整しましょう。
・デザイン未確定なので、細かいサイズなども適時調整してください。

*/

/*
======================================================================
ここまで開発用記述です
====================================================================== */
