@charset "UTF-8";

#wrapper {
	width:914px;
	margin:0;
	padding:0;
	}
	
#container { 
	width: 799px;  
	background: url(../images/bg.gif) repeat-y;
	margin-left: 100px;
	text-align: left; 
	position:relative;
	line-height:1.5em;
} 
#header { 
	margin: 0;
	padding: 0 ;
	width:799px;
	height:300px;
} 
#h_top { 
	margin: 0;
	padding: 0 ;
	width:799px;
	height:100px;
} 
#h_top h1 {
	position:absolute;
	margin:0;
	padding:0;
	width:552px;
	height:70px;
	background: url(../images/title2.gif) no-repeat;
	top:0;
	left:0;
	}
#h_top #sub {
	position:absolute;
	margin:0;
	padding:0;
	width:200px;
	height:35px;
	background: url(../images/sub_title.gif) no-repeat;
	text-indent:-9999px;
	top:0;
	left:578px;
	}

#h_bottom { 
	position:relative;
	margin: 0;
	padding: 0 ;
	width:799px;
} 
#h_bottom ul{ 
	position:absolute;
	top: -18px;
	left: 0px;
	} 
#h_bottom ul.galle{ 
	width:100%;
	color:#002283;
	background: #e5e5e5;
	text-align:right;
	} 
#h_bottom ul.galle li{ 
	line-height:2em;
	padding-right:24px;
	} 
#h_bottom ul.galle li a{ 
	color:#002283;
	text-decoration:underline
	} 
#h_bottom ul.galle li a:hover{ 
	color:#b236b2;
	text-decoration:none
	} 
#header #menu {
	position:absolute;
	top:115px;
	left:638px;
}
* html #menu ul li a {
	display:block;
	width:111px;
	height:26px;
	}
* html #menu ul li a:hover {
	border:1px solid #fff;
	}

#mainContent { 
	margin: 24px 0 40px 0; 
	padding: 0 0 0 20px; 
} 

/*  サイドバー  */
#sidebar-wrap {
	float: right;
	width:200px;
	margin: 0 21px 0 0;
	background: #e5e5e5;
	height:100%;
}
* html #sidebar-wrap {
	float: right;
	width:200px;
	margin: 0 10px 0 0;
	padding:0
	background: #ccc;
	height:100%;
}
#sidebar {
	width: 200px;
	margin:0 0 0 0;
	padding: 15px 0 12px 0;
	background: #e5e5e5;
	height:100%;
}
#sidebar dl,#sidebar ul{
	margin:0;
	padding:12px 0;
}
#sidebar dt,#sidebar dd{
	margin:0 12px;
}
#sidebar li {
	display:block;
	width:85%;
	border-top: 1px dotted #999999;
	line-height:18px;
	margin:10px 12px;
	padding-top:10px;
	}
dl.topics dt {
	float:left;
	width:124px;
	line-height:18px;
	margin:10px 12px;
	padding-top:10px;
	}
dl.topics dd {
	margin:10px 12px 10px 136px;
	line-height:18px;
	padding-top:10px;
	}	
* html #sidebar dl.topics dt {
	float:left;
	width:124px;
	line-height:18px;
	margin:10px 6px;
	padding-top:10px;
	}
#sidebar li.first, dl.first {
	border:none;
	}
#banner {
	margin:0 auto;
	padding:24px 0 24px 0;
	width:180px;
	margin-top:1px solid #999;
	}

#banner ul {
	margin:0;
	padding:0;
	}
#banner ul li {
	margin:5px 0;
}	
#mmQr {
	margin:0 auto;
	padding:0;
	width:180px;
}
#mmQr img {
	margin:0 22px 0 23px;
}
/* コンテンツ */
h2 {
	margin:1em 0 2em 0;
	}
h3, h4 { 
	margin:1em 0;
	}

#contents { 
	margin: 0 241px 0 0; 
	padding: 0; 
} 
#article {
	margin:2em 4em 2em 0;
}
#article h3{
	margin :0;
	padding:0.2em 0 0 0.5em;
	border-left:10px solid #567fc0;
	color:#567fc0;
	font-weight:bold;
	line-height:1.5em;
}
#article ul,#article ol,#article dl {
	margin:1em 0 1em 0;
	padding:0;
	border-bottom:1px dotted #ccc;
	}
