/* CSS Document */

#wrapper {
	background: url(../img/bg2.gif) no-repeat;
	width: 782px;
	height: 641px;
	margin: 0;
	padding: 0;
}
#header h1 {
	background:url(../img/top.gif) no-repeat;
	width: 749px;
	height: 56px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 16px;
}


/*メニュー部分*/
#menu {
	width: 773px;
	height: 24px;
	position: absolute;
	top: 76px;
	left: 6px;
	z-index: 3;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	float: left;
}
#menu li#top {
	background-image:url(../img/menu/off_01.gif);
	width: 61px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#profile {
	background-image:url(../img/menu/off_02.gif);
	width: 99px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#live {
	background-image:url(../img/menu/off_03.gif);
	width: 70px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#disco {
	background-image:url(../img/menu/off_04.gif);
	width: 79px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#history {
	background-image:url(../img/menu/off_05.gif);
	width: 101px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#bbs {
	background-image:url(../img/menu/off_06.gif);
	width: 60px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#shopping {
	background-image:url(../img/menu/off_07.gif);
	width: 109px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#menu li#link {
	background-image:url(../img/menu/off_08.gif);
	width: 77px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

/*タイトル部分*/
#wrapper #title h1 {
	width: 650px;
	height: 15px;
	background: url(../jiho/top.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 104px;
	left: 10px;
}

/*コンテナ部分*/
#container {
	width: 764px;
	height: 463px;
	position: absolute;
	top: 110px;
	left: 10px;
	overflow: auto;
}
#wrapper #container h2 {
	font: medium bold "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFCC66;
	margin: 0px 6px 0px 6px;
	padding: 0;
}
#wrapper #container p {
	font: small normal "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	margin: 0px 6px 0px 10px;
	padding: 0;
	line-height: 1.4em;
}
#wrapper #container p a {
	font: small bold "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFCC;
	text-decoration: none;
}
#wrapper #container p a:hover {
	color: #66FFFF;
	text-decoration: underline;
}

#wrapper #container h3 {
	font: medium bold "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	margin: 0px 0px 0px 6px;
	padding: 0;
}
#wrapper #container #jac {
	float: right;
	margin: 6px 120px 6px 6px;
	padding: 0;
}

/*サーチ部分*/
#search {
	width: 420px;
	height: 25px;
	background: url(../img/search/bg2.gif) repeat-x;
	top: 590px;
	left: 350px;
	position: absolute;
	white-space: nowrap;
	color: #FFFFFF;
	font: x-small normal Arial, Helvetica, sans-serif;
}
#search form {
	float: right;
	margin: 0;
	padding: 0;
}
#search a{
	font: x-small normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 4px 0px 0px 4px;
}
#search a:hover{
	color: #FFCC00;
}

.renew {
	width:730px;
	margin: 0px 0px 25px 8px;
	padding: 3px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ff9900;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

.renew2 {
	width:710px;
	height:90px;
	margin: 0px 0px 25px 10px;
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #ff9900;
	font-size:12px;
	color:#ffffff;
	text-align:left;
}

/*フッター部分*/
#footer {
	top: 580px;
	left: 16px;
	position: absolute;
	width: 756px;
	height: auto;
	border-top: thin solid #FFFFFF;
}

#footer address {
	font: x-small normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 6px;
}
