@charset "utf-8";
/* CSS Document */
/***********************
	common parts
***********************/
.box{
	margin: 0 0 45px 0;
}
.left{
	float: left;
}
.right{
	float: right;
}
ul.arrow li{
	background: url(../img/common/list_arrow.gif) no-repeat left 4px;
	padding-left: 12px;
}
.none{
	display: none;
}
.sns{
	clear: both;
}

/*pager*/
#pager {
   position:relative;
   overflow:hidden;
   clear: both;
   width: 100%;
   padding-bottom: 4px;
   text-align: center;
}

#pager span {
   font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
   font-style: italic;
   font-size: 16px;
   margin-right: 10px;
}
#pager .current_page{
	text-decoration: underline;
}
#pager a{
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-style: italic;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
#pager #back{
	position: absolute;
	top: 5px;
	left: 230px;
	width: 40px;
}
#pager #next{
	position: absolute;
	top: 5px;
	right: 230px;
	width: 39px;
}

body#month #pager #back{
	left: 50px;
}
body#month #pager #next{
	right: 50px;
}

/***********************
	mainIndex
***********************/
body#mainIndex #content{
	clear:both;
}
body#mainIndex #main #main_img{
	background: url(../img/cont/wo_top.jpg) no-repeat center center;
	-webkit-background-size: 960px auto;
	background-size: 960px auto;
	/*width: 1200px;*/
	height: 494px;
	display: none;
}

/***********************
	second page
***********************/
body.second .sub_title{
	text-align: center;
	padding-bottom: 25px;
	font-size: 0;
}
body.second .border-top{
	border-top: 5px solid #333;
	padding: 15px 0 0;
}
/*NEWS
*********************/
body#newsIndex #main{
	width: 920px;
}
body#newsIndex #main #read_on_tw{
	margin-bottom: 10px;
}
body#newsIndex #main .col{
	width: 280px;
	float: left;
	margin: 0 40px 35px 0;
}
body#newsIndex #main .col-last{
	margin-right: 0;
}
body#newsIndex #main .entry{
	width: 280px;
	margin-bottom: 30px;
}
body#newsIndex #main .entry .entry_img{
	margin: 15px 0 27px;
}
body#newsIndex #main .entry .entry_date{
	margin: 0 0 10px;
	color: #fff;
}
body#newsIndex #main .entry .ja{
	margin-bottom: 10px;
}
body#newsIndex #main .entry .more{
	text-align: center;
	margin: 20px 0 0;
}

body .entry img{
	margin-bottom: 8px;
}

#comment-form-remember-me{
	margin-bottom: 10px;
}

body.news .entry{
	margin-bottom: 50px;
}
body.news .entry p,
body.diary .entry p,
body.news .entry a
body.diary .entry a{
	color:#fff;
}
body.news .entry a,
body.diary .entry a{
	margin-left:15px;
}



/*comment*/
body#com #main p{
	font-size: 14px;
	text-align: center;
	margin: 15px 0 20px;
}

/*PROFILE
*********************/
body#profIndex p{
	line-height: 1.7;
}
body#profIndex #main{
	width: 960px;
	padding-top: 40px;
	background: url(../img/cont/prof/about_bg.jpg);
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 263px;
	background-position: left 0 top 263px;
	background-size: auto;
}
body#profIndex .to_members{
	text-align: center;
	margin-bottom: 40px;
	width:960px;
}
body#profIndex h2.ja{
	background: url(../img/cont/prof/copy_ja.gif) no-repeat center center;
	width: 100%;
	height: 56px;
	text-indent: -9999px;
	margin-bottom: 14px;
}
body#profIndex h2.en{
	background: url(../img/cont/prof/copy_en.gif) no-repeat center center;
	width: 100%;
	height: 33px;
	text-indent: -9999px;
	margin-bottom: 33px;
}
body#profIndex .right{
	width: 430px;
	float: right;
	padding: 50px 0 30px;
}

body#profIndex .right h4 {
	margin-bottom:20px;
}


body#profIndex #main p{
	margin-bottom: 15px;
}
body#profIndex .border-top h3{
	margin: 40px 0 5px;
}
body#profIndex .border-top h4{
	margin-bottom: 25px;
	font-size: 12px;
}
body#members .to_about{
	text-align: center;
}
#profwrap{
	width: 960px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.member{
	width: 137px;
	width: 137.1428571429px;
	height: 400px;
	position: absolute;
	top:0;
	border-right: 1px dotted #333;
}
#m1{
	background: url(../img/cont/prof/profile_07_tomita.jpg) no-repeat 18% 50%;
	left: 0;
}
#m2{
	background: url(../img/cont/prof/profile_08_kimura.jpg) no-repeat 16% 50%;
	left: 138px
	/*left: 192px;*/
	/*left: 192.1666px;*/
}
#m3{
	background: url(../img/cont/prof/profile_02_morisawa.jpg) no-repeat 2% 50%;
	left: 276px;
	/*left: 384px;*/
	/*left: 384.3332px;*/
}
#m4{
	background: url(../img/cont/prof/profile_09_kakefuda.jpg) no-repeat 12% 50%;
	left: 414px;
	/*left: 576px;*/
	/*left: 576.4998px;*/
}
#m5{
	background: url(../img/cont/prof/profile_05_takahashi.jpg) no-repeat 12% 50%;
	left: 552px;
	/*left: 768px;*/
	/*left: 768.6664px;*/
}

