body {
	margin: 0px 0px 20px 0px;
	background-image: url(http://www.balletballet.net/img1/wall01.gif);
                text-align: center;
	font-size: 14px;
	color: #333333;
	}

/* リンク設定 */

a {
	text-decoration:none; 
	color: #0000FF; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}

/* 見出し設定 */

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

/* サイト全体設定 */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
        background-color: #FFFFFF;
	border: 1px solid #000000;
	}

/* サイトヘッダー設定 */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(http://www.balletballet.net/img1/balletballet_banner.jpg);
	text-align: left;
	height: 140px;

	}

#banner_a {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url();
                text-align: center;
	height: 10px;

	}

/* ヘッダースタイル設定その１ */

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #9999ff;
	font-weight: bold;
	text-decoration: none; 
	}

/* ヘッダースタイル設定その２ */

#banner h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-left:10px;
	}

#banner h2 {
	font-size: 12px;
	margin-left:10px;
	}

/* コンテンツ部設定 */

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	}


/* メニュー部位置決め設定 */

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

/* コンテンツ部<h2>見出し設定 */

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 2px;
	}

/* コンテンツ部<h3>見出し設定 */

.content h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px;
	background-color:#000000;
	}

.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
             background-image : url(http://www.balletballet.net/img1/sq01.gif);
             background-repeat : no-repeat;
             background-position : left top;
	border-bottom: dotted 2px;
	}

/* サイドメニュー領域設定設定 */

.sidebar {
	padding: 10px;
	}

/* サイドメニュー<h2>見出し設定 */

.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#000000;
	text-align: center;
	font-weight: bold;
	}

/* 右メニューリストマーク */

ul {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 10px;
  margin-bottom : 10px;
  padding-left : 0px;
}

ul li {
  padding-left : 5px;
  list-style-type : none;
  background-image : url();
  background-repeat : repeat-x;
  background-position : left top;
  background-color : ;
  font-size : 12px;
  font-family : sans-serif;
  line-height : 150%;
}


ul ul {
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 0px;
}

ul ul li {
  margin-left : 0px;
  padding-left: 15px;
  background-image : url();
  background-repeat : no-repeat;
  background-position : left top;
  font-size : 12px;
  line-height : 150%;
}

ul ul ul li {
  margin-left : 0px;
  padding-left: 0px;
  background-image : none;
}





/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

/* フッター部設定 */

.footer {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	text-align: center;
	padding: 2px;
	}

/* 「お気に入りに追加」ボタン部設定 */

.fev {
	text-align:center;
	margin-bottom:10px;
}

/* 「詳細はこちら」部設定 */

.next {
	font-size: 12px;
}

/* エントリーカテゴリー部設定 */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}

/* パンくず部設定 */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}

#koedo {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	font-size: 10px;
	text-align: right;
}






