@charset "UTF-8";
/*--カタログ表示(list.php)------*/
#list,#show_books02 {
	color: #333333;
}
div.catetitle {
	font-size: 16px;
	font-weight: bold;
	color: #9c2131;
	padding-left: 40px;
	margin-bottom: 2px;
}
div.nocatalog,div.catalog{
	color: #ff6633;
	font-size: 12px;
}
div.showcnt {
	color: #222222;
	margin-left: 10px;
	font-size: 12px;
}
div.countguitar {
	color: #222222;
	background-color: #d5d5e9;
	text-align: right;
	margin-right: 8px;
	font-size: 12px;
}
div.count {
	color: #222222;
	text-align: right;
	margin-right: 8px;
	font-size: 12px;
}
div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
/*--ギターデータ一覧(02show_guitar.php)------*/
#guitar_category_box {
	width: 600px;
	height:500px;
	background-color: #d5d5e9;
	overflow: scroll;
}

/*--ツリーギター(02list_guitar.php)------*/
#list_guitar div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
#list_guitar div.sin_nyuka {
	width: 140px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 8px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #aaaaaa;
}
#list_guitar div.sai_nyuka {
	width: 140px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 8px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #aaaaaa;
}
#list_guitar div.t_head {
	width: 90px;
	margin-top: 6px;
	margin-left: 6px;
	color: #ffffff;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #aaaaaa;
}
#list_guitar div.t_data {
	margin-left: 6px;
	padding: 2px;
	text-weight: bold;
}
/*--ツリーギター01ツリーがひとつ(02list_guitar01.php)------*/
#list_guitar01 div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
#list_guitar01 div.sin_nyuka {
	width: 100px;
	margin-top: 6px;
	margin-left: 20px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #aaaaaa;
}
#list_guitar01 div.sai_nyuka {
	width: 100px;
	margin-top: 6px;
	margin-left: 20px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #aaaaaa;
}
#list_guitar01 div.t_head {
	width: 100px;
	margin-top: 6px;
	margin-left: 20px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	text-weight: bolder;
	padding: 4px;
	border: double 3px #666666;
	background-color: #aaaaaa;
}
#list_guitar01 div.t_data {
	margin-left: 26px;
	padding: 2px;
	text-weight: bold;
}
#list_guitar01 td.one_tree {
	margin-left: 30px;

}
/*--ツリー　弦(02list_string.php)------*/
#list_string div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
div.choose-string {
	margin-left: 20px;
}
#list_string div.sin_nyuka {
	width: 140px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_string div.sai_nyuka {
	width: 140px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_string div.t_head {
	width: 150px;
	margin-top: 0px;
	margin-left: 6px;
	color: #ffffff;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_string div.t_data {
	margin-left: 20px;
	padding: 2px;
	text-weight: bold;
	text-indent: -1em;
	text-decoration: none;
}
#list_string div.sakuin {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}
/*--ツリー　アクセサリ(02list_accessory.php)------*/
#list_accessory div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
div.choose-string {
	margin-left: 20px;
}
#list_accessory div.sin_nyuka {
	width: 140px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_accessory div.sai_nyuka {
	width: 140px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_accessory div.t_head {
	width: 150px;
	margin-top: 20px;
	margin-left: 6px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_accessory div.t_data {
	margin-left: 20px;
	padding: 2px;
	text-weight: bold;
	text-indent: -1em;
	text-decoration: none;
}
/*--ツリー　ギターグッズ(02list_guitargoods.php)------*/
#list_guitargoods div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
div.choose-string {
	margin-left: 20px;
}
#list_guitargoods div.sin_nyuka {
	width: 140px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_guitargoods div.sai_nyuka {
	width: 140px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_guitargoods div.t_head {
	width: 160px;
	margin-top: 20px;
	margin-left: 6px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_guitargoods div.t_data {
	margin-left: 30px;
	padding: 2px;
	text-weight: bold;
	text-indent: -1em;
	text-decoration: none;
}
/*--ツリー書籍(02list_books.php)------*/
#list_books div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}

#list_books div.t_head {
	width: 150px;
	margin-top: 20px;
	margin-left: 6px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_books div.t_data {
	margin-left: 20px;
	padding: 2px;
	text-weight: bold;
	text-indent: -1em;
	text-decoration: none;
}
#list_books div.tt_head {
	width: 150px;
	margin-top: 2px;
	margin-left: 6px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_books div.gakki {
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	text-decoration: underline;
}

#list_books div.abcde{
/*---	background-color: #ffdddd;---*/
	padding: 4px;
	padding-top: 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1px;
	font-size: 12px;
	background-color: #ccccdd;
}
#list_books div.goukei {
	font-size: 12px;
	margin-top: 2px;
	margin-left: 60px;
	margin-bottom: 4px;
	color: #333333;
}


#list_books div.setumei {
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #ff0000;
}

#list_books div.radio {
	margin: 4px;
	padding: 8px;
	background-color: #ccccdd;
	
}
/*--ツリーＣＤ／ＤＶＤ(02list_cddvd.php)------*/
#list_cddvd div.imgtitle {
	margin-bottom: 10px;
	padding-left: 10px;
}
#list_cddvd div.sin_nyuka {
	width: 140px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_cddvd div.sai_nyuka {
	width: 140px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 0px;
	color: #ff0000;
	text-align: center;
	text-weight: bolder;
	font-size: 14px;
	padding: 4px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_cddvd div.t_head {
	width: 140px;
	margin-top: 20px;
	margin-left: 6px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_cddvd div.t_head_center{
	width: 140px;
	margin-top: 20px;
	margin-left: 30px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_cddvd div.t_head_right{
	width: 140px;
	margin-top: 20px;
	margin-left: 40px;
	color: #666666;
	text-align: center;
	text-weight: bolder;
	font-size: 13px;
	padding: 2px;
	border: double 3px #666666;
	background-color: #cccccc;
}
#list_cddvd div.t_data {
	margin-left: 20px;
	padding: 2px;
	text-weight: bold;
	text-indent: -1em;
	text-decoration: none;
}
#list_cddvd div.goukei {
	font-size: 12px;
	margin-top: 2px;
	margin-left: 60px;
	margin-bottom: 4px;
	color: #333333;
}
#list_cddvd div.setumei {
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	color: #ff0000;
}

