header, footer, nav, figure, section, article, aside, hgroup{
	display: block;
}
body {
	margin:0;
	padding:0;
	background:#fff;
	font: 76% verdana, helvetica, sans-serif;
	color: #418FA5;
	line-height: 130%;
	
	background: white url(/guitar/g_image/g_home/background-paint.jpg) no-repeat left top;

}

#contents li{
	font-size:90%;
	margin:2px 0px 4px 0px;
}

#contents img{
	margin-right:3px;
}

abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
code {
	color: #7FC4D8;
	font-family: verdana, helvetica, sans-serif;
}
a {
	color: #FF6600;
	text-decoration:underline;
}
a:active { outline: none; }
a:hover {
	color: #003366;
	text-decoration: none;
	outline: none;
}
a img { border: 0; }
h2 {
	font-size: 1.1em;
	margin:0;
	line-height: 100%;
}
hr { display:none; }

/* Global Form Styles */
input, textarea{
	background: #fff;
	border: 1px solid #83cde1;
	border-top: 3px solid #83cde1;
}
input:hover, textarea:hover {
	background: #F0FDE2;
	border-top: 3px solid #b1e77a
}
input:focus, textarea:focus {
	background: #FCFFEC;
	border-top: 3px solid #b1e77a
}
.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	width: 100%;
	padding:0;
	margin:0;
	/* 
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/content-bg.gif) bottom right no-repeat; 
	*/
	position: relative;
	/*
	overflow:auto;
	*/
}
#site_container {
	width: 100%;
	padding:0 0 0 100px;
	margin:0;
	/* 
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/content-bg.gif) bottom right no-repeat; 
	*/
	position: relative;
	/*
	overflow:auto;
	*/
}

#test_header{
	border-bottom: 10px solid #A5151E;
	margin: 0 0 15px 6%;
	position: relative;
	background: #2A2A2A;
	background: rgba(38, 38, 38, 0.90); /* alpha 0.98 */
	height: 44px;
	padding-top: 70px;
	zoom: 1;
}

#test_header h1{
	background: transparent url(/guitar/g_image/g_home/top.png) no-repeat left top;
	position: absolute;
	left: -130px;
	margin: 0;
	top: -30px;
	width: 381px;
	height: 227px;
	z-index: 1;
}

#test_header h1 a{
	display: inline;
	float: left;
	font-family: sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 24px;
	color: white;
	text-decoration: none;
	padding: 0 10px;
	margin: 90px 5px 0 145px;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

#test_header .header_content{
	position: absolute;
	bottom: 0;
	text-align: right;
	padding-left: 270px;
}

#test_header #navi{
	float:left;
	padding-left:10px;
}

#test_header ui, li{
	list-style-type:none;
}

#test_header #navi li{
	float:left;
	padding:0;
}