#m6{
	background: url(../img/cont/prof/profile_10_shizunaga.jpg) no-repeat 15% 50%;
	/*left: 138px;*/
	left: 690px;
	/*left: 800px;*/
	/*left: 800.8333px;*/
}

#m7{
	background: url(../img/cont/prof/profile_06_uchiyama.jpg) no-repeat 4% 50%;
	left: 828px;
	border: none;
}

/*#profwrap p#to_genki, #profwrap p#to_noguchi {
    display: none;
    left: 405px;
    position: absolute;
    top: 290px;
    z-index: -1;
}
#profwrap p#to_noguchi {
    display: none;
    left: 393px;
    position: absolute;
    top: 290px;
    z-index: -1;
}*/

#profwrap p#to_genki{
	position: absolute;
	top: 300px;
	left: 405px;
	display: none;
	z-index: -1;
}
.about_bg_msg {
	position: absolute;
	bottom: 30px;
	left: 204px;
	font-size: 10px;
}
.about_bg_msg p {
	color: #666;
}

/***PROFILE 個別***/
body.prof .prof_inner{
	width: 530px;
	overflow: hidden;
	color: #999;
}
body.prof .prof_inner h1{
	text-align: center;
	margin: 45px 0 65px;
}
body.prof .prof_inner .left{
	padding-right: 25px;
	width: 235px;
	margin-bottom: 40px;
}
body.prof .prof_inner .right{
	padding-left: 25px;
	width: 240px;
	border-left: 1px dotted #333;
}
body.prof .prof_inner .left span{
	font-size: 16px;
}
body.prof .prof_inner .en{
	font-size: 11px;
}

body#genki #main {
    background: url("../img/cont/prof/img_genki.jpg") no-repeat scroll right top transparent;
    min-height: 740px;
    position: relative;
}
body#genki #main .banner {
    color: #FFFFFF;
    font-size: 10px;
    margin: 40px 0 4px;
}
body#noguchi #main {
    background: url("../img/cont/prof/img_noguchi.jpg") no-repeat scroll right top transparent;
    min-height: 740px;
    position: relative;
}
body#noguchi #main .banner {
    color: #FFFFFF;
    font-size: 10px;
    margin: 40px 0 4px;
}



/*DIARY
*********************/
body#diaryIndex .entry{
	margin-bottom: 50px;
}
body#diaryIndex .entry h2 a{
	color: #fff;
}
body.diary #main{
	width: 870px;
}
body.diary #main #entries{
	width: 600px;
}
body.diary #main #entries .entry .sns{
	border-bottom: 1px dotted #333;
	padding-bottom: 15px;
	margin: 20px 0 5px;
}
body.diary #main #entries .entry h2{
	margin-bottom: 15px;
	font-size: 14px;
}
body.diary #main #entries .entry h2 a{
	color: #fff;
}
body.diary #main #entries .entry_img{
	margin: 0 0 20px;
	text-align: center;
	background-color: #141414;
	padding: 30px 0;
}
body.diary #main #entries .entry .author_date_come a{
	color: #fff;
	text-decoration: underline;
}
body.diary #main #entries .entry .author_date_come a:hover{
	text-decoration: none;
}
#comment_area{
	padding: 25px 30px 10px;
	background-color: #141414;
	margin-top: 50px;
}
#comment_area h3{
	margin-bottom: 25px;
}
#comment_area h3#leave_com{
	margin-top: 40px;
}
#comment_area .comments{
	border-bottom: 1px dotted #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#comment_area .comments p{
	color: #666;
}
#comment_area .comments .author_datetime{
	margin-bottom: 10px;
	color: #999;
}
#comment_area dl dt{
	width: 112px;
	float: left;
	padding-top: 3px;
}
#comment_area dl dd{
	padding-bottom: 20px;
	margin-left: 112px;
}
#comment_area dl dd input{
	width: 215px;
}
#comment_area dl dd.btn input{
	width: 113px;
	height: 27px;
}
#comment_area dl dd textarea{
	width: 426px;
	height: 120px;
}
body.diary #main #archive{
	width: 220px;
	padding-left: 10px;
	display: inline;
}
body.diary #main #archive h3{
	font-size: 12px;
	margin-bottom: 15px;
}
body.diary #main #archive ul li{
	margin-bottom: 8px;
}
body.diary #main #archive ul li a{
	padding-left: 12px;
}
body.diary #main #archive ul li a:hover{
	background: url(../img/common/list_arrow.gif) no-repeat left 4px;
}
body.diary #main #archive ul li.current a{
	color: #fff;
}
body#com #main{
	width: 960px;
}

