@charset "utf-8";
/*
Theme Name: AeroGuitarSamurai
Theme URI: *****
Description: GAM^[TCbN
Version: 0.1
Author: 
Author URI: *****
Tags: *****
*/

*{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#DDDDE0;
	font-size:12px;
	line-height:150%;
	letter-spacing:1px;
}



/*#############ID##############*/

body {
	background:#00001E;
	background-image: url('./img/back.png');
	margin:20px 0px;
}

#main_box{
	width: 750px;
	height:auto;
	margin:0px auto;
	text-align: left;
	background: #1E1E32;
	}
	
	
/*#############HEAD##############*/


#banner_box{
	clear: both;
	display: block;
	width: 100%;
	height: 360px;
	background:url('img/head_i.jpg') top no-repeat;
	}
	
	
#banner_box_d{
	clear: both;
	display: block;
	width: 100%;
	height: 163px;
	background:url('img/head_d.jpg') top no-repeat;
	}
	
	
	
.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:right; margin-left:5px; margin-top:14px; }
	

/*############# TXT ##############*/



/*P*/
.tt_outline{
background-image:url(img/tt_8bitone.gif);
background-repeat:no-repeat;
width:192px; height:37px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
}

.tt_contact{
background-image:url(img/tt_contact.gif);
background-repeat:no-repeat;
width:192px; height:37px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
}

.tt_message{
background-image:url(img/tt_message.gif);
background-repeat:no-repeat;
width:192px; height:37px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
}


.tt_how-to{
background-image:url(img/tt_how-to.gif);
background-repeat:no-repeat;
width:192px; height:37px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
}



/*Pspan Ȃ*/
span.none{
display:none;
}



/*Q*/
h2.subtitle{
color: #DDDDE0;
padding:5px 5px 10px 10px;
margin-bottom:20px;
letter-spacing: 0.2em;
font-size: 21px;
font-weight:bold;
background: url('img/tt_2.gif') left top no-repeat;
}


/*R*/
h3.subtitle_mini{
color: #ffdc00;
font-size: 16px;
font-weight: bold;
border-bottom: dotted 2px #00001E;
margin-bottom: 10px;
}


h3.subtitle{
color: #DDDDE0;
padding:5px 5px 10px 10px;
margin-bottom:20px;
letter-spacing: 0.2em;
font-size: 21px;
font-weight:bold;
background: url('img/tt_2.gif') left top no-repeat;
}


/*S*/
h4.sb_m_littele{
color: #000;
font-weight: bold;
margin-top: 5px;
margin-bottom:5px;
}

/*ʃRs[*/
.s_copy{
font-size:16px;
}


/*############# A ##############*/

a{
	text-decoration: underline;
	color:#ffdc00;
	font-weight: bold;
}
a:hover{
	color: #ffdc00;
	font-weight: bold;
	text-decoration:none;
}



/*#############MENU##############*/

#head_box{
	width: 750px;
	height:37px;
	margin: 0 auto 0 auto;
	}
	#head_box #head_left{
		float: left;
		}
		
	#head_box #head_right{
		float: right;
		}	



/*#############MENU_LAN##############*/

.menu_box{
	clear: both;
	background: #190000;
	border-bottom: 3px solid #360200;
	list-style: none;
	height: 25px;
}
	.menu_box li.tex_box{
			float: left;
	}

		.menu_box li.tex_box a{
			display: block;
			width: 101px;
			height: 20px;
			background: #190000;
			border-right: 3px solid #360200;
			border-bottom: 3px solid #360200;
			color: #C61103;
			font-weight: bold;
			font-size: 10px;
			text-decoration:none;
			padding: 5px 0 0 15px;
			}
		
		.menu_box li.tex_box a:hover{
			color: #C41200;
			background: #840000;
			}
		
.headnav_box{
	float: left;
	margin: 0;
	padding: 0;
}
	
	.headnav_box ul{
	list-style:none;
	margin-left:10px;
	}
		
	.headnav_box li.tex_box{
		float: left;
		}
	
	.headnav_box li.tex_box a.home{
		background: url('img/h_bt_home.png') left top no-repeat;
		display: block;
		width: 120px;
		height: 45px;
		}
	
	.headnav_box li.tex_box a.contact{
		background: url('img/h_bt_contact.png') left top no-repeat;
		display: block;
		width: 120px;
		height: 45px;
		}
		
	.headnav_box li.tex_box a.message{
		background: url('img/h_bt_message.png') left top no-repeat;
		display: block;
		width: 120px;
		height: 45px;
		}
	
	
		
	.headnav_box li.tex_box a span{
	display: none;
	}
		
	.headnav_box li.tex_box a:hover, .headnav_box li#current a{
			background-position: left bottom;
		}		


/*############# SUB MENU ###########*/