#test_header .button {
  -moz-border-radius: 2px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  -webkit-transition: all 0.5s ease;
  background-color: #b03521;
  background-image: -moz-linear-gradient(90deg, #f83212, #b03521);
  background-image: -ms-linear-gradient(90deg, #f83212, #b03521);
  background-image: -o-linear-gradient(90deg, #f83212, #b03521);
  background-image: -webkit-linear-gradient(90deg, #f83212, #b03521);
  background-image: linear-gradient(90deg, #f83212, #b03521);
  border-radius: 2px;
  border: 1px solid #4a5032;
  color: #ffffff;
  display: inline-block;
  font-size: 0.9em;
  margin: auto;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  text-decoration: none;
  text-shadow: #000000 0px 0px 10px;
  transition: all 0.5s ease;
}

#test_header .button:hover {
  -moz-box-shadow: #2e321f 0px 0px 5px;
  background-color: #f83212;
  background-image: -moz-linear-gradient(90deg, #b03521, #f83212);
  background-image: -ms-linear-gradient(90deg, #b03521, #f83212);
  background-image: -o-linear-gradient(90deg, #b03521, #f83212);
  background-image: -webkit-linear-gradient(90deg, #b03521, #f83212);
  background-image: linear-gradient(90deg, #b03521, #f83212);
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: #2e321f 0px 0px 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}


#header {
	background: #7BC2D6 url(/guitar/g_image/headertop.gif) bottom repeat-x;
	margin:0;
	height: 76px;
	padding:0;
}
#header h1 {
	background: url(/guitar/g_image/g_title.gif) 10px 0px no-repeat;
	height: 76px;
	margin:0;
	float: left;
	width: 200px;
	position: absolute;
}
#header h1 a {
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 55px;
}
#header h1 a span {
	display: none;
}
#header h3 { display: none; }
#header a#award {
	position: absolute;
	top: 12px;
	left: 180px;
	display: block;
	height: 20px;
	width: 23px;
}
#header .date {
	color:#ffffff;
}

#header .button {
  -moz-border-radius: 2px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  -webkit-transition: all 0.5s ease;
  background-color: #b03521;
  background-image: -moz-linear-gradient(90deg, #f83212, #b03521);
  background-image: -ms-linear-gradient(90deg, #f83212, #b03521);
  background-image: -o-linear-gradient(90deg, #f83212, #b03521);
  background-image: -webkit-linear-gradient(90deg, #f83212, #b03521);
  background-image: linear-gradient(90deg, #f83212, #b03521);
  border-radius: 2px;
  border: 1px solid #4a5032;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  margin: auto;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  text-decoration: none;
  text-shadow: #000000 0px 0px 10px;
  transition: all 0.5s ease;
}

#header .button:hover {
  -moz-box-shadow: #2e321f 0px 0px 5px;
  background-color: #f83212;
  background-image: -moz-linear-gradient(90deg, #b03521, #f83212);
  background-image: -ms-linear-gradient(90deg, #b03521, #f83212);
  background-image: -o-linear-gradient(90deg, #b03521, #f83212);
  background-image: -webkit-linear-gradient(90deg, #b03521, #f83212);
  background-image: linear-gradient(90deg, #b03521, #f83212);
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: #2e321f 0px 0px 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}



#date {
	padding:0 0 5px 0;
	position: absolute;
	right: 15px;
	top: 5px;
	width: 700px;
	text-align: right;
}

#date img {
	vertical-align:middle;
	border:0px;
}

#content {
	margin:0;
	background: transparent;
	padding: 10px 0 20px 20px;
	width: 50%;
	float: left;
	border-left: 1px dotted #BBE0EB;
}
#content h2 {
	font-size: 1.7em;
	margin:0;
	font-weight: normal;
	padding: 10px 0 0 0;
	color: #83CDE1;
}
#content h3 {
	padding: 15px 0 0 0;
	clear: both;
	margin: 0;
	color: #83CDE1;
	font-size: 1.1em;
}

#content label {
	font-size: 0.9em;
	cursor: pointer;
}
#content p {
	margin:0;
	padding: 10px 0 5px 0;
	line-height: 1.3em;
}

#content .pan-kuzu{
	font-size:80%;
	color:#666;
	float:right;
}

#content .pan2 {
	font-size:100%;
	color:#600;
	font-weight:bold;
}

#leftcol {
	float:left;
	width: 45%;
	min-width:340px;
	margin:0;
	padding: 10px 0 15px 0;
}
#news, #jobs {
	margin:0;
	padding:0 15px 5px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#jobs p { margin: 10px 15px 10px 15px; }

#leftcol #jobs h2 {
	font-size: 1.7em;
	margin:0;
	font-weight: normal;
	padding: 10px 0 15px 10px;
	color: #83CDE1;
}

#leftcol #categories {
	width: 100px;
	float: right;
	margin: 0 5px 10px 5px;
}
#leftcol #subcategory {
	width: 170px;
	float: right;
	padding: 0;
	margin: 0 5px 0 20px;
}
#leftcol h2, #rightcol h2  {
	padding: 10px 0 10px 0;
	clear: both;
	margin: 0;
	color: #3333FF;
}
#rightcol h2#features {
/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/features.gif) left no-repeat;
	*/
	text-indent: -3000px;
	margin: 13px 0 2px 5px;
	padding: 0;
}
#leftcol #recommended {
	width: 155px;
	min-width: 140px;
	float: right;
	margin: 0 15px 0 5px;
	text-align: right;
}
#leftcol #recommended ul li p {
	float: right;
	margin:0 5px 0 0;
	width: 60%;
	
}

