/* CSS Document


	PREMIUM GUITAR SHOW 07
	
	ORANGE.css ( default.css )


*/




* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	border: none;
	vertical-align: bottom;
}


.clear {
	clear: both;
}





/*
	A 要素
	________________________________________
*/

a:link {
	color: #5AC4EB;
	text-decoration: none;
}
a:visited {
	color: #5AC4EB;
	text-decoration: none;
}
a:hover {
	color: #5A91BA;
	text-decoration: none;
	background: none;
}


/*  GO LINK  */
a.golink {
	clear: both;
	display: block;
	font-size: 10pt;
	color: #5AC4EB;
	background: url(img/mark-link_off.gif) left center no-repeat;
	margin: 15px 0 20px 38px;
	padding: 0 0 0 18px;
	text-decoration: none;
}
a.golink:hover {
	color: #5A91BA;
	background: url(img/mark-link_on.gif) left center no-repeat;
}



/*  PAGE TOP  */

X.pagetop {
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}
X.pagetop a {
	color: #A0A0A0;
	font-size: 10pt;
	background: url(img/pagetop_off.gif) left center no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 14px;
	text-decoration: none;
}
X.pagetop a:hover {
	color: #DCDCDC;
	background: url(img/pagetop_on.gif) left center no-repeat;
}



.pagetop {
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}
.pagetop a {
	color: #A0A0A0;
	font-size: 10px;
	background: url(img/pagetop_off.gif) left center no-repeat;
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}
.pagetop a:hover {
	color: #DCDCDC;
	background: url(img/pagetop_on.gif) left center no-repeat;
}




/*  GO BACK  */

a.goback {
	font-size: 10pt;
	color: #DCDCDC;
	background: url(img/mark-back_off.gif) left center no-repeat;
	margin: 0 0 0 38px;
	padding: 0 0 0 18px;
	text-decoration: none;
}
a.goback:hover {
	color: #B4B4B4;
	background: url(img/mark-back_on.gif) left center no-repeat;
}










/*
	IMAGE 要素
	________________________________________
*/

a img {
	border: 2px #5AC4EB solid;
	background: none;
}
a:hover img {
	border: 2px #FF9900 solid;
	background: none;
}	
XXa:hover {
	background: none;
}


img.right {
	float: right;
	margin: 0 0 10px 10px;
	Xborder: none;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
	Xborder: none;
}
img.center {
	display: block;
	margin: 0 auto 10px auto;
	border: none;
}







/*
	外枠ブロック　要素
	________________________________________
*/

body#default {
	margin: 0;
	padding: 0;
	background: url(img/bg_bottom09.jpg) bottom repeat-x;
	background-color: #212B57;
}

#background {
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;   /*  footer下に空きをつくる   */
	background: url(img/bg_top_09.jpg) top repeat-x;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}






/*
	HEADER 要素
	________________________________________
*/
#header {
	width: 890px;
	height: 97px;
	margin: 0;
	padding: 0 10px 0 0;
	background: url(img/header09_bg.jpg) no-repeat;
}
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#header h1 a {
	float: left;
	display: block;
	width: 740px;
	height: 88px;
/*\*/ 
	overflow: hidden;	/*	FF で text-indent: -9999px クリック時の枠線伸びを防ぐ	*/
/**/
}




/*  フォーム部分  */
#header form {
	float: right;
	margin: 60px 0 0 0;
	padding: 0;
	font-size: 10pt;
}
#header form .textbox {
	margin: 0 3px;
}
#header form a img {
	border: none;
}
#header form a:hover img {
	background: none;
}





/*
	MAIN BOX 要素
	________________________________________
*/

#main {
	width: 900px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background: url(img/main_bg.gif) repeat-y;
}






/*
	LEFT-NAVI 要素
	________________________________________
*/

#left-navi {
	float: left;
	width: 160px;
	margin: 0 10px 0 0;
	padding: 0;
}

#left-navi h2 {
	width: 90px;
	height: 40px;
	background: url(img/left-navi_contents.gif) left top no-repeat;
	text-indent: -9999px;
}


#left-navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left-navi li {
	margin: 0 0 1px 10px;
	padding: 0;
	font-size: 10px;
}
#left-navi li a {
	display: block;
	width: 116px;
	height: 40px;
	line-height: 40px;
	font-size: 10pt;
	color: #D2D2D2;
	background: url(img/left-navi_bg.jpg) left top;
	margin: 5px 0 0 0;
	padding: 0 0 0 24px;
	text-decoration: none;
}
#left-navi li a:hover {
	color: #FFFFFF;
	background-position: bottom;
}