body.diary #pager #next{
	right: 170px;
}
body.diary #pager #back{
	left: 160px;
}


/*DISCOGRAPHY
*********************/
body#disc #main{
	width: 920px;
}
body#disc h2{
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}
body#disc h3{
	margin-bottom: 10px;
}
body#disc h4{
	margin: 25px 0 5px;
}
body#disc .left{
	margin: 0 40px 0 0;
}
body#disc p{
	font-size: 14px;
	color: #999;
	margin-bottom: 8px;
}
body#disc p.font-s{
	font-size: 12px;
	letter-spacing: 0;
}
body#disc #main #wide-cont{
	overflow: hidden;
}
body#disc #main #wide-cont ul{
	margin-left: 320px;
}
.yt_holder{
	margin-bottom: 30px;
}
#video-area {
	width: 600px;
}
#video-area #ytvideo{
	background: #111;
	padding-left: 50px;
	margin-bottom: 10px;
	line-height: 0;
}
#video-area #video-title{
	color: #fff;
}
#video-list{
	width: 280px;
	padding-top: 55px;
	height:331px;
}
#video-list li{
	clear:both;
	overflow:hidden;
	margin: 0 12px 12px 0;
}

#video-list li img {
	float:left;
	margin-right:12px;
}

#video-list li p {
	float:left;
	font-size:100%;
}

#video-list li.last{
	margin-right: 0;
}
#video-list li.bottom{
	margin-bottom: 25px;
}
#to_youtube{
	float: none;
	clear: both;
	text-align: right;
	padding-top:10px;
}
#to_youtube a{
	background: url(../img/common/btn_arrow_s.gif) no-repeat right center;
	padding: 5px 55px 5px 0;
	display: block;
}
#to_youtube a:hover{
	background: url(../img/common/btn_arrow_s_over.gif) no-repeat right center;
	text-decoration: none;
}
body#disc .download p{
	font-size: 12px;
}
body#disc .download ul{
	margin-bottom: 10px;
}
body#disc .download .ja{
	margin-bottom: 0;
}

/*
120523add
ALBUM 追加
*/
body#disc .album{
	clear: both;
	overflow: hidden
}
body#disc .top{
	border-bottom: 1px solid #222;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

ul.videoList li {
	clear:both;
	position:relative;
}

ul.videoList li p.thum {
	float:left;
}

ul.videoList li p.ttl {
	position:absolute;
	top: 50%;
	left:96px;
}

#video-list li.nonepichover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#video-list li.currentvideo{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

/*2013/02/12*/

/*LINKS
*********************/
#links #main ul{
	width: 370px;
	 margin: 30px auto 0;
	/**height: 455px;*/
	/**border-right: 1px dotted #333;
	float: left;
	margin-right: 16px;*/
}
#links #main ul.last{
	border: none;
	margin: 0;
}
#links #main ul li{
	margin-bottom: 10px;
}
#links #main ul li.nomark{
	background: none;
	padding: 0;
}


body.contact #main .left {
    float: left;
    padding: 25px 40px 0 25px;
    width: 395px;
}
body.contact #main .right {
    border-left: 1px dotted #333333;
    float: right;
    padding: 25px 25px 40px 60px;
    width: 400px;
}
body.contact #main form {
    padding: 25px 0 0 10px;
}
body.contact #main dl {
    margin-bottom: 20px;
    overflow: hidden;
}
body.contact #main dl dt {
    clear: both;
    color: #CCCCCC;
    float: left;
    padding: 14px 10px 0 5px;
    width: 124px;
}
body.contact #main dl dt.long {
    letter-spacing: 0;
}
body.contact #main dl dd {
    margin-left: 140px;
    padding: 10px 0;
}
body.contact #main dl dd span {
    color: #FF0000;
    font-size: 10px;
}
body.contact #main dl dd input {
    background-color: #CCCCCC;
    height: 20px;
    width: 220px;
}
body.contact #main dl dd textarea {
    background-color: #CCCCCC;
    height: 120px;
    width: 220px;
}
body.contact #main dl dd input.focus, body.contact #main dl dd textarea.focus {
    background-color: #FFFFFF;
}
body.contact #main p.btn {
    clear: both;
    text-align: center;
}
body#contactconf #jp-form p {
    text-align: center;
}
body#contactconf #jp-form {
    margin: 30px auto;
    width: 600px;
}
body#contactconf #jp-form form {
    margin: 0 auto;
    width: 500px;
}
body#contactconf #jp-form form dd {
    margin-left: 140px;
    padding-top: 13px;
    word-break: break-all;
}
body#contactconf #jp-form p.btn img {
    vertical-align: top;
}
body#contactcomp #jp-form {
    padding: 30px 0;
    text-align: center;
}
body#contactcomp #jp-form h2 {
    color: #999999;
    margin-bottom: 10px;
}
body#contactcomp #jp-form h3 {
    color: #999999;
    margin-bottom: 50px;
}

