@charset "utf-8";


/*==============================================================================
default style is cleared
================================================================================*/

/* Basic Structure
-------------------------------------*/
body {
	font-size: small;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background-image:url(http://www008.upp.so-net.ne.jp/undercurrent/common/img/img_back.jpg);
	background-position:center;
	background-repeat: repeat-y;
}

/* Sentence, Character
------------------------------------*/

p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

em, address {
	font-style: normal;
}

/* List
-------------------------------------*/

ul, ol, li, dd, dt, dl{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Form
-------------------------------------*/

form{
	margin: 0;
	padding: 0;
	border: 0;
}


/*==============================================================================
default style is redefined
================================================================================*/


/* Anchor
-------------------------------------*/
a {
	font-family: none;/* for mac */
	text-decoration: underline;
}

a:link {
	color: #549389;
	text-decoration: underline;
}

a:visited {
	color: #9FB3B0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #549389;
	text-decoration: underline;
}


/* Float
-------------------------------------*/

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}



/*==============================================================================
common
================================================================================*/

#content{
	width:760px;
	margin:auto;
	}

#left_bar{
	float:left;
	width:50px;
	height:400px;
	margin:0;
	background-image:url(http://www008.upp.so-net.ne.jp/undercurrent/common/img/title_undercurent.jpg);
	background-repeat:no-repeat;
	}
#right_block{
	float:right;
	width:710px;
	height:auto;
	margin:0;
	text-align:left;
	font-size:small;
	line-height:140%;
	color:#666666;
	}
	
#head{
	 width:652px;
	 height:30px;
	 margin-left:58px;
	 }
#navi{
	width:652px;
	height:auto;
	margin-top:30px;
	margin-bottom:70px;
	margin-left:58px;
	}
.contents_title{
	width:612px;
	height:33px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:58px;
	margin-right:40px;
	}

	
.block01{
	width:auto;
	height:auto;
	padding-left:58px;
	}

.top{
	width:652px;
	height:17px;
	margin-left:58px;
	text-align:right;
	margin-bottom:20px;
	}

#footer{
	width:652px;
	height:31px;
	margin-left:58px;
	}
	
	
/*==============================================================================
top
================================================================================*/
.topics{
	width:auto;
	height:auto;
	padding-left:58px;
	padding-right:40px;
	margin-bottom:50px;
	}
	
.topics ul {
	margin: 5px 0px 5px 0px;
	}

.topics li {
	color: #666666;
	font-size: small;
	text-align: left;
	line-height: 160%;
	list-style-image:url(http://www008.upp.so-net.ne.jp/undercurrent/img/icon_list.jpg);
	list-style-position:outside;
	background-image:url(http://www008.upp.so-net.ne.jp/undercurrent/common/img/ten.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
	
/*==============================================================================
profile
================================================================================*/
.text01{
	width:612;
	height:auto;
	margin-left:58px;
	margin-right:40px;
	margin-bottom:50px;
	}
.member_title{
	width:612px;
	height:12px;
	margin-left:58px;
	margin-right:40px;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(http://www008.upp.so-net.ne.jp/undercurrent/profile/img/title_sub_member.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.member_block{
	width:612px;
	height:auto;
	margin-left:58px;
	margin-right:40px;
	}
.member_block_left{
	float:left;
	width:auto;
	height:auto;
	margin:auto;
	}
.member_block_right{
	float:right;
	width:110px;
	height:130px;
	}
		
/*==============================================================================
live
================================================================================*/
.live_title{
	width:auto;
	height:30px;
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	background-color:#CCCCCC;
	margin-left:58px;
	margin-right:40px;
	margin-bottom:20px;
	text-indent:15px;
	font-size:150%;
	line-height:180%;
	font-weight:normal;
	}
.live_block{
	width:612px;
	height:auto;
	margin-left:58px;
	margin-right:40px;
	margin-bottom:5px;
	}
.live_block_left{
	width:70px;
	height:14px;
	margin-left:15px;
	margin-right:3px;
	float:left;
	}
.live_block_right{
	float:right;
	width:520px;
	height:auto;
	margin-left:4px;
	margin-right:0px;
	}

/*==============================================================================
discography
================================================================================*/
.disc_title{
	width:613px;
	height:22px;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:58px;
	margin-right:39px;
	}
.disc_block{
	width:612px;
	height:auto;
	margin-left:58px;
	margin-right:30px;
	margin-bottom:30px;
	}
.disc_block_left{
	width:151px;
	height:150px;
	margin-left:15px;
	margin-right:20px;
	float:left;
	}
.disc_block_right{
	float:right;
	width:380px;
	height:auto;
	margin-left:16px;
	padding:5px;
	}
.disc_block_note{
	width:350px;
	margin-right:5px;
	margin-left:5px;
	margin-top:15px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-size:x-small;
	line-height:150%;
	background-color:#E9E9E9;
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	}
.disc_block ul {
	margin: 5px 0px 5px 0px;
	}

.disc_block li {
	color: #666666;
	font-size: small;
	text-align: left;
	line-height: 160%;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:20px;
	}

/*==============================================================================
blog
================================================================================*/
#blog_block{
	width:760px;
	margin:auto;
	height:auto;
	}
.blog_block_left{
	float:left;
	width:400px;
	height:auto;
	margin-bottom:30px;
	margin-left:58px;
	margin-right:auto;
	}
.blog_block_enty{
	width:400px;
	height:auto;
	margin-bottom:30px;
	margin-right:auto;
	}
.blog_block_enty_title{
	width:390px;
	height:18px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:10px;
	border-bottom: 4px solid #CCCCCC;
	background-color:#666666;
	color:#FFFFFF;
	font-size:medium;
	font-weight:normal;
	}
.blog_block_enty_article{
	width:390px;
	height:auto;
	padding-bottom:5px;
	padding-top:5px;
	margin:5px;
	}
.blog_block_note{
	width:390px;
	height:15px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:50px;
	font-size:x-small;
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
	}
.blog_block_pan{
	width:auto;
	height:auto;
	margin-bottom:20px;
	text-align:center;
	}
.blog_block_commentTitle{
	width:auto;
	height:auto;
	margin-bottom:5px;
	}
.blog_block_comment{
	width:auto;
	height:auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-left: 1px dotted #666666;
	}

.blog_block_Pcomment{
	width:auto;
	height:auto;
	margin:auto;
	margin-bottom:30px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color:#E3E3E3;
	}
.blog_side{
	float:right;
	width:150px;
	height:auto;
	margin-left:auto;
	margin-right:40px;
	}
.blog_side_title{
	width:150px;
	height:24px;
	margin:0;
	padding:0;
	}
.blog_side_list{
	width:150px;
	height:auto;
	margin-bottom:30px;
	}
.blog_side ul{
	margin: 5px 0px 5px 0px;
	}

.blog_side li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 140%;
	list-style-type:square;
	list-style-position:outside;
	background-image:url(http://www008.upp.so-net.ne.jp/undercurrent/common/img/ten.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	margin-left:15px;
	margin-bottom: 10px;
	}