/*  GO HOME  */
#left-navi li a.home {
	display: block;
	width: 116px;
	height: 24px;
	line-height: 25px;
	font-size: 10pt;
	color: #A0A0A0;
	background: url(img/left-navi_bg_home.jpg) left top;
	margin: 10px 0 0 0;
}
#left-navi li a.home:hover {
	color: #FFFFFF;
	background-position: bottom;
}


/*  GUITAR KID  */
#left-navi img.kid {
	margin: 40px 0 0 20px;
}





/*
	RIGHT-BANNER 要素
	________________________________________
*/

#right-banner {
	float: left;
	width: 130px;
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
	text-align: center;
}

#right-banner a img {
	margin: 0 0 10px 0;
	border: none;
}

#right-banner object,embed {
	margin: 0 0 10px 0;
	border: none;
	vertical-align: top;
}



/*
	FOOTER 要素
	________________________________________
*/

#footer {
	clear: both;
	width: 900px;
	height: 59px;
	margin: 0;
	padding: 0;
	background: url(img/footer_bg.gif) no-repeat;
}

XX#footer-navi {
	height: 45px;
	background-color: #ADCFA3;
	margin: 0 0 0 160px;
	padding: 0;
}
#footer ul {
	height: 45px;
	margin: 0 0 0 160px;
	padding: 0;
	list-style: none;
}
#footer li {
	float: left;
	margin: 23px 0 0 0;
	padding: 0;
	font-size: 10px;
}
#footer li a {
	font-size: 8pt;
	color: #A0A0A0;
	margin: 0 0 0 20px;
	padding: 0 0 0 12px;
	text-decoration: none;
	background: url(img/footer_mark_off.gif) left center no-repeat;
}
#footer li a:hover {
	color: #DCDCDC;
	background: url(img/footer_mark_on.gif) left center no-repeat;
}

#footer address {
	clear: both;
	width: 417px;
	height: 24px;
	text-indent: -9999px;
	background: url(img/footer_address.gif) left center no-repeat;
	margin: 0 0 0 170px;
	padding: 0;
}





/*
	CONTENTS 要素
	________________________________________
*/

#content {
	float: left;
	width: 590px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	XXpadding: 10px 0 0px 10px;
}





/*
	TOPページ( index ) 要素
	________________________________________
*/

/*  BACKGROUND COLORS   */
#colors {
	margin: 0 7px 10px 0;
	padding: 0;
	text-align: right;
	display: none;
}
#colors img {
	margin: 0 5px;
	border: none;
}


/*  TOP TITLE IMAGE   */
#top-image {
	width: 580px;
	margin: 0 0 10px 0;
	padding: 0;	
}


#top-banner {
	margin: 0 0 10px 0;
	padding: 0;
}

/*	WinIE6, MacIE, Safari で IMG の HOVER	*/
#top-banner img {
	margin: 0 5px 5px 0;
	padding: 1px;
}
#top-banner a img {
	border: 1px #A9AAA7 solid;
	padding: 0;
}
#top-banner a:hover {
	margin: 0 5px 5px 0;
}
#top-banner a:hover img {
	margin: 0 0 5px 0;
	border: 1px #E9843A solid;
}



/*  NEWS ブロック　要素  */
#news {
	float: left;
	width: 330px;
	Xheight: 355px;
	margin: 0;
	padding: 0;
}
#news h2 {
	width: 330px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: url(img/top-wnew_title.jpg) left top;
	text-indent: -9999px;
}
#news .bottom {
	width: 330px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(img/top-wnew_bottom.jpg) left bottom;
}
#news .text {
	width: 330px;
	height: 275px;
	margin: 0;
	padding: 0;
}




/*  NEWS テキスト 「news.html」 の指定  */

body#news {
	background-color: #000000;
	width: 94%;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
}

#news p {
	font-size: 10pt;
	line-height: 1.4em;
	color: #DCDCDC;
	width: 99%;
	margin: 0 0 10px 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px #666666 dotted;
}
#news p a {
	color: #5AC4EB;
	text-decoration: none;
}
#news p a:hover {
	color: #5A91BA;
}


#news p.date {
	font-size: 10pt;
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	margin-bottom: 0;
}





/*  COMPANY BANNER  */
#co-banner {
	float: left;
	width: 220px;
	height: 320px;
	margin: 0 0 0 29px;
	padding: 35px 0 0 0;
	background: url(img/top_co-banner_bg.jpg) left top;
	text-align: center;
}
#co-banner a img {
	margin: 0 0 10px 0;
	border: none;
}


