@import "base.css";

body  {
	background-color: #333;
	color: #fff;
	background-image: url(../../img/indexbg.jpg);
}

a:link, a:visited, a:active {
	color:#999;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#glonav h1 {
	height: 396px;
}
/*****************************************************************************
 メインエリア
 *****************************************************************************/
 #container {
	height: 100%;
}
#main {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height:100%;
}
#leftside {
	height: 100%;
	width: 198px;
	margin: 0 0 0 124px;
	padding: 0px;
	background-position: center 626px;
	background-image: url(../../img/globg.png);
	background-repeat: repeat-x;
}

#container {background-image: url(../../img/indexbgimg.jpg);}
#contents {
	background-image: url(../../img/kimonoasart01.png);
	background-repeat: no-repeat;
	float: right;
	width: 510px;
	margin: 360px 0 0 0;
	padding: 50px 0 0 0;
}
#contents h2 {
	text-indent: -9999px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: none;
}
#contents #info {
	padding: 0 0 10px 0;
	width: 445px;
	margin-left: 5px;
	background-color: #000;
	color: #999;
}
#contents #info h3 {
	height: 33px;
	width: 300px;
	background-image: url(../../img/information.gif);
	background-repeat: no-repeat;
}

#contents #info h3 span {
	text-indent: -9999px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: none;
}
#contents #info #close {
	float: right;
}
#contents #info ul {
	padding: 3px 18px;
}
#contents #info ul li {
	line-height: 140%;

}
#contents #info ul li.date {
	font-size: 80%;
	float: left;
}
#contents #info ul li.title {
	padding: 0px;
	margin-left: 5.5em;
}

#contents #info a #close {
}


#footer {
	padding: 0;
	height: 95px;
	width: 198px;
	background-image: url(../../img/copyrights.gif);
	background-repeat: no-repeat;
	margin: 0;
	background-position: 0px 38px;
}
#footer address {
	margin:0;
	padding: 0;
	overflow:hidden;
	text-indent:-9999px;
}
#footer ul {
	padding:0;
	margin:0;
}
#footer ul li {
	margin: 0;
	padding:0;
	height:38px;
	width:99px;
	overflow:hidden;
}
#footer ul li a {
	margin: 0;
	padding:0;
	display:block;
	overflow:hidden;
	height:38px;
	width:99px;
	text-indent:-9999px;
}
#footer ul li.menug a { background: url(../../img/menu07.gif) no-repeat; width:99px; }
#footer ul li.menuh a { background: url(../../img/menu08.gif) no-repeat; width:99px; }
#footer ul li.menug a:hover,
#footer ul li.menuh a:hover
{background-position:0 -38px;}
#footer ul li.menug a.cc,
#footer ul li.menuh a.cc
{background-position:0 -76px;}


/*****************************************************************************
 左コンテンツ
 *****************************************************************************/



/*****************************************************************************
 右コンテンツ
 *****************************************************************************/
