﻿@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#kjrf	{border: none;
		margin: 0 10px 20px 0;
		width: 300px;
		height: 150px;
		font-size: 9pt;
		font-family: メイリオ,"Hiragino Kaku Gothic Pro",sans-serif;
		font-weight: normal}

div#r_galler	{border: none;
		margin: 0 15px 0 0;
		padding: 0 0;
		width: 390px;
		height: 550px;
		float: right;
		display: inline}

img#histart	{border: none;
		margin: 0 0;
		width: 390px;
		height: 539px;
		font-size: 9pt;
		font-family: メイリオ,Arial;
		font-weight: normal}

p#titleimage	{text-align: center}

p.de_kjrf	{margin: 0 0;
		width: 392px}

div#l_cont	{border: none;
		font-size: 10pt;
		width: 392px;
		padding: 0 0;
		margin: 0 5px 0 15px;
		float: left}

div#l_cont img	{border: none}

div#l_cont a	{text-decoration: none;
		color: #004D99}

ul#more		{border: none;
		margin-top: 50px;
		font-family: Arial,メイリオ,Helvetica,sans-serif;
		font-style: normal;
		font-size: 9pt}

ul#more li	{list-style-type: none}


img#abouthead	{width: 640px;
		height: 345px;
		margin: 0 0;
		paddin: 0 0}