#co-banner object,embed {
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
}











/*
	各ページ 基本要素
	________________________________________
*/


/*  ページタイトル （　画像差し換え　）　*/
h2#title {
	width: 580px;
	height: 90px;
	margin: 0;
	padding: 0;
}


h2#title-large {
	width: 580px;
	margin: 0;
	padding: 0;
}


/*  本文　*/
p {
	font-size: 90%;
	color: #DCDCDC;
	line-height: 1.6;
}


#content p {
	margin: 0px 10px 20px 36px;
}





/*  見出し　*/
h2.bar {
	font-size: 100%;
	color: #FAFAFA;
	width: 565px;
	background: url(img/h2_bg.jpg);
	margin: 0 0 10px 0;
	padding: 6px 0 6px 15px;
}

h2.exh {
	float: left;
	font-size: 100%;
	color: #FAFAFA;
	width: 420px;
	background: url(img/h2_bg.jpg);
	margin: 0 0 10px 0;
	padding: 6px 0 6px 15px;
}
h2.booth {
	float: left;
	font-size: 90%;
	color: #333333;
	width: 125px;
	background: url(img/h2_bg_booth.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 6px 0 6px 20px;
}





h3.circle {
	clear: both;
	font-size: 90%;
	color: #CCCCCC;
	background-image: url(img/h3_bg_circle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 16px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 19px;
}

h3.sun {
	clear: left;
	font-size: 100%;
	color: #CCCCCC;
	background: url(img/h3_bg_sun.gif) left center no-repeat;
	margin: 0px 0 10px 15px;
	padding: 5px 0 5px 20px;
}



/*  左ボーダー  */

blockquote {
	font-size: 90%;
	color: #DCDCDC;
	line-height: 1.6;
	border-left: 4px #FF9933 solid;
	margin: 10px 0 20px 35px;
	padding: 0 0 0 8px;
}



/*  リスト　*/

ul.list-a {
	margin: 0 20px 20px 60px;
	padding: 0;
	list-style: url(img/list-mark01.gif);
	color: #F0F0F0;
}
li {
	margin: 0.6em 0;
	font-size: 90%;
	line-height: 1.4em;
}





/*　囲み　*/
.kakomi {
	clear: both;
	width: 515px;
	border-top: 1px #464646 solid;
	border-bottom: 1px #464646 solid;
	background: url(img/kakomi_bg.gif);
	margin: 10px 0 20px 35px;
	padding: 0;
}
.kakomi h4 {
	font-size: 10pt;
	color: #F69619;
	border-left: 5px #F69619 solid;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 8px;
}
.kakomi p {
	font-size: 86%;
	margin: 0;
	padding: 0;
}




/*  罫線：DIV  */
.line {
	clear: both;
	width: 95%;
	height: 1px;
	margin: 25px 10px;
	padding: 0;
	background: url(img/line_bg.gif) left center no-repeat;
}







/*
	出展社紹介：一覧
	________________________________________
*/

/*  出展社 一覧 テーブル  */

table.exhib-list {
	width: 560px;
	margin: 10px 0 15px 10px;
	padding: 0 0 0 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 1px;
}


/*  TH：社名側  */

table.exhib-list th {
	width: 60%;
	color: #F0F0F0;
	text-align: left;
	padding: 0.6em;
	vertical-align: middle;
}
table.exhib-list th.name a {
	display: block;
	color: #F0F0F0;
	margin: 0;
	padding: 5px 0 5px 18px;
	text-decoration: none;
	background: url(img/mark-link_off.gif) left center no-repeat;
}
table.exhib-list th.name a:hover {
	color: #CCCCCC;
	background: url(img/mark-link_on.gif) left center no-repeat;
}


/*  TD：コメント側  */
table.exhib-list td {
	padding: 0.6em;
	vertical-align: middle;
	font-size: 90%;
	color: #F0F0F0;
}




/*  TR の 背景：明暗  */
table.exhib-list tr.dark {
	background: url(img/td_bg_01.jpg) left top repeat-x;
	background-color: #444444;
}
table.exhib-list tr.light {
	background: url(img/td_bg_02.jpg) left top repeat-x;
	background-color: #666666;
}




/*
	出展社紹介：詳細
	________________________________________
*/

#com-photo {
	float: right;
	width: 225px;
	margin: 0 10px 0 0;
	padding: 35px 0 10px 15px;
	background: url(img/exh_photos.jpg) right top no-repeat;
}

#com-photo a {
	text-decoration: none;
	border: none;
	background: none;
}