#leftcol #recommended p {
	font-family:sans-serif;
	color:#f90;
}
#leftcol #recommended ul {
	margin: 0;
	font-size: 0.85em;
	padding:0;
	list-style: none;
}
#leftcol #recommended ul li {
	margin: 5px 0 5px 0;
	clear: both;
	border-bottom: 1px dotted #BBE0EB;
	padding: 0 0 5px 0;
}
#leftcol #recommended ul li img {
	/*
	border: 1px solid #BBE0EB;
	*/
	padding: 3px;
	/*
	width: 100%; 
	height: 50px;
	*/
	float: right;
	margin: 3px 5px 0 0;
}
#leftcol #categories ul, #leftcol #subcategory ul {
	font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}
#leftcol #categories li, #leftcol #subcategory li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #BBE0EB;
}
#leftcol ul li a { color: #4896AC; }
#leftcol #categories a,
#leftcol #subcategory a {
	display: block;
	text-decoration: none;
	padding: 4px 5px 4px 10px;
	/*
	height: 17px;
	*/
	border-bottom:1px dotted #CBE6FE;
}
#leftcol #categories a:hover,
#leftcol #subcategory a:hover { background:#F0FDE2; }

/* Main Content Area */
.content {
	float:left;
	width:350px;
	margin:0;
	padding:5px 0 5px 0;
	color: #fff;
	/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/entrybg.gif) top left no-repeat;
	*/
	border-right: 1px solid #47A4BE;
	border-bottom: 1px solid #47A4BE;
}

/*--------------------------------------- 
	オリジナル要素
-----------------------------------------*/

.ch_waku {
	width:62px;
	height:28px;
	 background-repeat:norepeat;
	line-height:0px;
}

.ch_waku img {
	margin:0px;
}

.rss_waku{
	width: 80%;
	padding: 6px;
	border: 1px #666 solid;
	margin: 1px auto 20px auto;
	color:#666;
	/*float: left; */
	clear: both;
}

.rss_waku2{
	border: 1px #999 dotted;
	font-size:85%;
	margin: 0 2em 10px 2em;
	padding: 6px;
}

.rss_title {
	font-size: 95%;
	color: #333;
	margin-left: 2em;
}

.rss_discription {
	font-size: 85%;
	color: #666;
	margin-left:3em;
	margin-top: 3px;
	margin-bottom: 6px
}

.return_top {
	text-align:right;
}

.dot {
	margin:2em auto;
	padding:0;
	border-bottom:1px dotted #666666;
	text-align:center;
	width:80%;
}

.blue {
	color:#0000ff;
}

.red {
	color:#ff0000;
}

.black {
	color:#000000;
}

.center {
	text-align:center;
}

#contents .pan-kuzu {
	font-size:0.85em;
	color:#006666;
	padding: 10px 0 0 0;
	margin: 0;
}

#contents .noneborder {
	border:0px;
}

#contents table {
	margin:5px 0px;
}

#contents table,td,th {
	border-collapse:collapse;
	padding:2px;
	border:1px solid #000;
}

#contents .point_td {
	background-color:#E4E9F3;
	font-size:1em;
	line-height:1.5em;
	padding:2px;
	border:0;
}

#contents th {
	background-color:#CCCC66;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:1.2em;
}

#contents td {
	background-color:#FFFFFF;
	font-size:1em;
	color:#333333;
}

#contents h2 {
	font-size:1.8em;
	font-weight:bold;
	color:#333333;
	margin:0 0 15px 0;
	border-bottom: 1px solid #000;
	width:100%;
	padding:10px 0 8px 0;
	text-shadow: 1px 1px 2px #666666;
}

