body {
	background: #f5f5f5;
	color: #292929
	}

A:link{
	color: #0D70C3;
	text-decoration: none;
	}

A:visited {
	color: #0d70c3;
	text-decoration: none;
	}

A:hover{
	color: #0d70c3;
	text-decoration: underline;
	}
	
.fontsmall {
	font-size: small
	}

#header {
	background-color:#d3e1e1
	}
	
#footer {
	text-align:center;
}

#footer p {
	font-size: small;
	line-height: 160%;
}
	
#contena {
	clear:both;
	margin-top: 40px;
	}
#wrap {
	text-align:center;
	}

#center_contents {
	margin:0 auto;
	width:900px;
	}
	
.wrap {
	text-align:center;
	}

.sectionline {/*トップページ、各ジャンルページのディスクテーブルの上タイトルに仕様「最新レビュー」とか*/
	color: #008080;
	font-weight: bold;
	font-size: 12px;
	background: url(http://www.sa-cdlab.com/top/section_bg.gif) repeat-x;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align:left;
}

.diskbox {/*ディスクレビューを並べるボックス囲み。この中に左ディスク画像、右ディスクタイトルが入れ子*/
	width:100%;
	height:auto;
	border-bottom-width:1px;
	border-bottom-color: #333;
	border-bottom-style: solid;
	background-color:#FFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
}

.diskimg {/*diskbox左　ディスク画像部分*/
	width:76px;
	float:left;
}

.diskcap {/*diskbox右　ディスクタイトル、レビューキャプション、Amazonリンク*/
	float:left;
	width:381px;
	height:auto;
	text-align:left;
	font-size:12px;
	padding:3px;
	
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
}

.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;

}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#footer p {
	font-size: small;
	line-height: 160%;
}

.onsyo {/*音匠仕様の色*/
	color: #00865C;
}

.red {/*赤色*/
	color: #F00;
}

.cl {/*クラシックの色*/
	color:#900;
}

.ja {/*ジャズの色*/
	color: #F60; 
}

.po {/*ポップスの色*/
	color:#0000ff;
}

.jpo {/*日本のポップスの色*/
	color:#0C0;
}

.unk {/*ジャンル不明の色*/
	color:#999;
}

.blu {/*ブルーレイの色*/
	color:#06F;
}

.amazon {/*Amazonの色*/
	color: #f7941d;
}

.hmv {/*HMVの色*/
	color:#F09;
}

.raku {/*楽天の色*/
	color:#bf0000;
}

.black {/*黒100%*/
	color:#000;
}

/*ソフトテーブルレイアウト*/
/*汎用ソフトテーブルレイアウト*/
.tableline {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #464646;
}

.adg {/*アフィリエイト用グリーン系*/
	font-size:12px;
	text-align:left;
	line-height:130%;
	padding: 6px;
	background-color: #E8FFF3;
	width: auto;
	border: 1px solid #9CC;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left:5px;
	margin-right:5px;
}

.ado {/*アフィリエイト用オレンジ系*/
	font-size:12px;
	text-align:left;
	line-height:130%;
	padding: 6px;
	background-color: #FFEADC;
	width: auto;
	border: 1px solid #F63;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left:5px;
	margin-right:5px;
}

.plyamazon {/*コンポページAmazon注文プレーヤーアンプ用枠*/
	font-size: 12px;
	width: 20%;
	border: 1px solid #CCC;
}


.comptable {/*コンポページのテーブルのボーダー指定*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: small;
	line-height: 130%;
}

.cmt {/*カレンダー内コメント*/
	font-size:11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FF0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F90;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F93;
}

.tokusyu {/*トップページの特集デザイン*/
	font-size:12px;
	padding:10px;
	border: 2px solid #d3e1e1;
	margin-top: -2px;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: left;
}

.tokusyu .tokutitle {/*特集デザインのタイトル*/
	font-size: 14px;
	font-weight:bold;
}