#com-photo a img {
	margin: 0 0 3px 0;
	padding: 4px;
	background-color: #FFFFFF;
	border: none;
	text-decoration: none;
}
#com-photo a:hover img {
	background-color: #5AC4EB;
}








/*
	イベント ページ
	________________________________________
*/

/*  イベント 一覧 テーブル  */

table.event-schedule {
	width: 560px;
	margin: 5px 0 20px 10px;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.event-schedule th {
	width: 100px;
	font-size: 90%;
	color: #D2D2D2;
	text-align: center;
	vertical-align: middle;
	padding: 0.2em 0 0.2em 0;
	background: url(img/td_bg_01.jpg) left top no-repeat;
	background-color: #444444;
}
table.event-schedule td {
	width: 459px;
	font-size: 90%;
	color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 0 0;
	background: url(img/td_bg_02.jpg) left top no-repeat;
	background-color: #666666;
}
table.event-schedule td p {
	font-size: 100%;
	color: #F0F0F0;
	width: auto;
	margin: 1.2em 0.6em 1.2em 0.6em;
}




/*  イベント 詳細 テーブル  */

table.event-list {
	width: 560px;
	margin: 5px 0 20px 10px;
	padding: 0 0 0 0;
	border: none;
    border-collapse: collapse;
    border-spacing: 1px;
}
table.event-list th {
	width: 100px;
	color: #C8C8C8;
	text-align: center;
	vertical-align: middle;
	padding: 0.2em 0 0.2em 0;
	background: url(img/td_bg_01.jpg) left top no-repeat;
	background-color: #444444;
}
table.event-list td {
	width: 459px;
	font-size: 90%;
	color: #F0F0F0;
	text-align: left;
	padding: 0 0 0 0;
	Xbackground: url(img/td_bg_02.jpg) left top no-repeat;
	background-color: #666666;
	vertical-align: middle;
}
table.event-list td h3 {
	clear: both;
	font-size: 10pt;
	color: #DDDDDD;
	margin: 0 0 2px 0;
	padding: 10px 10px 10px 12px;
	border-left: 4px #FF9900 solid;
	background: url(img/td_bg_02.jpg) left top repeat-x;
}
table.event-list td h4 {
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0 0.6em 1.2em 0;
	padding: 0 0 0 12px;
	border-left: 4px #FFCC33 solid;
}
table.event-list td p {
	font-size: 90%;
	color: #F0F0F0;
	width: auto;
	margin: 0 0.6em 1.2em 0.6em;
}






/*
	世界の４大ブランド 特集
	________________________________________
*/

/*  ページタイトル　*/
h2#title_brand4 {
	width: 580px;
	margin: 0;
	padding: 0;
}

/*  ブランド名　*/
h2#brand {
	margin: 0 0 10px 0;
	padding: 0;
}

/*  イベントタイトル　*/
h2#brand4_event {
	background: url(img/brand4_event.jpg) no-repeat;
	width: 580px;
	height: 70px;
	margin: 30px 0 10px 0;
	padding: 0;
	text-indent: -9999px;
}






/*
	オークション　メインページ
	________________________________________
*/

table.auction {
	padding: 0;
	background: url(img/auction_base.jpg) 0 30px no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
table.auction td {
	vertical-align: top;
	text-align: center;
}

table.auction h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	background: url(img/auction_shopname.jpg) left center;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 16px;
	text-align: left;
}

table.label {
	margin: 10px 0 0 0;
	padding: 0;
}

table.label a img {
	margin: 5px 0 0 4px;
	padding: 0 0 0 0;
	border: 1px solid;
}
table.label a:hover img {
	border: 1px solid #FF9900;
}

table.label h4 {
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	border-left: 4px #BBBBBB solid;
	margin: 5px 2px 7px 4px;
	padding: 0 0 0 4px;
}