#contents h3 {
	font-size:1.5em;
	font-weight:bold;
	color:#000000;
	margin:10px 0 5px 0;
	padding:2px 0 2px 7px;
	border-left:8px #666666 solid;
}

#contents ol, ul {
	font-size:1.2em;
	color:#000000;
	margin:0;
	padding:0 0 10px 15px;
}

#contents li {
	color:#000000;
	font-size:em;
	margin:2px 2px 5px 30px;
	line-height:1.2em;
}

#contents p {
	margin:3px 0;
	padding:0 0 10px 15px;
	line-height:1.65em;
	color:#363636;
	font-size:1.1em;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

#contents strong {
	letter-spacing: 0.2em;
	color:#ff3333;
}

#content dd {
	margin:0;
	padding: 0 0 10px 0;
}
.content h2 {
	padding: 4px 0 2px 0;
	font-size: 1.0em;
	margin: 0 0 0 10px;
}

#contents #info {
	font-size:0.95em;
	padding:0;
	margin:5px 0px 10px 15px;;
	color:#000000;
}

#content .content-ad {
	margin-left:0 0 10px 0;
	text-align:center;
}

#contents .av_sample{
	width:90%;
	margin:5px auto;
	padding:3px;
	background-color:#333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear:both;
}
#contents .kaisetu{
	font:100% 1.2em sans-serif;
	color:#fff;
}

#contents .audio{
	margin:0 1em 1em 0;
	float:left;
	clear:both;
}



#left_col {
	float:left;
	width:49%;
	margin:0;
}

#right_col {
	width:49%;
	margin:0px;
	float:right;
}

#site_list {
	width: 160px;
	margin:5px 10px;
	font-size:0.85em;
	color:#3366FF;
	float:left;
}

#site_list .site_float_right, #site_list , .site_float_righ {
	position:relative;		
}

#site_list h3 {
	font-size:1.5em;
	color:#6666CC;
	margin:3px 0;
}

#site_list ol, ul, li {
	margin:0;
	padding:3px 0;
}

#site_list li {
	list-style:none;
	background: url(/guitar/g_image/squar_gray.gif) top left no-repeat;
	display: block;
	margin:0px 0 5px 10px;
	padding:0 0 0 15px;
}

#site_list li a {color:#6666CC;}

#site_list a:hover { 
	display:block;
	background:#003366;
	color:#99FFFF;
	text-decoration:none;
}


.site_float_left {
	float:left;
}

.site_float_right {
	float:right;
}

#chordsearch {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#chordsearch h2{
	font-size:1.8em;
	color:#CC6600;
}

#chordsearch h3{
	font-size:1.4em;
	color:#000;
	margin:5px 0 10px 0;
	border-left:0;
}

#chordsearch table,td,th {
	border-collapse:collapse;
	margin:0;
}

#chordsearch table {
	margin:5px 0 10px 30px;
}

#chordsearch th {
	background-color:#3366CC;
	color:#000;
	text-align:center;
}

#chordsearch td {
	margin:0;
	padding:0;
}

#chordsearch dl {
	margin:5px 15px;
	padding:0;
}

#chordsearch dt {
	margin: 4px 0 4px 10px;
	width: 180px;
	padding:2px 0 2px 15px;
	font-size:1.2em;
	color:#f00;
	font-weight:bold;
	border-left: 6px solid #f00;
	line-height: 1.5em;
}

#chordsearch dd {
	margin:-2.05em 0 10px 18em;
	padding:2px 0 0 0;
	font-size:1.2em;
	color:#333333;
	border-bottom: 1px dotted #06c;
	line-height: 1.5em;
}

.chordname {
	font-size:1.5em;
	color:#f00;
	margin:0;
	padding:5px 0 10px 0;
}

/*---------------------------

移調プログラム

-----------------------------*/

#icho {
	width:80%;
	min-width:600px;
	color:#333333;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

#icho h2 {
	font-size:1.8em;
	color:#003366;
}

