body {
	margin: 5px 0px 10px;
	text-align: center;
	background-image: url(/shop/img/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	font-size: 80%;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: normal;
}

a {
text-decoration: underline;
}

a:link {
color: #990033;
}

a:visited {
color: #990033;
}

a:active {
color: #990000;
}

a:hover {
color: #990000;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/*menu*/
#menu{
	width:100%;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
}
#menu a {
	width:148px;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	text-align: center;
	background: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
#menu a:hover {
	text-decoration: none;
	background: #666666;
}
/**/
#container { width: 760px; }
#banner {
	width : 760px;
	background: #FFFFFF;
	text-align: left;
	height: 60px;
}
#banner #navi {
	float: right;
	height: 45px;
	width: 395px;
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
	margin-bottom: 2px;
}
#banner #title {
	float: left;
	height: 60px;
	width: 360px;
}
#banner-img {

display: none;
}

#banner a {
	text-decoration: none;
	color: #333333;
}
#banner a:hover {
	color: #996666;
}

#banner h1 {

font-size: xx-large;
}

#banner h2 {

font-size: small;
}

#wrapper { float: right; width: 600px; }
#center { float :left; width: 440px; }
#left {
	float: left;
	width : 150px;
	padding-left: 5px;
}
#footer {
	width : 760px;
	background: #CC9999;
	font: 0.8em Arial, Helvetica, sans-serif;
}
.c-both { clear: both; }

.content {
	padding: 0px 5px 5px;
	background-color: #FFFFFF;
	color: #666666;
}

#right {
	float: right;
	width : 150px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: smaller;
}
#right img{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;    
}

.listbox{
	text-align: left;
}
.listbox h1 {
	color: #333333;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(/shop/img/content_h1_bg.gif) repeat-x center center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.content p {
	color: #666666;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin: 5px 15px 10px;
}
.content img{
	border: 2px solid #FFFFFF;
}
.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.content h1 {
	color: #333333;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(/shop/img/content_h1_bg.gif) repeat-x center center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.content h2 {
color: #993333;
font-size: 1.2em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h3 {
color: #666666;
font-size: 1.2em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}


.content p.posted {
color: #999999;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.sidebar {
	padding: 0px;
}

#calendar {
line-height: 140%;
color: #666666;
font-size: x-small;
padding: 2px;
text-align: center;
margin-bottom: 30px;
}

#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
color: #666666;
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td {
text-align: center;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
}

.sidebar li {
	color: #666666;
	text-align: left;
	list-style-type: none;
	margin: 1px 0px;
	padding: 0px;
}
.sidebar a {
	color: #333333;
	display: block;
	background: url(/shop/img/menu_bg_d.gif) no-repeat;
	border: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	line-height: 2em;
}
.sidebar a:hover {
	color: #666666;
	background: url(/shop/img/menu_bg_o.gif) no-repeat ;
}

.sidebar h2 {
color: #666666;
text-align: center;
font-weight: bold;
}


.sidebar ul ul {
margin-bottom: 0px;
}

.sidebar #categories ul {
padding-left: 15px;
}

.sidebar #categories li {
list-style-type: circle;
}

.sidebar img {
border: 3px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#powered {
font-size: x-small;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}
.main_img {
	height: 200px;
}
#btmnavi {
	background: #FFFFFF;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	border: 0px;
	width: 100%;
}
#btmnavi a{
	color: #666666;
}
#btmnavi a:hover {
	color: #CC6666;
}
.Bg1 {
	background-color: #E0C0C0;
}
.Bg2 {
	background-color: #FFFFFF;
}
.Bg3 {
	background-color: #999999;
}
.Bg4 {
	background-color: #333333;
}
.Bg5 {
	background-color: #E0E0E0;
}
form {
	margin: 2px 0px;
	padding: 0px;
}
.line {
	height: 10px;
	background: url(/shop/img/line.gif) repeat-x;
	width: 750px;
}
.directory {
	text-align: left;
	padding: 2px 5px 5px 10px;
}

.item   { FONT-SIZE:14pt; FONT-WEIGHT:bold; }
.price	{ COLOR:#FF3333; FONT-SIZE: 11pt; FONT-WEIGHT:bold; }
.priceL { FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #FF3333; }
.spec	{ COLOR: #666666; FONT-SIZE: 10pt; TEXT-DECORATION: none;  }
.comment{ FONT-SIZE:10pt; LINE-HEIGHT:130%; }

/*商品表示部分の設定*/

/*全体囲み枠*/
.catalog {
 width: 585px;
}
/*画像表示枠*/
.c_left {
 width: 250px;
 float: left;
}
/*商品説明の枠*/
.c_right {
 width: 325px;
 background: #EEE;
 float: right;
 padding: 5px;
}
/*追加画像サムネールを表示する枠*/
.c_thumbnail {
 width: 560px;
}
/*価格文字*/
.price {
 font-size: 1.4em;
 font-weight: bold;
}
/*商品説明の罫線*/
.catalog hr{
 border-top: 0px solid #333333;
 border-right: 0px solid #333333;
 border-bottom: 1px solid #333333;
 border-left: 0px solid #333333;
 padding: 0px 2px;
}
/*価格赤文字*/
.price_red {
 color: #FF0000;
}
/*商品名*/
.name {
 font-size: 1.6em;
 color: #660000;
 font-weight: bold;
}
.name2 {
 font-size: 1.6em;
 color: #660000;
 font-weight: bold;
 line-height:110%;
}

/*商品表示部分の設定ここまで*/

.Flarger {
	font-size: larger;
}

/*新しい曲目リスト 曲名*/
.music {
 font-size: small;
 color: #000000;
 text-align: left;
}

.music h2 {
color: #993333;
font-size: 1.2em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

/*新しい曲目リスト アーティスト名*/
.fsss {
 font-size: xx-small;
 color: #000000;
 text-align: left;
}