table.label-2 {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
table.label-2 td {
	margin: 0;
	padding: 0 0 5px 0;
}
table.label-2 a img {
	padding: 0;
	border: 1px solid;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
table.label-2 a:hover img {
	border: 1px solid #FF9900;
}

table.label-2 h4 {
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	border-left: 4px #BBBBBB solid;
	margin: 10px 10px 7px 10px;
	padding: 0 0 0 4px;
}





/*　オークション 詳細ウィンドウ文字指定
_________________________________________*/

body.auction {
	background-color: #000000;
}
table.aucmain td {
	border-bottom: 1px #666666 solid;
}
table.auctxt {
	color: #E6E6E6;
	line-height: 1.6em;
	text-align: left;
	margin: 0 0 10px 0;
}
table.auctxt td {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px #333333 solid;
}
a.auc-close {
	display: block;
	text-align: left;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	width: 75px;
	background: url(img/auction_shosai-close.jpg) right top no-repeat;
	margin: 0px 10% 0 0;
	padding: 0 0 0 35px;
}
a.auc-close:hover {
	color: #333333;
	background: url(img/auction_shosai-close.jpg) right bottom no-repeat;
}











table.event-schedule2 {
	width: 560px;
	
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 1px;
}
table.event-schedule2 th {
	width: 100px;
	font-size: 90%;
	color: #D2D2D2;
	text-align: center;
	vertical-align: middle;
	padding: 0.2em 0 0.2em 0;
	background: url(img/td_bg_01.jpg) left top no-repeat;
	background-color: #444444;
}
table.event-schedule2 td {
	width: 459px;
	font-size: 90%;
	color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 0 0;
	background: url(img/td_bg_02.jpg) left top no-repeat;
	background-color: #666666;
}
table.event-schedule2 td p {
	font-size: 100%;
	color: #F0F0F0;
	width: auto;
	margin: 1.2em 0.6em 1.2em 0.6em;
}

table.event-list2 {
	width: 560px;
	margin: 5px 0 20px 10px;
	padding: 0 0 0 0;
	border: none;
    border-collapse: collapse;
    border-spacing: 1px;
}
table.event-list2 th {
	width: 100px;
	color: #C8C8C8;
	text-align: center;
	vertical-align: middle;
	padding: 0.2em 0 0.2em 0;
	background: url(img/td_bg_01.jpg) left top no-repeat;
	background-color: #444444;
}
table.event-list2 td {
	width: 459px;
	font-size: 90%;
	color: #F0F0F0;
	text-align: left;
	padding: 0 0 0 0;
	Xbackground: url(img/td_bg_02.jpg) left top no-repeat;
	background-color: #666666;
	vertical-align: middle;
}
table.event-list2 td h3 {
	clear: both;
	font-size: 10pt;
	color: #DDDDDD;
	margin: 0 0 2px 0;
	padding: 10px 10px 10px 12px;
	border-left: 4px #FF9900 solid;
	background: url(img/td_bg_02.jpg) left top repeat-x;
}
table.event-list2 td h4 {
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0 0.6em 1.2em 0;
	padding: 0 0 0 12px;
	border-left: 4px #FFCC33 solid;
}
table.event-list2 td p {
	font-size: 90%;
	color: #F0F0F0;
	width: auto;
	margin: 0 0.6em 1.2em 0.6em;
}







/*
	プレミアムギター・カフェ
	________________________________________
*/

h2#cafe {
	width: 580px;
	height: 360px;
	background: url(img/cafe_main.jpg) left top no-repeat;
	text-indent: -9999px;
}

h3.cafe {
	width: 580px;
	height: 65px;
	margin: 10px 0 0 0;
}

table.cafe {
	margin: 0 0 20px 0;
}
table.cafe td {
	vertical-align: top;
}

.cafe-live {
	float: left;
	width: 120px;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0 7px 0 0;
	padding: 4px;
}
.cafe-live img {
	margin: 0 0 2px 0;
}






/*
	レポートページ 要素
	________________________________________
*/

.backtolist {
	text-align: right;
	margin: 0 0 10px 0;
}
.backtolist a {
	color: #A0A0A0;
	font-size: 10px;
	background: url(img/pagetop_off.gif) left center no-repeat;
	margin: 0;
	padding-left: 15px;
	text-decoration: none;
}
.backtolist a:hover {
	color: #DCDCDC;
	background: url(img/pagetop_on.gif) left center no-repeat;
}


table#repolist {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}
#repolist td {
	padding: 3px 2px 3px 2px;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
#repolist tr.dark {
	background-color: #222222;
}
#repolist tr.light {
	background-color: #444444;
}

#repolist a {
	font-size: 12px;
	color: #A0A0A0;
	background: url(img/report_listmark_off.gif) left center no-repeat;
	padding-left: 16px;
}
#repolist a:hover {
	color: #DCDCDC;
	background: url(img/report_listmark_on.gif) left center no-repeat;
}