#icho h3 {
	font-size:1.5em;
	color:#3333CC;
	border-left:0;
	margin:0;
	padding:5px 0 5px 0;
}

#icho p {
	margin:0;
	padding:2px 0 3px 15px;
}

#icho select {
	font-size:1.2em;
	background-color:#FFFFCC;
	border:1px solid #900;
}

#icho input { display:block; }

#icho .icholeft, #icho .ichoright{
	width:45%;
	padding:2px;
	font-size:1.2em;
	line-height:1.8em;
	float:left;
	margin:2px 0 5px 5px;
	border:1px solid #AAB7FF;
}

#icho .icholeft h3, #icho .ichoright h3 {
	font-size:1.2em;
	color:#003399;
	font-weight:bold;
}

#icho dl {
	margin:5px 15px;
	padding:0;
}

#icho dt {
	margin: 4px 0 4px 15px;
	width: 120px;
	padding:2px 0 2px 5px;
	font-size:1.2em;
	color:#f00;
	font-weight:bold;
	border-left: 6px solid #f00;
}

#icho dd {
	margin:-1.9em 0 10px 10em;
	padding:2px 0 0 0;
	font-size:1.2em;
	color:#333333;
	border-bottom: 1px dotted #06c;
	line-height: 1.5em;
}

.para {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:1em;
	padding:4px;
	background-color:#FEF4DA;
	border:1px #990000 solid;
}

.icho_auth {
	text-align:right;
	color:#333333;
}


/*
#content .content-ind {
	width:339px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px dotted #BBE0EB;
}
#content .ad {
	text-align: center;
	border: 0;
	padding: 20px 0 10px 0;
}
#content .content-ind h2 {
	margin: 0 0 5px 0;
	line-height: 130%;
}
#content .content-ind p {
	padding: 5px 10px 0 0;
	margin: 0 0 10px 0;
}
#content .content-ind .img img {
	border: 3px solid #BBE0EB;
}
#content .content-ind .posted a {
	color: #4896AC;
}
#content .content-ind .posted {
	margin-top: 5px;
	width: 300px;
}
#content .content-search {
	width:319px;
	margin:0;
	padding:0 10px 10px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#content .content-search img {
	margin: 15px 0 0 0;
	border: 3px solid #BBE0EB;
}
#content .content-search .posted a {
	color: #4896AC;
}

*/

#entries .posted, #content .posted {
	margin:0 10px 0 10px;
	padding: 2px 4px 3px 5px;
	text-align:left;
	width: 200px;
	font-size: 0.9em;
}

#entries .img {
	padding-left:10px;
	padding-right:10px;
}
#entries .img img {
	padding: 3px;
	border: none;
	background: #fff;
}
.content a { color: #fff; }
.posted a { color: #4896AC; }

/* ----- Icons, etc ----- */
.date {
/*
	background:url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/date.gif) left no-repeat;
	*/
	padding-left:18px;
	padding-right: 3px;
	float:right;
}
.time {
/*
	background:url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/clock.gif) left no-repeat;
	*/
	padding-left:16px;
	float:right;
	margin-right:10px;
}
.permalink {
/*
	background:url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/permalink.gif) left no-repeat;
	*/
	padding-left:18px;
}
.permalink_recent {
	/*
	background:url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/permalink.gif) right no-repeat;
	*/
	padding-right:18px;
}
.comments {
	/*
	background:url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/comment.gif) left no-repeat;
	*/
	padding-left:16px;
	float:left;
}
.comments a { color: #fff; }

#rightcol {
	float: left;
	width:20%;
	padding: 0;
}
#jobs ul, #rightcol ul, #content ul {
	margin:0;
	padding:10px 0 10px 20px;
}
#jobs li, #rightcol li {
	list-style: none;
	/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/bullet.gif) 0px 6px no-repeat;
	*/
	padding: 0 15px 8px 13px;
	font-size: 0.9em;
}
#rightcol p {
	margin:0;
	color: #4896AC;
}

