*{
	margin:0;
	padding:0;
	}

body{
	width: 670px;
	margin: 0 auto;
	padding:10px 0px;
	background-color:#ddd;
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-size:12px;
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ ゴシック";
	line-height:160%;
	}

h1,h2,h3,p,ul,dl,address{
	margin:1em 0;
	}

hr{
	display:none;
	}

a{
	text-decoration:none;
	color:#c33;
	}

a:hover{
	color:#c60;
	}

a img{
	border-style:none;
	}

ul{
	list-style-type:none;
	}

dt{
	font-weight:bold;
	}

dd{
	margin:0.5em 1em 1em 1em;
	}

div#title{
	padding:0 10px;
	background-image:url(img/title.jpg);
	background-repeat:no-repeat;
	padding-left:340px;
	line-height:200%;
	font-family:"ヒラギノ明朝 Pro W6","HiraMinPro-W6","平成明朝","ＭＳ Ｐ明朝",serif;
	}

h1#sitetitle{
	display:none;
	}

#title h1{
	width:298px;
	height:54px;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	margin-bottom:0.5em;
	}

#title h1 span,h2 span{
	visibility:hidden;
	}

div#karasu{
	background-image:url(img/karasu.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	}

div#mainblock{
	width:420px;
	padding:0 10px 20px 0px;
	float:left;
	}

h2{
	border-bottom:1px dashed #c33;
	font-size:14px;
	padding-bottom:6px;
	font-family:"ヒラギノ明朝 Pro W6","HiraMinPro-W6","平成明朝","ＭＳ Ｐ明朝",serif;
	color:#c33;
	}

p.more{
	font-weight:bold;
	clear:both;
	}

.more a{
	display:block;
	padding-left:22px;
	margin-bottom:20px;
	background-image:url(img/more.gif);
	background-repeat:no-repeat;
	float:right;
	}

.more a:hover{
	background-image:url(img/more2.gif);
	}

div.column{
	clear:both;
	}

p.jkt{
	width:105px;
	text-align:center;
	font-size:10px;
	line-height:150%;
	float:left;
	}

p.jkt img{
	}

p.jkt a{
	font-weight:bold;
	}

div#subblock{
	width:210px;
	padding:0 10px 20px 0px;
	float:right;
	}

div#footer{
	border-top:1px dashed #c33;
	margin:0 0px;
	clear:both;
	height:1em;
	padding-bottom:20px;
	}

#footer h3{
	display:none;
	}

#footer ul{
	float:right;
	}

#footer li{
	display:inline;
	}

#footer a{
	display:block;
	float:left;
	padding:0 10px;
	border-left:1px dashed #c33;
	}

address{
	float:left;
	font-style:normal;
	}

/*navigation*/
div#navigation{
	width:500px;
	height:64px;
	margin-left:170px;
	background-image:url(img/navibg.gif);
	background-repeat:repeat-y;
	background-position:right;
	top:0px;
	position:fixed;
	_position:absolute;
	z-index:6;
	behavior: url(pos-fixed.htc);
	background-color:#dddbca;
	}

#navigation h2{
	display:none;
	}
#navigation ul{
	height:24px;
	border-bottom:1px dashed #c33;
	}

#navigation li{
	display:inline;
	}

#navigation a{
	display:block;
	height:19px;
	background-repeat:no-repeat;
	float:left;
	}

a span{
	visibility:hidden;
	}


li#home a{
	background-image:url(img/home.gif);
	width:44px;
	padding-right:12px;
	}

li#nnews a{
	background-image:url(img/news.gif);
	width:57px;
	padding-right:12px;
	}

li#nevent a{
	background-image:url(img/event.gif);
	width:87px;
	padding-right:12px;
	}

li#ncd a{
	background-image:url(img/cd.gif);
	width:77px;
	padding-right:12px;
	}

li#nshop a{
	background-image:url(img/shop.gif);
	width:127px;
	padding-right:12px;
	}

li#nlink a{
	background-image:url(img/link.gif);
	width:42px;
	}

/*各コンテンツタイトル*/
h2.contentstitle{
	width:130px;
	height:300px;
	padding-left:30px;
	margin:0px;
	border-style:none;
	float:left;
	background-repeat:no-repeat;
	top:10px;
	position:fixed;
	_position:absolute;
	z-index:5;
	behavior: url(pos-fixed.htc);
	}

h2#cdtitle{
	background-image:url(img/cdtitle.gif);
	}

h2#eventtitle{
	background-image:url(img/eventtitle.gif);
	}

h2#newstitle{
	background-image:url(img/newstitle.gif);
	}

h2#linktitle{
	background-image:url(img/linktitle.gif);
	}

h2#blogtitle{
	background-image:url(img/blogtitle.gif);
	}

/*各コンテンツメイン*/

div#contents{
	background-image:url(img/hane.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
	
div#contents dl,div.item,div#eventlist{
	width:500px;
	float:right;
	margin-top:55px;
	margin-bottom:20px;
	}


p#pager{
	margin-left:170px;
	clear:both;
	margin-bottom:20px;
	font-weight:bold;
	}

/*CDカタログ*/
p.jkph{
	width:85px;
	float:left;
	}

p.cdtext{
	width:400px;
	float:right;
	margin-bottom:0.5em;
	}

p.detail{
	clear:both;
	margin-left:100px;
	margin-top:0px;
	}

/*EVENT*/
div#eventlist h3{
	font-size:10px;
	}

div.events{
	width:120px;
	float:left;
	padding-right:5px;
	}

p#pastevent{
	clear:both;
	}

/*リンクページ*/
#linklist span{
	font-weight:normal;
	font-size:10px;
	}

/*GooglrAjaxFeed API*/
.gfc-resultsHeader .gfc-title{
  color: #0000
  }
  
.gf-result .gf-author,
.gf-result .gf-spacer,
.gf-result .gf-relativePublishedDate {
font-size:10px;
  }
  
 .gf-snippet{
 	display:none;
	 }