/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ウェブの横幅設定 ++++++ */

#container {
	width:682px;
	}

/* ++++++ その他設定 ++++++ */

body {
	text-align: center;
	background-color: #eee;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 10px;

	}


/* +++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

/* バナー */

h1	{
	clear: both;
	width: 370px;
	height: 47px;
	margin: 0px 0px 10px;
	}





/* インデックス（見出し） */
.tb_f	{
	float:left;
	background: url(img/button_f.gif) no-repeat;
	width: 114px;
	height:20px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	font: bold medium Arial,sans-serif;
	font-size: small;
	color: #444444;
	
}
.tb_f span		{
	color: #666666;
}
.tb_f a		{
	color: #bbbbbb;
	text-decoration: none;
}
.tb_f a:hover 	{
	color: #ff8c00;
	text-decoration: none;
}

.tb_c	{
	float:left;
	background: url(img/button_c.gif) no-repeat;
	width: 114px;
	height:20px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	font: medium Arial,sans-serif;
	font-size: small;
	color: #aaaaaa;
}
.tb_c span		{
	color: #666666;}
.tb_c a		{
	color: #666666;
	text-decoration: none;
	}
.tb_c a:hover 	{
	color: #ff8c00;
	text-decoration: none;
	}

.tb_o	{
	float:left;
	background: url(img/button_o.gif) no-repeat;
	width: 112px;
	height:20px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	font: medium Arial,sans-serif;
	font-size: small;
	color: #aaaaaa;
}
.tb_o span		{
	color: #666666;
	}
.tb_o a		{
	color: #666666;
	text-decoration: none;
	}
.tb_o a:hover 	{
	color: #ff8c00;
	text-decoration: none;
	}

.tb_a	{
	float:left;
	background: url(img/button_a.gif) no-repeat;
	width: 112px;
	height:20px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	font: bold medium Arial,sans-serif;
	font-size: small;
	color: #aaaaaa;
}
.tb_a span		{color: #444444;}
.tb_a a		{color: #bbbbbb;text-decoration: none;}
.tb_a a:hover 	{color: #ff8c00;text-decoration: none;}

/* ++++++ コンテンツ部分のデザイン ++++++ */

/* コンテンツとフッターを囲む */
#main	{
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #ffffff;
	padding-top: 2px;
	}

/* コンテンツ部分の左右の余白 */


/* エントリー */
.entry{
	margin-left: 18px;
	margin-right: 18px;
	}
.entry_title	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}
.entry h2	{
	font-family: sans-serif;
	font-size: ex-large;
	font-style: nomal;
	color: #aaaaaa;
	padding-top: 30px;
	line-height: 10%;
	}

.entry h3	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}

.entry p	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}

.entry a	{
	color: #4356B7;
	}

.entry a:visited {
	color: #8D8D8D;
	line-height: 170%;
	}

.entry a:hover {
	color: #ff8c00;
	border: 0;
	}

.entry	{
	float: left;
	width:455px;
	margin-bottom: 10px;
	padding-right: 10px;
	}

.entry span {
	font-family: sans-serif;
	font-size: small;
	float: left;
	width: 18%;
	margin:0 5px 15px;
}
.entry img	{
	margin-right: 10px;
	}
/* 右カラム */
#column2	{
	font-family: sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 170%;
	}

#column2 p		{
margin-bottom:20px;

	}
#column2 span		{
	background: url(img/a.jpg)  height:1px;no-repeat;
	margin:10px 0px;
	}
#column2 a		{color: #4356B7;text-decoration: none;}
#column2 visited		{color: #8D8D8D;text-decoration: none;}
#column2 a:hover 	{color: #ff8c00;text-decoration: none;}

/* アーティストアイコン */
.artists{
	margin-left: 18px;
	margin-right: 18px;
	}
.artists_title	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	}
.artists h2	{
	font-family: sans-serif;
	font-size: ex-large;
	font-style: nomal;
	color: #aaaaaa;
	border-top: solid 1px #cccccc;
	padding-top: 30px;
	line-height: 10%;
	}

.artists h3	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}

.artists p	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	}

.artists span	{
	padding-bottom: 10px;
	}

.artists a	{
	color: #4356B7;
	}

.artists a:visited {
	color: #8D8D8D;
	}

.artists a:hover {
	color: #ff8c00;
	border: 0;
	}

.artists	{
	float: left;
	width:455px;
	margin-bottom: 10px;
	padding-right: 10px;
	}

.artists span {
	font-family: sans-serif;
	font-size: x-small;
	float: left;
	margin:0 20px 15px 0;
}

/* アーカイブアイコン */
.archives{
	margin-left: 18px;
	margin-right: 18px;
	}
.archives_title	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	}
.archives h2	{
	font-family: sans-serif;
	font-size: ex-large;
	font-style: nomal;
	color: #aaaaaa;
	line-height: 10%;
	}

.archives h3	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}

.archives p	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	}

.archives span	{
	padding-bottom: 10px;
	}

.archives li	{
	float: left;
	width: 455px;
	list-style-type:none;
	}

.archives a	{
	color: #4356B7;
	}

.archives a:visited {
	color: #8D8D8D;
	}

.archives a:hover {
	color: #ff8c00;
	border: 0;
	}

.archives	{
	float: left;
	width:455px;
	margin-bottom: 10px;
	padding-right: 10px;
	}

.archives span {
	font-family: sans-serif;
	font-size: x-small;
	float: left;
	margin:0 20px 15px 0;
}

/* スタッフ紹介 */
.staff{
	margin-left: 18px;
	margin-right: 18px;
	}
.staff_title	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}
.staff h2	{
	font-family: sans-serif;
	font-size: ex-large;
	font-style: nomal;
	color: #aaaaaa;
	border-top: solid 1px #cccccc;
	padding-top: 30px;
	line-height: 10%;
	}

.staff h3	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}

.staff p	{
	font-family: sans-serif;
	font-size: small;
	color: #666666;
	line-height: 170%;
	}

.staff a	{
	color: #4356B7;
	}

.staff a:visited {
	color: #8D8D8D;
	line-height: 170%;
	}

.staff a:hover {
	color: #ff8c00;
	border: 0;
	}

.staff img	{
	margin-right: 10px;
	}
.staff	{
	float: left;
	width:455px;
	margin-bottom: 10px;
	padding-right: 10px;
	}

.staff span {
	font-family: sans-serif;
	font-size: small;
	float: left;
	width: 18%;
	margin:0 5px 15px;
}
/* アーカイブ */

#arc	{}
.arc{
	margin-left: 18px;
	margin-right: 18px;
	}
.arc_title	{
	width: 550px;
	height: 39px;
	overflow: hidden;
	}

.arc_space	{
	float: left;
	width: 25px;
	height: 39px;
	overflow: hidden;
	}

.arc_images	{
	float: left;
	width: 170px;
	height: 150px;
	overflow: hidden;
	}

.arc_clear	{
	clear: both;
	}

.arc_link {
	float: left;
	width: 170px;
	height: 20px;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #666666;
	line-height: 130%;
	overflow: hidden;
	}

.arc_link a		{color: #888888;text-decoration: none;}
.arc_link a:hover 	{color: #ff8c00;text-decoration: none;}




/* ++++++ フッター部分のデザイン ++++++ */

.footer p	{
	clear: both;
	font-family: sans-serif;
	font-size: small;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	}