/* NAVIGATION =========================================== */
#nav {
	font-size: 0.9em;
	margin: 0;
	float: left;
	position: absolute;
	top: 44px;
	left: 215px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
#nav a {
	float:left;
	/*
	background: transparent url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/tabs-left.gif) no-repeat left top;
	*/
	background-position: -1000px 0%;
	margin:0 1px 0 0;
	padding:0 0 0 2px;
	text-decoration:none;
	color: #fff;
}
#nav a span, #nav #current span {
	float:left;
	display:block;
	/*
	background: transparent url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/tabs-right.gif) right top no-repeat;
	*/
	padding:3px 9px 3px 6px;
}
/* hide from Mac IE5 \*/
#nav a span {float:none;}

/* end hack */

#nav #monster, #nav #share {
	padding:3px 0 3px 0;
	overflow: hidden;
}
#nav #monster {
/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/monstab.gif) no-repeat;
	*/
	width: 65px;
	text-indent: -3000px;
}
#nav #share {
	/*
	background: url(http://www.cssbeauty.com/img/sharetab.gif) 0 0 no-repeat;
	*/
	width: 85px;
	text-indent: -3000px;
}
#nav #monster:hover { background-position: 0 -22px; }
#nav #share:hover { background-position: 0 -22px; }
#nav #current a { background-position:0 -300px; }
#nav #current a span, #nav #current span {
	background-position:100% -300px;
	padding-bottom:3px;
	color:#fff;
}
#nav #current #monster { background-position: 0 -44px; }
#nav a:hover { background-position:0% -150px; }
#nav a:hover span {
	color: #fff;
	background-position:100% -150px;
}
#nav #current a:hover { background-position:0% -300px; }
#nav #current a:hover span {
	color: #fff;
	background-position:100% -300px;
}

/* Sub Nav*/
#subnav {
	font-size: 0.9em;
	margin: 0;
	width: 100%;
	border-top: 1px solid #A8DCEA;
	position: relative;
	z-index: 10;
}
#subnav ul {
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
	text-align: center;
	background: #83CDE1;
	height: 20px;
}

#subnav li {
	display:inline;
	margin:0;
	padding: 0 10px 0 10px;
}
#subnav li a {
	color: #fff;
	padding: 0 4px 1px 4px;
}
#subnav #onjobs a { font-weight: bold; }
#subnav #onjobs a:hover { text-decoration: none; }

.tube {
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	padding:0;
}

.sp {
	text-align:center;
	margin-top:5px;
	font-weight: bold;
}

.sp strong {
	color:#f00;
	font-size: 120%;
}

#tube object {
	width:100%;
	margin:2px;
	padding:0px;
	vertical-align: top;
}

#tube embed {
	width:100%;
	margin:2px 0px;
	padding:2px 0px;
}

.tubesubject {
	font-family:sans-serif;
	font-size:1em;
	color:#003333;
	text-align:center;
}

.tubesubject2 {
	font-family:sans-serif;
	font-size:1em;
}

#tubeinfo {
	font-size:1em;
	color:#ffffff;
	margin-top:2px;
	text-align:center;
}

.tubewaku1 {
	width:180px;
	/* height:100px; */
	margin: 12px 6px;
	padding:2px 2px 2px 2px;
	float:left;
	border:1px dotted #ccc;
	background: rgba(25, 25, 255, 0.05) fixed repeat;
	height: 200px;
}

.tubewaku2 {
	width:378px;
	/* height:100px; */
	margin: 12px 6px;
	padding:2px 2px 15px 2px;
	float:left;
	border:1px dotted #ccc;
	background: rgba(25, 25, 255, 0.05) fixed repeat;
}

.tubewaku2 img {
	display: table-cell;
	margin: 20px auto 5px auto;
}

.artist1 {
	width:100%;
	text-align:left;
	color:#f00;
	font-size:100%;
	/*height:1.8em;*/
}

.artist2 {
	width:100%;
	text-align:left;
	color:#f00;
	font-size:90%;
	/*height:1.3em;*/
}

