@charset "utf-8";

/* コンテンツ共通
----------------------------------------------- */
#three_maincolumn #contents {
	margin: 0 auto;
	width: 400px;
}

/* タイトル
----------------------------------------------- */
#three_maincolumn #detailtitle {
    width: 400px;
    margin: 0 0 10px 0;
    border-top: 2px solid #003366;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #999;
    background: url("../img/products/title_icon.gif") no-repeat left center;
    background-color: #F0F0F0;
}

#three_maincolumn #detailtitle h2 {
    padding: 10px 0 10px 30px;
    font-size: 140%;
	color: #000;
}


/* 店舗紹介
----------------------------------------------- */
#shopinfo {
	width: 400px;
}
#shopinfo table,
#shopinfo tr,
#shopinfo td {
	margin: 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
#shopinfo .mainphoto {
	padding: 10px 0 15px;
}
#shopinfo .message {
}
#shopinfo .message .text {
	padding: 0 15px;
	color: #000;
	line-height: 1.4em;
}
#shopinfo .message .sign {
	padding: 15px 0 0;
	width: 400px;
	text-align: right;
}
#shopinfo .banner {
	margin: 25px 0 15px;
	padding: 10px;
	border: solid 1px #666;
	background-color: #CCC;
}
#shopinfo .photo td {
	width: 200px;
	text-align: center;
	color: #333;
	font-size: 10px;
	line-height: 1.4em;
}
#shopinfo .photo img {
	padding: 20px 0 10px;
}

/* アクセス
----------------------------------------------- */

#access {
	width: 400px;
}

#access table,
#access tr,
#access td {
	margin: 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
#access .mainphoto {
	padding: 10px 0;
}
#access .address td {
	padding: 0 10px 10px 0;
	font-weight: bold;
}
#access .address {
	clear: both;
	padding: 15px;
}
#access .address p {
	line-height: 1.4em;
}
#access .address p span {
	color: #FF6600;
}
#access .map {
	clear: both;
}
#access .photo {
	padding: 15px 0 0;
}
#access .photo table {
	width: 400px;
}



/* 三線講座
----------------------------------------------- */
#sanshin {
	width: 400px;
}
#sanshin h2 {
	padding: 0 0 10px;
	border-bottom: solid 2px #666633;
}
#sanshin h3 {
	padding: 25px 0 15px;
	font-size: 140%;
	font-weight: bold;
	color: #000;
}
#sanshin h4 {
	padding: 5px 0 5px 10px;
	color: #666633;
	font-size: 116%;
	font-weight: bold;
	border-left: solid 5px #666633;
}
#sanshin p {
	padding: 10px 0 25px;
	color: #000;
	line-height: 1.4em;
}
#sanshin .desc {
	margin: 0 0 25px;
	padding: 10px;
	color: #333;
	border: solid 1px #CCC;
}
#sanshin .desc p {
	padding: 0;
	color: #333;
}
#sanshin .navi {
	margin: 0 auto;
	width: 400px;
}
#sanshin .navi .back {
	float: left;
	width: 105px;
}
#sanshin .navi .next {
	float: right;
	width: 105px;
}

#sanshin .kataList {
	padding: 10px 0 25px 25px;
}
#sanshin .kataList li {
	list-style-type: square;
}
#sanshin .bui {
	margin: 0 auto 25px;
	padding: 0 0 25px;
	width: 400px;
	border-bottom: dotted 1px #666;
}
#sanshin .bui .photo {
	padding: 10px 0;
}
#sanshin .bui .text {
	padding: 0 10px 0 0;
	text-align: right;
}
#sanshin h4 span {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#sanshin .kataSpec {
	margin: 0 0 40px;
	padding: 10px;
	width: 400px;
	border-top: solid 1px #333;
	border-left: solid 1px #333;
}
#sanshin .kataSpec td {
	color: #333;
	border: solid 1px #333;
}

#sanshin .sanshinPhoto {
	margin: 0 auto;
	width: 400px;
}

#sanshin .qa {
	padding: 0 0 50px;
	border-bottom: dotted 1px #666;
}
#sanshin .qa li {
	margin: 0 0 0 25px;
	list-style-type: square;
}
#sanshin .qa .catch {
	margin: 0;
	padding: 15px 0 5px;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

#sanshin .kyoshitsuPhoto {
	padding: 0 0 15px;
	text-align: center;
}
#sanshin .kyoshitsuTable span {
	font-size: 10px;
	line-height: 1.2em;
}

#sanshin .kyoushitsuList {
	padding:  0 0 0 25px;
}
#sanshin .kyoushitsuList dt {
	padding: 10px 0 5px;
	color: #000;
	font-size: 116%;
	font-weight: bold;
}
#sanshin .kyoushitsuList dd {
	padding: 5px 0 0 25px;
}
#sanshin .links {
	padding: 0 25px 25px;
}
#sanshin .links li {
	line-height: 1.8em;
	list-style-type: disc;
}