#article ul.nobb, #article ol.nobb, #article dl.nobb {
	border:none;
	}
#article dl {
	padding-left:2em;
	}
#article li {
	padding-bottom:1em;
}
#article p, #article table {
	margin-bottom:1em;
	}
#article td, #article th {
}

/* Mタブ */
#tabwrap {
	float:left;
	width:100px;
	height:800px;
	margin: 0;
	padding: 0;
}
#tab {
	position: relative;
	width: 100px;
}

/* フッター */
#footer { 
	padding: 0 10px 0 20px; 
	border-top:1px solid #002283;
	position:relative;
} 
#footer #totop {
	position: absolute;
	top:-20px;
	left:450px;
	width:92px;
	height:41px;
	}
#footer p {
	margin: 0; 
	padding: 15px 0; 
}


/* Contact */
.cont {
	margin:0 0 16px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #ccc;
	}
.cont li {
	display:inline;
	margin-left:10px;
	padding:0;
}


/* Discography */
.disclist {
	height:114px;
	margin:1em;
	padding:1em 0;
	position:relative;
	border-bottom:1px dotted #ccc;
	}
.discnumber {
	font-size:1300%;
	line-height:0.6em;
	height:110px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-10px;
	color:#eee;
	padding-top:10px;
}
.discimg {
	margin:0;
	padding:0;
	background:#fff;
	position:absolute;
	top:0;
	left:50px;
	}
.disctitle {
	color:#333333;
	margin-left:180px;
}

/* LIVE */
.adr {
	text-align:right;
	font-size:83%;
	line-height:1.2em;
	color:#666666;
}
ul.aPhoto {
	height:140px;
}
.aPhoto li {
	float:left;
	width:150px;
	text-align:center;
}
/* LINK */
#link ul {
	margin-bottom:2em;
	padding:0 0 1em 0;
}
#link ul li {
	display: inline;
	line-height:2em;
	white-space:nowrap;
}
#link a:link {
	color: #333;
	margin:0.5em 0;
	padding:0.5em 1em;
}
#link a:visited {
	color: #999;
	text-decoration: none;
	margin:0.5em 0;
	padding:0.5em 1em;
}
#link a:active {
	color: #999;
	margin:0.5em 0;
	padding:0.5em 1em;
}
#link a:hover {
	color: #333;
	text-decoration: underline;
	background:#eee;
	margin:0.5em 0;
	padding:0.5em 1em;
}

/* PROFILE */
dl#history {
	padding:1em 0;
	}
dl#history  dt {
	float:left;
	width:5em;
	}
dl#history  dd {
	margin-left:5em;
	margin-bottom:0;
	}	
.Pprof {
 	width:235px;
	padding:1em 0;
 }
#article .Pprof ul {
	border:none;
	}
.Pprof ul.galle li {
	float:left;
	margin:0 2px
	}


/* class */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.totop {
	text-align:right;
	margin:10px;
	}

.hidden {
  display: none;
	}
img.jkt {
	margin:5px;
	padding:5px;
	border-top:1px solid #eee;	
	border-left:1px solid #eee;	
	border-right:3px solid #eee;	
	border-bottom:3px solid #eee;
	}
.small {
	font-size:92%;
	line-height:1.5em;
	}
.xsmall {
	font-size:83%;
	line-height:1.3em;
	}
.texr {
	text-align:right;
	}
.ml10 {
	margin-left:10px;
	}
.para1 {
	margin:2em 0 0 0;
	}


/* BLOG */
.gfc-resultsRoot {
	margin:20px 0;
  }
.gfc-resultsHeader .gfc-title{
	margin :0;
	padding:0.2em 0 0 0.5em;
	border-left:10px solid #567fc0;
	color:#567fc0;
	font-weight:bold;
	font-size:117%;
	line-height:1.5em;
}
.gfc-resultsHeader .gfc-title .BT {
	margin:5px 0 10px 10px;
	padding:0 0 0 0.5em;
}
.gfc-result {
  margin-top: 1.5em;
  }
.gf-snippet:after {
	content: "...";
}
.gfc-result .gf-title {
	font-weight:bold;
	}
.gfc-result .gf-result .gf-author,  
.gfc-result .gf-result .gf-spacer {
	display:none;
	}
.gfc-result .gf-result .gf-relativePublishedDate {
	color:#999;
	margin-bottom:0.5em;
	}