.repo-ph {
	margin: -7px 0 10px 15px;
	padding: 0;
}
.repo-ph img {
	margin: 0 3px 3px 0;
}
#left-navi  li  a.cb {
	display: block;
	width: 116px;
	height: 38px;
	line-height: 18px;
	font-size: 9pt;
	color: #D2D2D2;
	background: url(img/left-navi_bg.jpg) left top;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
#left-navi li a.cb:hover {
	color: #FFFFFF;
	background-position: bottom;
}
h4.event {
	color: #F0F0F0;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 28px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F69619;
	padding-left: 5px;
}
ul.event {
	padding: 0;
	list-style: url(img/list-mark01.gif);
	color: #DCDCDC;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 47px;
}
#auction {
	padding: 0;
	width: 180px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	background-color: #FFFFFF;
}
#auction h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	background: url(img/auction_shopname.jpg) left center;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 16px;
}
#auction.ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: disc;
}
#auction.label   li.a  img  {
	margin: 5px 0 0 4px;
	padding: 0 0 0 0;
	border: 1px solid;
}
#auction.label  li.a:hover img  {
	border: 1px solid #FF9900;
}
img.auction {
	float: none;
	Xborder: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
a.golink2 {
	clear: both;
	display: block;
	font-size: 11pt;
	color: #5AC4EB;
	text-decoration: none;
	background-image: url(img/mark-link_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	float: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 20;
	margin-left: 36px;
	width: 200px;
	font-weight: bold;
}
a.golink2:hover {
	color: #5A91BA;
	background: url(img/mark-link_on.gif) left center no-repeat;
}
table.exhib-list2 {
	width: 500px;
	border: none;
	border-collapse: collapse;
	border-spacing: 1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 34px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 19px;
}
table.exhib-list2 th {
	width: 60%;
	color: #F0F0F0;
	text-align: left;
	padding: 0.6em;
	vertical-align: middle;
}
table.exhib-list2 td {
	padding: 0.6em;
	vertical-align: middle;
	font-size: 90%;
	color: #F0F0F0;
}
#left_banr {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
}
#left_banr img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .ccp {
	color: #DCDCDC;
	border-collapse: collapse;
	margin: 1em 0 2em 20px;
	padding: 0;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
}

#content .ccp td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DCDCDC;
}
a.golink3 {
	clear: both;
	display: block;
	font-size: 11pt;
	color: #5AC4EB;
	text-decoration: none;
	background-image: url(img/mark-link_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	float: none;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	font-weight: bold;
	width: 200px;
}
a.golink3:hover {
	color: #5A91BA;
	background-image: url(img/mark-link_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#repomenu {
	width: 590px;
}
#repomenu img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#repomenu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#repocont {
	width: 589px;
	float: left;
	background-image: url(img/exh_img/repo_bg.jpg);
	background-repeat: repeat-x;
}
h3.repot {
	clear: left;
	font-size: 100%;
	color: #CCCCCC;
	margin: 0px 0 10px 15px;
	padding: 5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/exh_img/pick_bk.gif);
}
table#repolist2 {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 560px;
}
#repolist2 td {
	padding: 3px 2px 3px 2px;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
#repolist2 tr.dark {
	background-color: #222222;
}
#repolist2 tr.light {
	background-color: #444444;
}
#repolist2 a {
	font-size: 12px;
	color: #A0A0A0;
	background: url(img/report_listmark_off.gif) left center no-repeat;
	padding-left: 16px;
}
#repolist2 a:hover {
	color: #DCDCDC;
	background: url(img/report_listmark_on.gif) left center no-repeat;
}
.repo-photo {
	margin: -7px 0 10px 15px;
	padding: 0;
}
.repo-photo img {
	margin: 0 3px 3px 0;
	border: 1px solid 666666;
}
.repo-photo a img {
	margin: 0 3px 3px 0;
	border: 1px solid #666666;
}
h3.repot1 {
	clear: left;
	font-size: 100%;
	color: #CCCCCC;
	margin: 0px 0 10px 15px;
	padding: 5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/exh_img/pick.gif);
}
table#repolist3 {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	width: 560px;
}
#repolist3 td {
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	color: #A0A0A0;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 1.5em;
	background-position: top;
}
#repolist3 tr.dark {
	background-color: #222222;
}
#repolist3 tr.light {
	background-color: #444444;
}
#repolist3 a {
	font-size: 12px;
	color: #A0A0A0;
	background-image: url(img/report_listmark_off.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
}
#repolist3 a:hover {
	color: #DCDCDC;
	background-image: url(img/report_listmark_on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
