* {
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family: "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 160%;
	background-image:url("http://www.typhoonbooksjapan.com/speakfor_imgs/background.gif");
	background-repeat:repeat-x;
	background-position:left top;

}

.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

dl {
	margin-bottom:10px;
}

img {border:none;}
.small {font-size:10px;}
.center {text-align:center;}
.right {text-align:right;}

p {
padding-top: 0px;
padding-bottom: 0px;
}

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active  {
	color: #FF6600;
	text-decoration: underline;
}
a:hover   {
	color: #000000;
	text-decoration: underline;
}

/*ショップタイトル-リンク色指定*/
/*#title a:link    {color: <{$productname_color}>; text-decoration: none;}*/
/*#title a:visited {color: <{$productname_color}>; text-decoration: none;}*/
/*#title a:active  {color: <{$productname_color}>; text-decoration: none;}*/
/*#title a:hover   {color: <{$productname_hover}>; text-decoration: none;}*/


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:920px;
	background:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width:100%;
	background:#000;
	padding:51px 0px 13px 0px;
}

#body {
	padding:40px 0px 0px 0px;

}

#body .margin {
	margin:10px 10px 30px 10px;
}

#side {
	width:170px;
	float:left;
}

#main {
	width: 680px;
	float: right;
	}

#footer {
	width: 920px;
	padding-bottom:30px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 30px;

}

/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
 /* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:0px;
	}

#header_menu {
	text-align:right;
	font-size: 10px;
	vertical-align: bottom;
	padding-top: 30px;
	padding-bottom: 10px;
}

#header #search {
	width:220px;
	float:right;
	background:#FFD5AC url(./template/cmsp/17/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}

#header #search .title {
	height:20px;
	background:url(./template/cmsp/17/search_title.gif) no-repeat;
	background-position:left top;
}

#header #title {
	margin-right:230px;
}


/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#FFFFFF;
	font-size:10px;
	margin-bottom:25px;
}
h2 {
	margin-top: 30px;
	padding-bottom: 10px;
	border-top:1px #999999 solid;

}
h3 {
	padding-bottom: 5px;

}
h4 {
	font-size: 12px;
	padding-bottom: 10px;

}


/* ------------------------------------- 
 *	ヘッダーメニュー（ショップを見る、管理者ページ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
	margin-right:5px;
}

#header_menu ul li img {
	height:12px;
}

 /* ------------------------------------- 
 *	検索
 * ------------------------------------- */

#search input {
margin-left:8px;
}

#search input.button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	margin-bottom:10px;
	padding-top:10px;
}
#footer_info {
	text-align: left
	clear: both;
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
}

#footer_info .title {
	text-align:left;
	font-size: 11px;
	font-weight:bolder;
	line-height: 200%;
}
#footer_info p {
	text-align:left;
	font-size: 10px;
	line-height: 150%;
}

address {
	font-style:normal;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */
 
/* ------------------------------------- 
 *	リンクリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
margin-bottom:5px;
}

dl#list dd {
margin-bottom:15px;
}

dl#list dd ul li {
	list-style:none;
	padding-left:10px;
	margin-bottom:3px;
}
div.border {
	padding-top:5px;
	border-top: 1px solid;
	border-top-color: #999999;
}


/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	margin-bottom:10px;
}

#grayzone .top {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}
#grayzone .title {
	margin-top: 5px;
	border-top:1px #999999 solid;
}

#grayzone dl {
	margin:0px;
}

#grayzone dt img {
}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */

#grayzone dd {
	margin-bottom:3px;
	font-size: 10px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px <{$category_linecolor}> dotted;
	padding:0px;
	margin:3px;
}

/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family :"Verdana";
	font-size: 10px;
	margin-bottom:20px;
	color: #000;
	}
	
	
.week {
	width:21px;
	height:15px;
	text-align: center;
	color: #000;
	border:2px solid #FFF;
	background-color: #FFF;
	}
	
.cell {
	width:21px;
	height:15px;
	text-align: center;
	color: #333;
	background:#FFF;
	border:2px solid #FFF;
	}


/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}



/* ************************************************ 
 *	メインエリア
 * ************************************************ */
 
/* ************************************************ 
 *	エントリー
 * ************************************************ */

/* ------------------------------------- 
 *	レイアウト
 * ------------------------------------- */
 
.category_title {
	color: #000000;
	font-size: 14px;
	font-weight:bolder;
	border-top:1px #999999 solid;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.entry {
	margin-bottom:20px;
}

.entry .title {
	padding:10px 0px 10px 10px;
	background-color: #000000;
	}

.entry .area {
}

.entry .area .body {padding:0px;}

.entry .bottom {
	height:14px;
}

/* 記事のタイトル */
h2 {
	color: #FFFFFF;
	background-color: #000000;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: medium;
}

/* 記事の日付 */
.entry .area .date {
	font-size:10px;
	color:#000000;
	text-align:right;
	padding:0px;
	background-color: #FFFFFF;
	}

/*「続きを読む」の部分 */
.entry_more {padding:5px;}

/* ------------------------------------- 
 *	エントリーナビ(前のページ：次のページ//トップページ用)
 * ------------------------------------- */

.top_navi {
	padding-bottom: 15px;
}

.top_navi .prev {
	width:100px;
	float:left;
}
.top_navi .next {
	width:100px;
	float:right;
	text-align:right; 
}
.top_navi .main {
	margin:0px 100px;
	text-align:center;
}


/* ------------------------------------- 
 *	エントリーナビ(前のタイトル：main：次のタイトル//記事単位)
 * ------------------------------------- */

.entry_navi {
}

.entry_navi .prev {
	width:250px;
	float:left;
}
.entry_navi .next {
	width:250px;
	float:right;
	text-align:right; 
}
.entry_navi .main {
	margin:0px 250px;
	text-align:center;
}

/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#666666;
	font-size:14px;
	background:url(./template/cmsp/17/arrow.gif) no-repeat;
	background-position:left;
	padding-left:15px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

/*ベージュの背景色エリア*/
div.area_bg {
	margin:0px 10px 0px 10px;
	background-color: #E8E8E8;
}

/*コメント入力フォーム*/
div.comment_form_area {
	margin:10px 0px 0px 100px;
}

/*コメント・トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:11px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	font-weight:bolder;
	padding:5px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

div.tb div.tb_area p.border {
	padding:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.ph-left {
	float: left;
	margin-right: 30px;
}
.ph-right {
	float: right;
	margin-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;

}
.artist-title {
	font-size: 14px;
	font-weight:bolder;
	line-height: 160%;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.artist-intro {
	font-size: 12px;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.artist-catch {
	border-top: 1px solid #999999;
	font-size: 12px;
	font-weight:bolder;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.artist-text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.artistinfo {
	border: 1px solid #999999;
	padding: 5px 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.artistview_n {
	font-size: 12px;
	padding-top: 10px;
}
.artistview_e {
	font-size: 10px;
}

.artistview_p {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}


#artist-text {
	font-size: 11px;
	line-height: 170%;
}
#artist-text dt {
        float: left;
        width: 2.5em;
}
#artist-text dd {
        margin-left: 2.5em;
}

.eximg {
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.extitle {
	font-size: 17px;
	line-height: 160%;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.exdate {
	font-size: 12px;
	line-height: 160%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.exother{
	font-size: 10px;
	line-height: 170%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.excontent {
	font-size: 12px;
	line-height: 170%;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.artistname {
	font-size: 10px;
	font-weight:bolder;
	line-height: 160%;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.artistdetail {
	font-size: 10px;
	line-height: 160%;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}