/*********** トップページのスタイル ***********/
body {	text-align:center;
	background:url(../img/top/bg_top.gif) repeat-x;
}

#box {	margin:14px auto;
	width:740px;	height:405px;
	text-align:left;
	background:url(../img/bg/bg_ami2.gif);
	border:1px solid #c96;
	position:relative;	/*********** メニューの相対表示 ***********/
	z-index:1;}


/*****************************************
a:link {color: #ffcc99;}
a:visited {color: #ffcc66;}
a:active {color: #cccc00;}

a:hover {background: transparent;}
*****************************************/

/*********** タイトル・免責文 ***********/
h1 {
	position:absolute;
	top:20px;
	left:15px;
	z-index: 2;
}

#come {
	position:absolute;
	top:75px;
	left:25px;
	width: 380px;
	line-height:1.2em;
	z-index: 1;
}

/*********** メインメニュー ***********/
h2 {	font-size:small;
	float:left;
	width:50px;	height:50px;
	position:absolute;
	z-index:6;}

h2 a {display:block;	height:50px;}
h2 span {display:none;}

#menu1 {left:25px;top:295px;}
#menu2 {left:80px;top:295px;}
#menu3 {left:135px;top:295px;}
#menu4 {left:190px;top:295px;}
#menu5 {left:245px;top:295px;}
#menu6 {left:300px;top:295px;}
#menu7 {left:355px;top:295px;}
#menu8 {left:300px;top:350px;}
#menu9 {left:355px;top:350px;}

#menu1 a:link,#menu1 a:visited {background: transparent url("../img/top/top_m_esca.gif") no-repeat top left;}
#menu2 a:link,#menu2 a:visited {background: transparent url("../img/top/top_m_tutu.gif") no-repeat top left;}
#menu3 a:link,#menu3 a:visited {background: transparent url("../img/top/top_m_fava.gif") no-repeat top left;}
#menu4 a:link,#menu4 a:visited {background: transparent url("../img/top/top_m_work.gif") no-repeat top left;}
#menu5 a:link,#menu5 a:visited {background: transparent url("../img/top/top_m_days.gif") no-repeat top left;}
#menu6 a:link,#menu6 a:visited {background: transparent url("../img/top/top_m_bbs.gif") no-repeat top left;}
#menu7 a:link,#menu7 a:visited {background: transparent url("../img/top/top_m_info.gif") no-repeat top left;}
#menu8 a:link,#menu8 a:visited {background: transparent url("../img/top/top_m_link.gif") no-repeat top left;}
#menu9 a:link,#menu9 a:visited {background: transparent url("../img/top/top_m_mail.gif") no-repeat top left;}

#menu1 a:hover,#menu2 a:hover,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover,#menu6 a:hover,#menu7 a:hover,#menu8 a:hover,#menu9 a:hover
 {	background-position: 0px -50px;}

/*********** カウンター ***********/
#count {
	position:absolute;
	top:105px;
	left:170px;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#CC6600;
	z-index: 16;
}

#count img {
	background:#cc0000;
	padding:2px 5px;}

/*********** トップイラスト ***********/
#topimg {
	position:absolute;	top:1px;	right:1px;
	height:405px;	width:740px;
	text-align:right;
	z-index:4;}
/***********
#topimg img {border:1px solid black;}***********/

/*********** 更新履歴 ***********/
#topmain {
	position:absolute;
	top:130px;
	padding:0px 0px 0px 15px;
	z-index: 15;
}

#kosin, #kosin2 {
	margin:5px;
	width:390px;
	overflow:auto;
	border:2px solid orange;
	font-size:90%;
	background:#fff;}
#kosin{
	height:130px;}

h3 {	padding-right:10px;}

dl {	margin:5px 5px 10px 5px;}

dt {	font-weight:bold;
	padding-left:12px;
	background:url(../img/top/list_m_02.gif) no-repeat left 1px;}

dd {	margin:3px 0px 5px 15px;
	background:url(../img/top/list_m_01.gif) no-repeat left 2px;
	padding:0px 0px 4px 15px;
	border-bottom:dotted 1px #f63;}

/*********** 更新履歴.html ***********/
#kosin2 {
	height:500px;
	text-align: left;
}

/*********** 最初に ***********/
#first {	position:absolute;	top:355px;	left:140px;
	z-index:5;}
#first a:hover {
	background:transparent;}

/*********** 主張 ***********/
#syucho {
	position:absolute;
	top:5px;
	left:15px;
	z-index: 17;
}

/*********** コピーライト ***********/
address {
	font-style:normal;
	border-bottom:solid 1px #6699ff;
	padding:5px;
	position:absolute;
	top:370px;
	left:15px;
	z-index: 18;
}

/*********** リンク集 ***********/
#link {
	text-align:center;
	position:absolute;
	top:420px;
	left:110px;
	margin-bottom:10px;
	z-index: 20;
	/*background:white;*/}
#link img {
	margin:3px;}
#link a:hover {
	background:transparent;}

/*********** Web拍手 ***********/
#clap {
	position:absolute;	top:27px;	left:300px;
	z-index:19;}
#clap img {
	padding-right:8px;}


/***********  ***********/


/*background:skyblue;*/
