@charset "Shift_JIS";

/*　メインのスタイルシート　*/
/*　リセット用　*/
body
	{
	font-size: 10px;
	_font-size: 62.5%;　/*　IE6用の指定　*/
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
	background-color: #666666;
	background-image: url("http://radio-zipangu.com/img/mainback101.png");
	background-repeat: no-repeat;
	background-position: center top;
	}

p,caption,th,td,input,textarea,select,a,ul,ol,li
	{
	font-size: 1.4em;
	}

#wrapper
	{
	width: 780px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	}


#greet
	{
	display: none;
	}

h1
	{
	position: relative;
	top: 20px;
	left: 20px;
	width: 730px;
	height: 80px;
	background-image: url("img/radiozipangu_logo2.png");
	background-repeat: no-repeat;
	text-indent: -9999px;
	
	
	}


/*　Copyright表記　*/
div.copyright
	{
	position: relative;
	top: 385px;
	width: 760px;
	text-align: right;
	}
address
	{
	font-size: 1em;
	font-style: normal;
	color: #000000;
	}




/*　準拠部分は消しておく　*/
.validhtml
	{
	display: none;
	}



/*　ナビゲーション部分　*/
#main-navigation
	{
	height: 0px;
	position: relative;
	}

#main-navigation li
	{
	list-style: none;
	}

#main-navigation a span
	{
	display: none;
	}



/*　ナビゲーション部分　公園通りクラシックス　*/
#nav-koendori
	{
	position: absolute;
	top: 30px;
	left: 50px;
	width: 320px;
	height: 100px;
	background-image: url("img/nav_koendori2.gif");
	background-repeat: no-repeat;
	}
#nav-koendori:hover
	{
	background-image: url("img/nav_koendori_hover2.gif");
	}


/*　ナビゲーション部分　Z.imagine　*/
#nav-zimagine
	{
	position: absolute;
	top: 155px;
	left: 240px;
	width: 280px;
	height: 100px;
	background-image: url("img/nav_zimagine_normal3.png");
	background-repeat: no-repeat;
	}
#nav-zimagine:hover
	{
	background-image: url("http://radio-zipangu.com/img/nav_zimagine_hover3.png");
	}


/*　ナビゲーション部分　Studio246　*/
#nav-studio246
	{
	position: absolute;
	top: 280px;
	left: 240px;
	width: 293px;
	height: 80px;
	background-image: url("img/nav_studio246_normal3.png");
	background-repeat: no-repeat;
	}
#nav-studio246:hover
	{
	background-image: url("http://radio-zipangu.com/img/nav_studio246_hover3.png");
	}


/*　ナビゲーション部分　ジパングレーベル　*/
#nav-label
	{
	position: absolute;
	top: 30px;
	left: 240px;
	width: 280px;
	height: 120px;
	background-image: url("img/nav_zipanguLabel_normal3.png");
	background-repeat: no-repeat;
	}
#nav-label:hover
	{
	background-image: url("img/nav_zipanguLabel_hover3.png");
	}


/*　ナビゲーション部分　武生クラシックス　*/
#nav-takefu
	{
	position: absolute;
	top: 150px;
	left: 400px;
	width: 340px;
	height: 120px;
	background-image: url("img/nav_takefu2.gif");
	background-repeat: no-repeat;
	}
#nav-takefu:hover
	{
	background-image: url("img/nav_takefu_hover2.gif");
	}


/*　ナビゲーション部分　金馬スペシャル　*/
#nav-sp
	{
	position: absolute;
	top: 280px;
	left: 470px;
	width: 210px;
	height: 90px;
	background-image: url("img/nav_spn3.gif");
	background-repeat: no-repeat;
	}
#nav-sp:hover
	{
	background-image: url("img/nav_spn3_hover.gif");
	}