@charset "utf-8";
/* CSS Document */

/* ========================================
　吟醸酒のふる里　東広島　スタイルシート
　編集者：kyosuke kuroki　2008.11.28 :
　更新者：kyosuke kuroki　2008.mm.dd hh:mm
=========================================*/

/* -----------------------------------------
　BODY　
-------------------------------------------*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #FFFFFF;
}

/* -----------------------------------------
　全体の幅、中央添え指定、IE5.X対応　
-------------------------------------------*/
#container {
	width: 800px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* -----------------------------------------
　リンク下線なしの設定　
-------------------------------------------*/
a.link {
	text-decoration:none;
	color: #0066FF;
}
a.link:hover {
	text-decoration:none;
	color: #FF0000;
}

/* -----------------------------------------
　strong　太字解消
-------------------------------------------*/
.normal {
	font-weight: normal;
}

/* -----------------------------------------
　ヘッダー　
-------------------------------------------*/
#header {
	height: 110px;
	padding: 0;
	background-image: url(../images/ongakuinfo/topb4.png);
	background-repeat: no-repeat;
}

#header p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 700px;
	line-height: 150%;
}

#header  p a {
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
}
#header  p a:hover {
	color: #ff0000;
}


/* -----------------------------------------
　パンくずリスト
-------------------------------------------*/
#pankuzu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
}
#pankuzu p{
	line-height:150%;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#pankuzu p a{
	padding-right:10px;
	text-decoration: none;	/*background:url(img/glue.png)no-repeat right center;*/
}

/* -----------------------------------------
　メイン　
-------------------------------------------*/
#mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}

/* -----------------------------------------
　メイン　h1　
-------------------------------------------*/

h1 {
	font-size:medium;
	font-weight: bold;
	color: #333399;
	background-image: url(../images/ongakuinfo/subtitle_bg01.png);
	height: 25px;
	padding-left: 80px;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	line-height: 25px;
}

/* -----------------------------------------
　メイン　最新更新日
-------------------------------------------*/

p.update {
	font-size: 95%;
	letter-spacing: 1px;
	line-height: 130%;
    font-weight: normal;
	text-align: right;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.text01 {
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.dl {
	height: 60px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}


/* -----------------------------------------
　メイン　音楽情報部分
-------------------------------------------*/
#ongakuinfo {
	padding: 0px;
	width: 790px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


/* -----------------------------------------
　h2　背景イメージ
-------------------------------------------*/
.h2_12-2 {
	font-size: 115%;
	font-weight: bold;
	color: #333399;
	background-image: url(../images/ongakuinfo/h2_12-2.png);
	background-repeat: no-repeat;
	height: 27px;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 5px;
}
.h2_3-5 {
	font-size: 115%;
	font-weight: bold;
	color: #333399;
	background-image: url(../images/ongakuinfo/h2_3-5.png);
	background-repeat: no-repeat;
	height: 27px;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 5px;
}
.h2_6-8 {
	font-size: 115%;
	font-weight: bold;
	color: #333399;
	background-image: url(../images/ongakuinfo/h2_6-8.png);
	background-repeat: no-repeat;
	height: 27px;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 5px;
}
.h2_9-11 {
	font-size: 115%;
	font-weight: bold;
	color: #333399;
	background-image: url(../images/ongakuinfo/h2_9-11.png);
	background-repeat: no-repeat;
	height: 27px;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 5px;
}
/* -----------------------------------------
　h3　背景イメージ
-------------------------------------------*/
h3 {
	background-image: url(../images/ongakuinfo/h3_1.png);
	background-repeat: no-repeat;
	font-size: 120%;
	line-height: 150%;
	color: #0066FF;
	padding-left: 60px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
}

.change {
	background-image: url(../images/ongakuinfo/h3c_1.png);
	background-repeat: no-repeat;
	font-size: 120%;
	line-height: 150%;
	color: #0066FF;
	padding-left: 60px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
}

h3 a {
	font-size: 100%;
	line-height: 150%;
	color: #0066FF;
	padding: 0px;
	text-decoration: none;
}
h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.pr {
	font-size: 100%;
    font-weight: bold;
	line-height: 150%;
	color:#000000;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#ongakuinfo ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;

}

#ongakuinfo li {
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#ongakuinfo li a {
	font-size: 90%;
	line-height: 150%;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

#ongakuinfo li a:hover {
	color: #FF0000;
	text-decoration: none;
}

.line1 {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.line2 {
	border-bottom-style:dotted;
	border-bottom-color:#FF3399;
	border-bottom-width:thin;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	
/* -----------------------------------------
　メイン　右の設定(イメージ部分)
-------------------------------------------*/
#ongsakusai {
	padding: 0px;
	width: 790px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* -----------------------------------------
　画像リンク青枠解除
-------------------------------------------*/
img {
	border: none;
}


/* -----------------------------------------
　このページの先頭へ
-------------------------------------------*/
#pagetop {
	text-align: right;
	margin: 2px;
	padding: 0px;
	font-size: 90%;
	clear: both;
}
/* -----------------------------------------
　フッター
-------------------------------------------*/
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0066FF;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	clear: both;
}

#footernavi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#footernavi p a.navi {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #0066FF;
	text-decoration: none;
}

#footernavi p a.navi:hover {
	text-decoration:none;
	color: #FF0000;
}
#footer p {
	margin: 0;
	padding: 10px 0px;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	clear: both;
}

