﻿@charset "utf-8";
/*****************************************
This style sheet is for
	"KJRF'09 official web site".

	copyright©The Laughing man from 10th.

■エンコード=UTF-8

■基本規格:
コンテナ=850px×可変
	∟ヘッダ=840px×227px
	∟ナビゲーションメニュー=840px×48px
			∟リスト=168×48px
	∟コンテンツ=(ページ毎に変動)
	∟フッタ=840px×60px（中央寄せ）

☆次期ウェブ管理者の方へ、
当スタイルシートはxhtml 1.0 transitionalへの適応を前提に記述しています。
正直失敗した感いっぱいのサイトにしてしまいましたが、
全体の構成方法、cssともに、そのまま使いまわしていただいて構いません…が、問題点が多々あります。注意して下さい。むしろ、今後も時代に適応したコーディングを心がけるべきかと。

荒神山ロックフェスというイベントが継続され、更に充実するとともに、
ウェブページによってそうした活動が促進される事を心より願っています。
	2009.10.14.WED '09年度　ウェブ管理者
******************************************/
@import url(common/common.css);
@import url(common/navigation.css);

h2#i-about	{display: block;
		height: 77px;
		width: 838px;
		border: none;
		margin: 0 0;
		padding: 0 0;
		text-indent: -9999px;
		background-color: white;
		background-image: url(../about/h-about.png);
		background-repeat: no-repeat}


img#histart	{border: none;
		margin: 0 0;
		width: 390px;
		height: 539px;
		font-size: 9pt;
		font-family: メイリオ,Arial;
		font-weight: normal}

img#abouthead	{width: 640px;
		height: 345px;
		margin: 0 0;
		paddin: 0 0}



ul#headarch	{border: none;
		font-size: 10pt;
		font-family: Arial,メイリオ,Helvetica,sans-serif; 
		text-align: right;
		margin: 0 0;
		padding: 0 0;
		color: green}

ul#headarch li	{list-style-type: none;
		display: inline;
		margin: 0 10px;
		padding: 0 0}

ul#headarch li a{color: #004D99;
		text-decoration: none}

ul#headarch li a:link{color: #004D99;
		text-decoration: none}

ul#headarch li a:visited{color: #004D99;
		text-decoration: none}

ul#headarch li a:hover{color: #004D99;
		text-decoration: none}

ul#headarch li a:focus{color: orange;
		text-decoration: none}

ul#headarch li a:link{color: #004D99;
		text-decoration: none}

ul#headarch li img	{border: none}


ul#headarch li img#go	{border: none}

div#past-band	{background-color: #f5f5f5;
		width: 600px;
		height: 110px;
		margin: 0 auto auto 0;
		padding: 0 0}

div#pastart	{font-size: 9pt;
		text-align: center}

h2#h-pastart	{width: 185px;
		height: 18px;
		margin: 10px auto 0 auto;
		text-indent: -9999px;
		border: none;
		font-weight: normal;
		font-size: 10pt;
		background-image: url(../about/l-pastart.png);
		background-repeat: no-repeat;
		background-color: white}
