@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0px;
	font-size: 12px;
}
#header {
/*	position: relative;*/
	background: url(img/header_top4.gif) no-repeat;
	text-align: right;
	margin-bottom: 0px;
}
#header01 {
	width: 750px
	text-align: right;
	vertical-align: middle;
	padding: 0px 14px;
	height: 38px;
}
#header02 {
	width: 900px;
	text-align: right;
	padding-top: 9px;
	padding-right: 0px;
	height: 28px;
	background: url(img/bg_redsima2.gif) repeat-y;
	margin-bottom: 0px;
}
#header03 {
	width: 100%;
	height: 12px;
	text-align: center;
}
#orange_line {
	width: 100%;
	height: 10px;
	background: url(img/line_orange900.gif) ;
	font-size: 1px;
}
/*--header------------------------------------------------*/
#middle {
	width: 100%;
	background-image: url("img/bg_menu180.gif");
	background-repeat: repeat-y;
	overflow:auto;/*IE以外用*/
}
#wrapper {
	width: 790px;
	float: left;
	margin-right: 10px;
}
/*--contents共通設定-----------------------------------------------*/
#contents {
	width: 600px;
	float: right;
	text-align: left;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
/*--contents共通設定-----------------------------------------------*/





/*--contentsトップページ-----------------------------------------------*/
#info-whats-blog img {
	padding: 10px 4px;
}
#info,#whatsnew,#blog {
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	line-height: 1.4em;
}
#info {
	width: 592px;
	height: 124px;
	overflow: scroll;
/*	background-color: #dfdfdf;*/
}
ul.infoline li {
	list-style-image: url("img/squareicon001.gif");
}
#whatsnew {
	width: 592px;
	height: 400px;
	overflow: scroll;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
/*	background-color: #dfdfdf;*/
}
#whatsnewtitle {
	font-weight: bold;
	color: #222222;
	text-align: left;
	line-height: 1.6;
}
#whatsnewpic {
	float: right;
}
#whatsnewpic img {
}
#whatsnewcomment {
	text-align: left;
}
#blog {
	width: 588px;
	padding-left: 4px;
	padding-right: 4px;
/*	background-color: #dfdfdf;*/
}
/*--contents-----------------------------------------------*/
/*--menu--------------------------------------------------*/
#menu {
	width: 180px;
	float: right;
	text-align: center;
	background-image: url("img/bg_menu180.gif");
	background-repeat: repeat-y;
}

#category{
	padding-left: 7px;
	font-size: 12px;
	text-align: left;
}
div.cate {
	margin-bottom: 1px;
}
#category h1 {
	width: 160px;
	height: 12px;
	padding: 3px;
	background-color: #c12020;
	font-size: 14px;
	margin: 0px;
	text-decoration: none;
}
#category a{
	text-decoration: none;
}
	#category a:link {
		color:#330000;
	}
	#category a:visited {
		color:#330000;
	}
	#category a:hover {
		color:#663300;
		text-decoration: underline;
	}
	#category a:active {
		color:#cc0000;
	}

#menu .nullspace {
	height: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 2px;
}
#accessory,#books,#ticket{
	background-color: #ffffff;
	overflow:scroll;
	width:170px;
	height:340px
}
#guitar,#string,#guitargoods,#cddvd,#ordermade {
	background-color: #ffffff;
	margin-right: 14px;
}
div.new {
	margin-left: 10px;
	margin-bottom: 1px;
}
div.renew {
	margin-left: 10px;
	margin-bottom: 1px;
}
div.color01 {
	margin-left: 10px;
	margin-bottom: 1px;
}
div.color02 {
	padding-left: 3px;
	margin-left: 16px;
	margin-bottom: 1px;
}
div.color03{
	padding-left: 3px;
	margin-left: 20px;
	margin-bottom: 1px;
}
div.color04{
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 16px;
	margin-bottom: 1px;
	font-size: 11px;
	font-family: Osaka,sans-serif;
}
div.color05 {
	padding-top: 4px;
}
#map img{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*--menu------------------------------------------------*/
/*--submenu---------------------------------------------*/
#submenu {
	width: 100px;
	float: right;
	text-align: center;
/*	margin-top: 5px;*/
/*	margin-bottom: 5px;*/
}
iframe.iine {
	text-align: center;
}

/*--submenu------------------------------------------------*/
/*--footer------------------------------------------------*/
#footer {
	width: 100%;
	clear: left;
}
#footermenu {
	height: 16px;
	padding: 8px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-size: 12px;
}
	#footermenu a {
		text-decoration: none;
	}
	#footermenu a:link {
		color:#ffffff;
	}
	#footermenu a:visited {
		color:#ffffff;
	}
	#footermenu a:hover {
		color:#ff0000;
		text-decoration: underline;
	}
	#footermenu a:active {
		color:#ff0000;
	}

/*--コピーライト(config.php)------*/
#copyright {
	color: #666666;
	text-align: center;
	font-size: 13px;
}


.updnWatermark { 
    color: #666; 
    font-family: Sans-Serif; 
    font-size: 11px; 
    padding: 2px; 
    margin-top: 6px;
   	width: 100%;

}

