body {
	margin: 0px 0px 0px 0px;
	background-color: #ffeaaa;
/*	background-color: #ffeaaa; 淡いオレンジ*/
/*	background-color: #ffd5d5; 淡いピンク*/
/*	background-color: #ffff80; 淡い黄色*/
/*	background-color: #eaf4df; 淡いグリーン*/
/*	background-color: #000087;　ロイヤルブルー*/
/*	background-color: #e1ca2d; ゴールド*/
/*	background-color: #eaaf00; ゴールド2*/
/*	background-color: #df4f1f;　　エルメスオレンジ*/
/*	background-color: #dbbf9b;   ベージュ*/
/*	background-color: #a52a2a;   ブラウン*/
/*	background:url(./img/w4b.gif);	*/
  background-repeat: repeat;
 	text-align: center;  
	}

a {
	text-decoration: underline;		
	}

a:link {
  text-decoration:none;
/*	 color: #f97c00;  オレンジ*/
/*	 color: #666;         グレー*/
/*	 color: #ff7f50;  コーラルピンク*/
/*	 color: #bc8f8f; ロージーブラウン*/
/*	 color: #daa520; ゴールデンロッド*/
/*	 color: #b5a462; ブラス*/
/*	 color: #c0a03f;　濃いゴールド*/
	 color: #c0a03f;
	}

a:visited {
         text-decoration:none;
/*	 color: #F97C00;*/
/*	 color: #666;         グレー*/
/*	 color: #f08080;   ライトコーラル*/
	 color: #f08080;
	}

a:active {
/*	 color: #F97C00;*/
/*	 color: #666;         グレー*/
/*	 color: #f08080;   ライトコーラル*/
	 color: #f08080;
	}

a:hover {
 	color: #FF0000;
        text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*ベースカラー*/
#container {
	line-height: 140%;
	width:730px;	
	background-color: #FFFFFF;
        border-left:2px solid #991300;
        border-right:2px solid #991300;
/*        border-left:1px solid #EE7948; */
/*        border-right:1px solid #EE7948; */
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

#container22 {
	line-height: 140%;
	width:750px;	
	background-color: #FFFFFF;
        border-left:2px solid #991300;
        border-right:2px solid #991300;
/*        border-left:1px solid #EE7948; */
/*        border-right:1px solid #EE7948; */
	position:relative;
	margin-right:auto;
	margin-left:auto;
}


/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
/*        background-color: #FFFFFF;	*/
	text-align: left;
	padding: 5px 5px 5px 5px;
	height: 70px;
        background-image: url(./img/music21.jpg);
	background-repeat: no-repeat ;
        border-bottom:10px solid #c9c9c9;
/*        border-bottom:3px solid #666;
        margin-bottom:1px;  */
	}

#banner a {
	color: #634723;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding: 3px 0px 0px 5px;
	}

#banner a:hover {
 	color: #FF809F;		/* マウスを上に乗せた時の色 */
        text-decoration:underline;
	}


/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	}
/*メイン*/

#center {
/*	float: left;	*/
	float: right;	
	width: 520px;	
	overflow: hidden;
	padding: 0px 3px 0px 0px;
/*	padding: 0px(上) 50px(右) 0px(下) 0px(左);*/
	}

#center22 {
/*	float: left;	*/
	float: center;	
	width: 740px;	
	overflow: hidden;
	padding: 0px 3px 0px 0px;
/*	padding: 0px(上) 50px(右) 0px(下) 0px(左);*/
	}


.content {
	background-color: #FFFFFF;	
	text-align: left;
        padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	}


.content h2 {
        font-size:14px;
        font-weight:bold;
        margin:0px 0px 0px 0px;
	line-height: 180%;
        padding-left:5px;
/*        background:#F97C00; */
        background:#a52a2a;
/*        background:#ff0000; */
        color:white;
}

.content h3 {
/*        border-right:15px solid #004848; */
        border-right:3px solid #000000;
	color:#f08080;
/*	border-bottom:2px dashed #809FFF; */
	border-bottom:1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
/*	font-weight: nomal; */
	font-weight:bold;
	margin: 5px 0px 5px 0px;
	padding:1px 1px 1px 5px;
/*	background-color: #f8f8f8; */
/*	background-color: #ffeaea; ピンク*/
	background-color: #ffeaea;
	}

