@charset=utf-8;

/*all*/

*,html
	{
	margin: 0;
	padding: 0;
}

body 
	{
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 150%;
	background: #fff;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
	{
	color: #000000;
	text-decoration: none;  
}

a:link ,a:visited
	{
	color: #000000;
	text-decoration: none;
}

a:hover ,a:active 
	{
	color: #CC3333;
	text-decoration: none;
}

img
	{
	border:none;
}

p
	{
	margin: 0;
	padding: 10px 0;
	line-height: 150%;
}

ul
	{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
	
dd {
	margin: 0;
	padding: 0;
}


h2
	{
	color:#676767;
	font-size:16px;
	border-bottom: 1px solid #676767;
	margin: 5px 0 10px;
	padding: 0 0 2px;
}
	
h3
	{
	color: #CC3333;
	margin: 5px 0;
	padding: 0;
	font-size: 15px;
}

strong
	{
	color: #000000;
	font-size: 12px;
	font-weight: 900;
	margin: 0;
	padding: 0;
}

/*head*/
#head
	{
	width: 100%;
	height: auto;
	background: url(../image/ibara.gif) repeat-x;
}	

#head h1
	{
	width: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
	
#head img
	{
	margin: 50px 0px 0px 0px;
}

/*main*/

#wrapper
	{
	margin: 0 0 0 10px;
	padding: 0;
	width: 1000px;
	color: #000000;
	background: #ffffff;
}

#slider, #slider li {
	width: 525px;
	overflow:hidden;
}

#slider ul, #slider li{
	position:relative;
	display:block;
}

#navigation
	{
	width: 550px;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	background: #ffffff;
}
	
#navigation ul
	{ 
	padding: 10px 0 0 5px;
	list-style: none;
}

#navigation li
	{
	float: left;
	margin:0;
	padding: 0;
	background: url(../image/tab_01.gif) no-repeat right top;
}

#navigation a
	{
	display: block;
	width: 85px;
	color: #ffffff;  
	text-decoration: none;  
	background: url(../image/tab_02.gif) no-repeat left top;
	padding: 5px 10px;
	margin: 0;
	text-align: center;
	font: bold 12px Verdana,sans-serif;
}

#navigation a:hover
	{
	color: #CC3333;
	text-decoration: none;
}

#navigation #current
	{
	background: url(../image/current_tab_01.gif) no-repeat right top;
}

#navigation #current a
	{
	background: url(../image/current_tab_02.gif) no-repeat left top;
	color: #CC3333;
}

/*main*/
#main
	{
	width: 503px;
	padding: 10px;
	border: 1px #000 solid;
	border-top: none;
	text-align: left;
	float: left;
}

.bar
	{
	margin: 20px 0;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #000000;
	height: 1px;
	clear: both;
}

.topback
	{
	text-align: right;
	font-weight: bold;
}

	/*side*/
/*#side
	{
	float: right;
	width: 450px;
	padding: 10px;
	height: 350px;
	margin: 0 0 0 5px;
	background: #000000;
}*/

/*footer*/
#footer
	{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 0;
	clear: both;
}
	
/*band page*/
.band
	{
	width: 500px;
	height: auto;
}
	
.bio
	{
	float: left;
	width: 150px;
	padding: 0 0 10px;
}
	
.rel
	{
	float: left;
	width: 150px;
	padding: 0 20px 10px;
}

.date
	{
	float: left;
	width: 150px;
	padding: 0 0 10px;
}

.jaw
	{
	font-size: 12px;
	font-weight: 900;
}

.small
	{
	padding: 5px 0;
	font-size: x-small;
	line-height: 120%;
}

/*order page*/
.imgbox	{
	float: left;
	width: 150px;
	height: auto;
	padding: 10px 10px 10px 0;
}

.rev {
	float: right;
	width: 330px;
	height: auto;
	padding: 0 0 10px;
}

/*link page*/

.linkbox
	{
	color: #000000;
	line-height: 2em;	
}
	
.linkbox ul
	{
	margin: 10px 0 20px;
}

.linkbox li a
	{
	color: #000000;  
	text-decoration: none;
	padding: 5px 20px 0 0;
}

.linkbox li a:hover
	{
	color: #CC3333;
	text-decoration: none;
}