#list_cddvd div.radio {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 8px;
	background-color: #ccccdd;
	
}

a.titlegold:link    {color:#8e6a24;}
a.titlegold:visited {color:#8e6a24;}
a.titlegold:hover   {color:#cc9900;}
a.titlegold:active  {color:#cc0000;}

/*--書籍　著者のウィンドウ枠(inc_composer.php)------*/
/*--書籍　出版元のウィンドウ枠(inc_publisher.php)------*/
/*--書籍　合奏のウィンドウ枠(inc_ensemble.php)------*/
/*--CD/DVD　発売元のウィンドウ枠(inc_publisher_cddvd.php)------*/
#list_books div.inc_box{
	font-size: 10px;
	width: 180px;
	height: 300px;
	overflow: scroll;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 6px;
	padding-left: 2px;
	background-color: #ccccdd;
}
#list_cddvd div.inc_box{
	font-size: 10px;
	width: 200px;
	height: 400px;
	overflow: scroll;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 10px;
	padding-left: 2px;
	background-color: #ccccdd;
}
#nc_box a {text-decoration: none;}
#nc_box a:link    {color:#330000;}
#nc_box a:visited {color:#330000;}
#nc_box a:hover   {color:#ff0000; text-decoration: underline;}
#nc_box a:active  {color:#330000;}
#list_guitar a {text-decoration: none;}
#list_guitar a:link    {color:#330000;}
#list_guitar a:visited {color:#330000;}
#list_guitar a:hover   {color:#ff0000; text-decoration: underline;}
#list_guitar a:active  {color:#330000;}
#list_guitar01 a {text-decoration: none;}
#list_guitar01 a:link    {color:#330000;}
#list_guitar01 a:visited {color:#330000;}
#list_guitar01 a:hover   {color:#ff0000; text-decoration: underline;}
#list_guitar01 a:active  {color:#330000;}
#list_string a {text-decoration: none;}
#list_string a:link    {color:#330000;}
#list_string a:visited {color:#330000;}
#list_string a:hover   {color:#ff0000; text-decoration: underline;}
#list_string a:active  {color:#330000;}
#list_accessory a {text-decoration: none;}
#list_accessory a:link    {color:#330000;}
#list_accessory a:visited {color:#330000;}
#list_accessory a:hover   {color:#ff0000; text-decoration: underline;}
#list_accessory a:active  {color:#330000;}
#list_guitargoods a {text-decoration: none;}
#list_guitargoods a:link    {color:#330000;}
#list_guitargoods a:visited {color:#330000;}
#list_guitargoods a:hover   {color:#ff0000; text-decoration: underline;}
#list_guitargoods a:active  {color:#330000;}
#list_books a {text-decoration: none;}
#list_books a:link    {color:#330000;}
#list_books a:visited {color:#330000;}
#list_books a:hover   {color:#ff0000; text-decoration: underline;}
#list_books a:active  {color:#330000;}
#list_cddvd a {text-decoration: none;}
#list_cddvd a:link    {color:#330000;}
#list_cddvd a:visited {color:#330000;}
#list_cddvd a:hover   {color:#ff0000; text-decoration: underline;}
#list_cddvd a:active  {color:#330000;}
/*--書籍データ表示(02show_books.php)------*/
div.navi01,div.navi02 {
	text-align: right;
}
div.navi02 {
	font-size:16px;
}
/*--サーチ(01search.php)------*/
#search_list img.searchimg{
	margin: 0px 10px 0px 10px;
	float: right;
}
div.search_guitartitle {
	color: #9c0f0f;
	color: #003366;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: bold;
}
div.search_koumoku{
	color: #666666;
}
#search_list img.dotimg{
	clear: both;
}
#search_list div.syosai{
	margin-top: 8px;
	margin-left: 26px;
	margin-bottom: 4px;
}