.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: nomal; 
/*	margin: 2px 0px 2px 0px; */
/*	padding:1px 1px 1px 1px; */
	background-color: #EAFFEF;
	}


.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;

	margin-bottom: 3px;
	line-height: normal;
	padding: 3px;
	}

.ctgy dt{
        margin-bottom:0;
        padding:3px 20px 0px 15px;
        font-weight:bold;
        font-size:14px;
        color:#FFFFFF;
        background-image:url(img/mark.gif);
        background-position:left; 
        background-repeat:no-repeat;
}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color: red; }

.ctgy dt a:visited{ color: #666; }

.ctgy dd{
        font-size:11px;
        padding:0px 0px 0px 25px;
        margin:0px 0px 8px 0px;
/*	background-color: #F2FFE6;*/	
/*	background-color: #FFFAEA;*/
	background-color: #FFead5;
	border-bottom: 1px solid #4e7e7e;
	border-right: 1px solid #4e7e7e;
}

.cat_list dd{
                font-size:10px;
	margin-bottom:8px;
}


.description{
	padding:5px;
	border-left:1px solid #991300;
	border-right:1px solid #991300;
	border-bottom:1px solid #991300;
	background: #FAFAF3;
	margin-top:0;
}

.entry-body{
        padding:1px 5px 1px 5px;
}

.large{
            font-size:14px;
            font-weight:bold;
            margin-left:45px;
            margin-bottom:30px;
}



/*サイド*/

#right {
	float: left;
	width: 170px;
	overflow: hidden;
        margin-right:7px;
/*        border-left:1px solid #FF8A15;  */
/*        border-bottom:1px solid #FF8A15;  */
        border-right:1px solid #991300;
        border-bottom:1px solid #991300;
	}

#right h2{
       background-color: #ffffff;	
       font-size:14px;
       font-family:"ＭＳ Ｐゴシック";
       font-weight:normal;
       text-align:center;
}


#right h3{
       font-size:13px;
        color:#FFF;
       font-family:"ＭＳ Ｐゴシック";
       font-weight:normal;
       text-align:center;
       background: #a52a2a;	
/*       background:#ff0000;  赤*/
/*       background:#991300;  ワインレッド*/
/*       border-top:3px solid #FF8A15;  */
/*       border-bottom:1px dashed #FF8A15;  */
       border-top:1px solid #991300;
       border-bottom:1px dashed #991300;
}

#right h4{
       font-size:13px;
        color:#FFF;
       font-family:"ＭＳ Ｐゴシック";
       font-weight:normal;
       text-align:center;
       background:#a52a2a;
/*       background:#ff0000;  赤*/
       border-top:1px solid #991300;
       border-bottom:1px dashed #991300; 
}

#right ul{
        margin:0 0 10px 0;
        padding:0;
        list-style-type:none;
}
#right ul li{
        font-size:12px;
        padding-left:5px;
       text-align:left;
       border-bottom:1px dashed #991300;
}

#right ul ul{
        list-style-type:disc;
        margin:0 0 0 15px;;
        border-style:none;   
}

#right ul ul li{
        border-style:none;
        padding-left:0;
}
#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-family:"ＭＳ Ｐゴシック";
 background-color: #FFFFFF;	
       font-weight:normal;
       text-align:left;
       padding:10px 10px 7px 10px;

	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:5px;
position:absolute;
top:11px; right:2px;
	}

#foot {
	padding: 0px;
	font-size: 10px;
	text-align: center;
        background:#a52a2a;  
/*        background:#ff0000;   */
        color:#FFF;
        font-family:"ＭＳ Ｐゴシック";
        font-weight:normal;
        margin-bottom:0;
	}

#foot a:link {
  text-decoration:none;
	 color: #FFFFFF;
	}

#foot a:visited {
         text-decoration:none;
	 color: #FFFFFF;
	}

#foot a:active {
	 color: #FFFFFF;
	}

#foot a:hover {
 	color: #666666;
        text-decoration:underline;
	}


#foot1 {
	padding: 0px;
	font-size: 11px;
	text-align: center;
        font-family:"ＭＳ Ｐゴシック";
       font-weight:normal;
        margin-bottom:0;
	}



.ads{
	padding:1px 0px 1px 0px;
}