.sub_menu_box{
	float: left;
	list-style: none;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
	height: 40px;
	cursor: pointer;
}

	.sub_menu_box li.tex_box2{
			float: left;
			}
	
	.sub_menu_box li.tex_box2 a.outline{
		background: url('img/d_bt_outline.gif') left top no-repeat;
		display: block;
		width: 120px;
		height: 45px;
		}
		
	
	.sub_menu_box li.tex_box2 a.howto{
		background: url('img/d_bt_how-to.gif') left top no-repeat;
		display: block;
		width: 120px;
		height: 45px;
		margin-left:10px;
		margin-right:5px;
		}
		
	
	.sub_menu_box li.tex_box2 a.rank{
		background: url('img/d_bt_ranking.gif') left top no-repeat;
		display: block;
		width: 120px;
		height: 45px;
		margin-left:5px;
		margin-right:10px;
		}	
			
		
		
		
	.sub_menu_box li.tex_box2 span{
	display: none;
	}
		
	.sub_menu_box li.tex_box2 a:hover, .sub_menu_box li#current a{
			background-position: left bottom;
		}		
	



/*############# SMALL MENU ###########*/


.small_menu_box{
	float: left;
	list-style: none;
	height: 40px;
}

	.small_menu_box li.tex_box2{
			float: left;
			text-align:center;
			}
	
	
	.small_menu_box li.tex_box2 span{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	}
	
	
	.small_menu_box li.tex_box2 a.s-button{
		background: url('img/bg_button2.png') left top no-repeat;
		display: block;
		width: 180px;
		height: 33px;
		padding-top:7px;
		}
    
	.small_menu_box li.tex_box2 a:hover, .small_menu_box li#current a{
		background-position: left bottom;
		font-size:16px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		}	
		

/*#############CONTENT##############*/

.content_frame_top{
background: url('img/d_frame.gif') left top no-repeat;
width:750px;
height:30px;
margin: 10px auto 0 auto;
}

.content_frame_bottom{
background: url('img/d_frame_b.gif') left bottom no-repeat;
width:750px;
height:30px;
margin: 0 auto 0 auto;
}

.content_box{
height:auto;
}


.content_box_inbox{
height:auto;
padding:5px 20px 30px 20px;
}



.margin_b{
margin-bottom: 20px;
}

/*#############DETAILS##############*/


.left_box{
float:left;
}


.right_box{
float:right;
}

.clear_box{
clear:both;
}


/*#############TABLE##############*/


.yudo_t{
	border:0;
	width:314px;
	font-size:14px;
	margin-bottom:20px;
	}
	.yudo_t td.left{
		padding:0 5px;
		font-weight:bold;
		width:auto;
		color:#a5a5ad;
		}
	.yudo_t td.right{
		padding:0 5px;
		text-align:left;
		line-height:150%;
		width:195px;
		color:#a5a5ad;
		}


/* ############# SONG LIST ############# */

.song_list{
margin-left:20px;
}


.song_list li{
list-style:inherit;
font-size:14px;
}

	
/*############# FOOTER ##############*/

#footer_box{
	text-align:center;
    width:100%;
	background:#161625;
	padding-bottom: 10px;
	}

   #footer_box .bunner{
   padding:20px 0px 0px 0px;
		}

#footer_box span.copyright{
		font-size: 12px;
		color: #FFF;
		}

/* ############# Begin Comments ############# */

table.message_table{
	width:358px;
	background-color:#FFF;
	margin: 0px;
	}

	table.message_table th{
		background: url('img/ranking_subbar_bg.gif');
		color: #fff;
		font-size: x-small;
		text-align:center;
		}
	
	
	
	table.message_table td{
		padding: 5px;
		border-bottom: 1px solid #000;
		}
	
	
	table.message_table td.coment{
		text-align:center;
		}
	
	
	table.message_table a{
	font-size:16px;
		}	

.alt {
	background-color: #29293c;
	margin: 0;
	border: 1px dotted #29293c;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 5px 0px 0;
	padding: 10px 10px 0;
	list-style: none;
	}

.commentlist p {
	margin: 5px 5px 5px 0;
	}

#commentform p {
	margin: 3px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 10px;
	}
	
	.commentmetadata a{
	font-size: 10px;
	}
	

#commentform input {
	width: 170px;
	margin: 3px 5px 0 0;
	background: #16162d;
	border: 2px solid #29293c;
	padding: 3px;
	}
	

#commentform textarea {
	width: 100%;
	background: #16162d;
	border: 2px solid #29293c;
	padding: 3px;
	}

#commentform #submit {
	border: 0px;
    width: 120px;
    height: 45px;
	background: url('img/bg_button.png') left top no-repeat;
	cursor: pointer;
	color : #1e1e32;
	font-size:14px;
	font-weight:bold;
	}		