@charset "utf-8";
/*
Theme Name: ASTURIAS 2010
Theme URI: http://www.asturias.jp/
Description: ASTURIAS 2010年リニューアルデザイン
Version: 1.0
Author: thaichi
Author URI: http://www.thaichi-ltd.com/
Tags:
*/


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

single_product.php

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*
==================================================================================

#product-sgl

==================================================================================
*/

#product-sgl{
	width: 868px;
	padding-bottom: 64px;
	padding-top: 112px;
	margin: 0 auto;
}

/*-----------------------------------------------------------------------------*/
/*テキスト*/
#product-sgl .texts{
	float: right;
	width: 400px;
	color: #dbdbdb;
	}

#product-sgl h2{
	font-size: 1.0em;
	line-height: 1em;
	font-weight: normal;
	text-align: right;
	background: url(img/bg_white20.png);
	padding: 5px 12px;
	margin-bottom: 28px;
	}

#product-sgl h3{
	font-size: 2.0em;
	line-height: 1.2em;
	font-family: "Georgia", serif;
	font-weight: normal;
	color: #d6d1ce;
	padding: 0px 8px 10px 8px;
}

/*価格*/
#product-sgl .price{
	padding: 0px 8px 10px 8px;
	}

#product-sgl .price .taxin{
	font-size: 1.4em;
	line-height: 1em;
	margin-right: 8px;
	}

/*本文*/
#product-sgl .entry{
	font-size: 1.2em;
	line-height: 1.4em;
	}

#product-sgl .entry p{
	padding: 26px 8px 26px 8px;
	border-top: 1px solid #534f43;
	border-bottom: 1px solid #534f43;
	margin-top: 18px;
	margin-bottom: 18px;
	}

/*スペック*/
#product-sgl .entry dl{
	padding: 8px;
}

#product-sgl .entry dl dt{
	color: #807550;
	float: left;
	width: 80px;
	margin-bottom: 6px;
}

#product-sgl .entry dl dd{
	float: left;
	width: 303px;
	margin-bottom: 6px;
}

/*調弦*/
#product-sgl .entry table{
	clear: both;
	margin: 8px;
	border-collapse: collapse;
	border-top: 1px solid #1d1b11;
}

#product-sgl .entry th{
	text-align: left;
	font-weight: normal;
	padding: 4px 16px 4px 16px;
	border-bottom: 1px solid #1d1b11;
	}
#product-sgl .entry th.tune{
	color: #807550;
	padding-left: 0px;
	}

#product-sgl .entry td{
	padding: 4px 7px;
	border-bottom: 1px solid #1d1b11;
	text-align: center;
	}

#product-sgl .entry span.note{
	display: block;
	margin: 0px 8px 8px 8px;
	text-indent: -1em;
	padding-left: 1em;
	color: #999;
	font-size: 10px;
	line-height: 1.3em;
	}

/*-----------------------------------------------------------------------------*/
/*画像*/
#product-sgl .images{
	float: left;
	width: 424px;
	}
	
#product-sgl .images .main img{
	border: 3px solid #817651;
	}

#product-sgl .images ul{
	list-style: none;
	}

#product-sgl .images li{
	float: left;
	padding-top: 12px;
	padding-right: 11px;
	}

#product-sgl .images li img{
	border: 2px solid #b6b6b6;
	}


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

single_artistvoice.php

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*
==================================================================================

#artistvoice-sgl

==================================================================================
*/

#artistvoice-sgl{
	width: 868px;
	padding-bottom: 64px;
	padding-top: 112px;
	margin: 0 auto;
	}

/*テキスト*/
#artistvoice-sgl .texts{
	float: right;
	width: 567px;
	}

#artistvoice-sgl .texts h4{
	font-size: 2.0em;
	font-weight: normal;
	padding: 0px 8px 16px 8px;
	}

#artistvoice-sgl .texts h5{
	font-weight: normal;
	padding: 0px 8px 0px 8px;
	font-size: 1.0em;
	color: #807550;
	}

#artistvoice-sgl .texts .guiter{
	font-family: "Georgia", serif;
	font-size: 1.4em;
	padding: 0px 8px 30px 8px;
	}

#artistvoice-sgl .texts .comment{
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px 8px 32px 8px;
	color: #dbdbdb;
	}

#artistvoice-sgl .texts .comment strong{
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: normal;
	}

#artistvoice-sgl .texts .line{
	border-bottom: 1px solid #534f43;
	margin-bottom: 32px;
	}

#artistvoice-sgl .texts .cd{
	float: left;
	width: 250px;
	padding-left: 8px;
	padding-right: 16px;
	padding-bottom: 32px;
	}

#artistvoice-sgl .texts .cd .alignleft{
	margin-right: 12px;
	}

/*プロフィール*/
#artistvoice-sgl .profile{
	float: left;
	width: 265px;
	}

#artistvoice-sgl .profile img{
	border: 2px solid #817651;
	}

#artistvoice-sgl .profile h4{
	color: #807550;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 24px;
	}

#artistvoice-sgl .profile p{
	font-size: 1.0em;
	line-height: 1.5em;
	padding-top: 3px;
	color: #dbdbdb;
	}


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

single_news.php / archive_news.php　アーカイブでも開いて表示するのにスタイルを使用

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*
==================================================================================

#news-sgl

==================================================================================
*/

#news-sgl{
	width: 868px;
	padding-bottom: 64px;
	padding-top: 112px;
	margin: 0 auto;

	/*最小高*/
	min-height: 460px;
	height: auto !important;  
	height: 460px; 
	}

#news-sgl h3{
	padding-top: 16px;
	padding-bottom: 32px;
	}

/*タイトル*/
#news-sgl .title,
#news-acv .title{
	font-family: "Georgia", serif;
	background: url(img/bg_white10.png);
	}

#news-sgl .title .date,
#news-acv .title .date{
	float: right;
	width: 92px;
	font-size: 1.6em;
	line-height: 1.2em;
	padding: 8px 16px 8px 8px;
	color: #9e9063;
	}

#news-sgl .title h4,
#news-acv .title h4{
	float: left;
	width: 720px;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 8px 16px 8px 16px;
	}

#news-acv .title a{
	color: #fff;
	text-decoration: none;
	}
#news-acv .title a:hover{
	color: #999;
	text-decoration: underline;
	}


/*本文*/
#news-sgl .entry,
#news-acv .entry{
	clear: both;
	padding-top: 22px;
	}
#news-acv .entry{
	padding-bottom: 64px;
	}


#news-sgl .entry p,
#news-acv .entry p{
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1em;
	}

#news-sgl .entry img,
#news-acv .entry img{
	border: 4px solid #eee;
	}

#news-sgl .entry a,
#news-acv .entry a{
	color: #fff;
	}

#news-sgl .entry a:hover,
#news-acv .entry a:hover{
	color: #999;
	}