.title1 {
	width:100%;
	text-align:left;
	font-size:100%;
	/*height:1em;*/
}

.title2 {
	width:100%;
	text-align:left;
	font-size:86%;
	/*height:1.1em;*/

}

/* Extra Info Boxes on FOoter */
#scontent {
	background-color: #666600;
	border-top: 2px solid #FF6600;
	margin:0;
	padding:0 0 25px 100px;
	font-size: 1em;
	overflow:auto;
}
#scontent a { color:#fff; }
#scontent #info1 #jobstable tr.row1 { background: none; }
#scontent #info1 #jobstable tr:hover,
#scontent #info1 #jobstable tr.row1:hover { background: #5AB6D0; }
#scontent #info1 {
	width: 30%;
	float: left;
	padding: 0;
	margin: 0;
	color:#fff;
}
#scontent #info1 #jobstable {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	color: #fff;
}
#scontent #info1 #jobstable a {
	font-weight: bold;
	display: block;
}
#scontent #info1 #jobstable td {
	border-bottom: 1px dotted #fff;
	padding: 3px;
	vertical-align: top;
}
#scontent #info1 h2, #scontent #info2 h2, #scontent #info3 h2 {
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffcc;
	border-bottom: 1px dotted #ffffcc;
}
#scontent #info1 #jobstable th { display: none; }
#scontent #info1 #jobstable td.prevpage,
#scontent #info1 #jobstable td.jobdesc,
#scontent #info1 #jobstable td.nextpage,
#scontent #info1 #jobstable td.jobdate,
#scontent #info1 #jobstable td.jobdesc { display: none; }

#scontent #info1 #jobstable td.jobdate,
#scontent #info1 #jobstable td.jobloc { width: auto; }
#scontent #info2 {
	width: 30%;
	float: left;
	padding:0;
	margin: 0 0 0 35px;
	color:#fff;
	font-size:0.9em;
}
#scontent #info3{
	width: 20%;
	float: left;
	margin: 0 0 0 35px;
	font-size:0.9em;
}
#scontent #info3 p { color:#fff; }
#scontent #info1 ul, #scontent #info2 ul, #scontent #info3 ul {
	padding:0;
	margin: 0 0 0 10px;
	list-style: none;
}
#scontent #info1 ul li, #scontent #info3 ul li {
	background: url(/guitar/g_image/squar_orange.gif) 0 5px no-repeat;
	padding: 0 0 4px 17px;
	color:#fff;
}
#scontent #info2 ul li {
	background: url(/guitar/g_image/squar_orange.gif) 0 4px no-repeat;
	padding: 0 0 4px 17px;
	color:#fff;
	vertical-align:middle;
}
#scontent #info2 ul li a { display: block; }

/* footer */
#footer {
	margin:0;
	padding:0;
	border-top: 1px solid #BBE0EB;
	clear: both;
	font-size: 1.1em;
	background-color:#003366;
	color: #99CCCC;
}
#footer p {
	padding: 15px 0 15px 0;
	text-align: center;
	margin:0;
	border-top: 1px solid #83CDE1;
}
#footer a { color: #fff; }

a .top-btn {
	position: relative;
	bottom: 25px;
	left: 90%;
	display: block;
	width: 24px;
	text-indent: -3000px;
	/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/top.gif) no-repeat;
}
*/
.top-btn a:hover { 
	/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/tophover.gif) no-repeat;
	*/
	text-decoration: none;
}
a#mediatemple {
	position:absolute;
	top: 12px;
	left: 212px;
	/*
	background: url(file:///C|/Documents and Settings/ko/Local Settings/Temporary Internet Files/Content.IE5/img/mediatemple.gif) 0 0 no-repeat;
	*/
	display: block;
	width: 115px;
	height: 14px;
	text-indent: -5000px;
	line-height: 0px;
}
a#mediatemple:hover { background-position: 0 -14px; }

#contents .vbd{
width: 200px;
	float: left;
	margin-right: 4px;
	border: 1px solid #ccc;
	padding: 2px;
}