/**コメントプレビュー**/
body#compre #main form dl{
	width: 560px;
	margin: 20px auto;
}
body#compre #main form dl dt{
	width: 112px;
	float: left;
	padding-top: 3px;
}
body#compre #main form dl dd{
	padding-bottom: 20px;
	margin-left: 112px;
}
body#compre #main form dl dd input{
	width: 215px;
}
body#compre #main form dl dd.btn input{
	width: 113px;
	height: 27px;
}
body#compre #main form dl dd textarea{
	width: 426px;
	height: 120px;
}


/*SCHEDULE
*********************/
#schedule #s_archive {
	width: 220px;
	display: inline;
	padding-left: 10px;
}

#schedule #main {
	width:870px;
}

#schedule #s_archive h3 {
    font-size: 12px;
    margin-bottom: 15px;
}

#schedule #main ul.last{
	border: none;
	margin: 0;
}
#schedule #main ul li{
	margin-bottom: 8px;
}

#schedule #main ul li a {
	padding-left: 12px;
}

#schedule #main ul li.nomark{
	background: none;
	padding: 0;
}

#schedule #main ul li.current a {
	color:#fff;
}

#schedule .s_column {
	width:600px;
	float:right;
}

#schedule #main .s_column ul li {
	color:#888;
	clear:both;
	background:url(../img/common/bg_dot.gif) repeat-x left bottom;
	overflow:hidden;
	padding-bottom:20px;
}

#schedule #main .s_column ul li span.date {
	background:url(../img/common/list_arrow.gif) no-repeat left 4px;
	color:#fff;
	padding-left:12px;
	display:block;
	float:left;
}

#schedule #main .s_column ul li span.article {
	display:block;
	width:496px;

	float:right;
}

#schedule #main  #s_archive ul li a:hover {
	background: url(../img/common/list_arrow.gif) no-repeat left 4px;
}

/*STAFF
*********************/
#staff #staff_box {
	border-top:4px #1a1a1a solid;
	overflow:hidden;
	/**background:url(../img/common/bg_dot_l.gif) no-repeat center 30px;*/
}
/**
#staff #staff_box .staff_left {
	width:440px;
	float:left;
}

#staff #staff_box .staff_right {
	width:440px;
	float:right;
}

#staff #staff_box .staff_left dt,
#staff #staff_box .staff_right dt {
	font-size:134%;
	font-weight:bold;
}

#staff #staff_box .staff_left dd,
#staff #staff_box .staff_right dd {
	color:#888;
}

#staff #staff_box .staff_left div,
#staff #staff_box .staff_right div {
	overflow:hidden;
	background:url(../img/common/bg_dot.gif) repeat-x left bottom;
	padding:30px 0;
}

#staff #staff_box .staff_left div p,
#staff #staff_box .staff_right div p {
	float:left;
}

#staff #staff_box .staff_left dl,
#staff #staff_box .staff_right dl {
	float:right;
	width:264px;
}
*/
#staff #staff_box table {
	border:none;
	width:520px;
	border-collapse:collapse;
	margin: 10px auto;
}

#staff #staff_box table th {
	border:none;
	width:80px;
	/**text-align: center;*/
	vertical-align:top;
	background-color: #000000;
	padding-right:15px;
	background:url(../img/common/bg_dot_x.gif) no-repeat left bottom;
}

#staff #staff_box table td {
	border:none;
	width:440px;
	vertical-align:top;
	background:url(../img/common/bg_dot_x.gif) no-repeat left bottom;
}
/**
#staff #staff_box table td.pr20 {
	padding-right:20px;
	background:url(../img/common/bg_dot_x.gif) no-repeat left bottom;
}

#staff #staff_box table td.pl20 {
	padding-left:20px;
	background:url(../img/common/bg_dot_x.gif) no-repeat 20px bottom;
}
*/
#staff #staff_box table div {
	overflow:hidden;
	padding:15px 0;
}

#staff #staff_box table div p {
	float:left;
}

#staff #staff_box table div dl {
	width:440px;
	word-break: break-all;
/**	float:right;
	width:280px;*/
}


#staff #staff_box table div dt {
	/**font-size:134%;*/
	font-weight:bold;
}

#staff #staff_box table div dd {
	color:#888;
}

#mainIndex #footer {
	padding-top: 0;
}
