@charset "utf-8";


body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	border-top: 5px solid  #532D8B;
	text-align: center;
}

html,body  { 
    height: 100%;
	}
	
a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80)";
	text-decoration: underline;
}
	

#container {
	width: auto;
	margin: 0 auto;
	text-align: left;
	background:#FFFFFF; 
	font-size: 100%;
	min-height: 100%;
	position: relative;
}

#main {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background:#FFFFFF; 
	font-size: 100%;
	padding-bottom: 195px;
}

#title {
	margin-top: 15px;
}

#header {
	width: 800px;
	height: 70px;
}

h1 {
	float: left;
}

#top_image {
	clear: left;
	width: 800px;
}

#contents {
	width: 800px;
	margin: 20px 0;
}

#whatsnew {
	float: left;
	width: 225px;
	height: 248px;
	margin-right: 20px;
	border: #CCC 1px solid;
	display: inline;
	padding: 10px;
	}
	
#whatsnew h2 { 
	width: 100px;
	margin-bottom: 10px;
	}
	
#list {
	width: 225px;
	height: 141px;
	overflow-y: scroll;
	overflow-x:hidden;
	}
#list ul {
	width: 225px;
	}
#list li {
	border-bottom: 1px solid #CCCCCC;
	margin-right: 10px;
	}
#list li a {
	display: block;
	padding: 3px 0px 6px; 
	}
#list li strong {
	color: #000; 
	margin-right: 10px;
	font-size: 70%;
	}
	
.icon {
	padding-bottom: 2px;
}
	
#list li h3 {
	line-height: 120%;
	font-size: 70%;
	}

#calendar {
	width: 225px;
	height: 63px;
	margin-top: 10px;

}


/*---------Release&Event------------*/
#release_event {
	float: left;
	width: 225px;
	height: 248px; 
	margin-right: 20px;
	border: #CCC 1px solid;
	padding: 10px;
}

/*---------//Release&Event------------*/	
	
	

/*---------Release------------*/
#release {
	width: 225px;
	height: 99px;
}

#release h2 {
	margin-bottom: 10px;
}

.r_list img {
	vertical-align: bottom;
}

.r_list {
	width: 74px;
	float: left;
}

/*---------//Release------------*/


/*---------Event------------*/
#event {
	clear: left;
	width: 225px;
	height: 123px;
	margin-top: 15px;
}

#event h2 {
	margin-bottom: 10px;
}

.e_list {
	width: 107px;
	float: left;
	display: inline;
}

.e_list img {
	vertical-align: bottom;
}

.e_list_01 {
	width: 107px;
	margin-right: 11px;
	float: left;
	display: inline;
}

.e_list_01 img {
	vertical-align: bottom;
}

/*---------//Event------------*/

/*---------Pickup------------*/
#pickup {
	float: left;
	width: 244px;
	height: 248px;
	border: #CCC 1px solid;
	display: inline;
	padding: 10px;
}


.bnr {
	width: 244px;
	height: 56px;
	margin-top: 5px;
}

.bnr04 {
	display: none;
}

/*---------//Pickup------------*/
	
/*---------Footer------------*/	

footer {
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#foot {
	width: 100%;
	background-image: url(../images/back_st.gif);
	padding: 20px 0;
	height: 155px;
}

#foot_cont {
	width: 800px;
	height: 100%;
	margin: 0 auto;	
}

#f_navi {
	width: auto;
	margin: 10px 0 0;
	background-color: #E85C5F;
}

#f_navi li {
	display: inline;
	float: left;
	width: auto;
}


#copy {
	clear: both;
	font-size: 80%;
	text-align: center;
	color: #666;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0;
	background-color: #fff;
}
/*---------//Footer------------*/


/*プライバシーポリシー*/

#privacy {
	width: 627px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 75%;
}


#privacy h3 {
	font-weight: bold;
}


/*エンジニア*/
#engineer {
	width: 627px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 75%;
}

#engineer h3 {
	font-weight: bold;
	font-size: 110%;
}


/*会社概要*/

.cont_title {
	width: 800px;
	padding-bottom: 5px;
	border-bottom: #999 2px dotted;
	margin-bottom: 10px;
}

#company {
	width: 627px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 75%;
}

table {
	margin-top: 20px;
}

.t_1 th {
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	padding: 5px 0 5px 20px;
    width: 100px;
	background-color: #CCC;
}


.t_1 td {
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	padding: 5px 0 5px 20px;
	width: 350px;
	text-align: left;
}

.t_1 tr {
	border-top:  #999 1px solid;
}



/*目安箱*/

#meyasu {
	float: left;
	width: 627px;
	margin-left: 10px;
	margin-bottom: 20px;
	display: inline;
	font-size: 75%;
}

#meyasu h3 {
	margin-top: 20px;
	font-weight: bold;
}

#posting a {
	font-weight: bold;
	font-size: 120%;
}





/*オーディション*/

#audition {
	width: 627px;
	margin: 20px 0;
	font-size: 75%;
}

#audition h3 {
	font-weight: bold;
	color: #609;
	margin-top: 15px;
	margin-bottom: 10px;
}

.t_2 th {
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	padding: 5px 10px 5px 15px;
    width: 100px;
	background-color: #CCC;
}


.t_2 td {
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	padding: 5px 10px 5px 15px;
	width: 460px;
	text-align: left;
}

.t_2 tr {
	border-top:  #999 1px solid;
}


/*ニュース*/

#news {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 75%;
}

.topi h3 {
	margin-top: 15px;
	font-weight: bold;
	color: #609;
}

.topi {
	border-bottom: #999 1px solid;
}



.go_top2 {
	width: 112px;
	margin-left: 668px;
	margin-top: 15px;
	padding: 10px;
	
}


.go_top {
	width: 112px;
	clear: both;
	float: right;
	margin-top: 15px;
	padding: 10px;
	
}

.pup {
	color: #639;
	font-weight: bold;
}

.red {
	color: #C03;
}

.red2 {
	color: #C03;
	font-weight: bold;
}

.black {
	color: #000;
	font-weight: bold;
}

/*フッターリンクアイコン*/

.link_bnr {
	width: auto;
	text-align: left;
}

.link_bnr li {
	display: inline;
	margin-right: 10px;
}

.link_icon {
	clear: both;
	text-align: left;
}

.link_icon li {
	display: inline;
	margin-right: 10px;
}

.r_space {
	padding-right: 4px;
}

/*===========================================TOPリニューアル 20151009*/

/*----------------アーティスト写真メイン*/

#top_image {
	margin-bottom: 15px;
}

.artist-photo {
	width:133px;
	height:133px;
	position: relative;
	float: left;
}

.artist-name {
	background-color: #3D3D3D;
	color: #FFF;
	line-height: 0.9;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 133px;
	height: 2.5em;
	display: table;
}

.artist-name h2{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	font-size: 16px;
}

.artist-name small{
	font-size: 10px;
}

#kyoko {
	background-image: url(../images/top_kyoko.jpg);
	background-position: center top; 
}

#yama {
	background-image: url(../images/top_yama.jpg);
	background-position: center top; 
}

#coil {
	background-image: url(../images/top_coil.jpg);
	background-position: center top; 
}

#araki {
	background-image: url(../images/top_araki.jpg);
	background-position: center top; 
}

#hajime {
	background-image: url(../images/top_hajime.jpg);
	background-position: center top; 
}

#sukima {
	background-image: url(../images/top_sukima.jpg);
	background-position: center top; 
}

#nagasawa {
	background-image: url(../images/top_nagasawa.jpg);
	background-position: center top; 
}

#hata {
	background-image: url(../images/top_hata.jpg);
	background-position: center top; 
}

#sakai {
	background-image: url(../images/top_sakai.jpg);
	background-position: center top; 
}

#yohei {
	background-image: url(../images/top_yohei.jpg);
	background-position: center top; 
}


#matsumuro {
	background-image: url(../images/top_matsumuro.jpg);
	background-position: center top; 
}

#murakami {
	background-image: url(../images/top_murakami.jpg);
	background-position: center top; 
}

/*----------------アーティスト写真サブ*/

#top_sub_image {
	float: left;
	width: 399px;
}

.title_logo {
	width: 480px;
	float: left;
	height: 39px;
	padding-bottom: 15px;
}


.sub-artist-photo {
	float: left;
	height: 133px;
	width: 133px;
	position: relative;
}

.sub-artist-name {
	background-color: #3D3D3D;
	color: #FFF;
	line-height: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 133px;
	height: 2.3em;
	display: table;
}

.sub-artist-name h2{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	font-size: 15px;
}

.sub-artist-name small{
	font-size: 9px;
}

#wasure {
	background-image: url(../images/top_wasure.jpg);
	background-position: center top; 
}

#pistol {
	background-image: url(../images/top_pistol.jpg);
	background-position: center top; 
}

#ohno {
	background-image: url(../images/top_ohno.jpg);
	background-position: center top; 
}

#nakamura {
	background-image: url(../images/top_nakamura.jpg);
	background-position: center top; 
}


/*----------------パートナー アーティスト写真*/

.title_partner {
	height: 39px;
	margin-bottom: 15px;
	width: 266px;
	position: relative;
}

.title_partner h1{
	line-height: 1.2;
	font-size: 12px;
	font-weight: 700;
	border-left: 3px solid #353535;
	padding: 0 0 5px 10px;
	position: absolute;
    bottom: 0px;
	border-bottom: 1px dotted #9A9A9A;
	width: 266px;
}

#top_partner_image {
	float: left;
	width: 266px;
}

#eastern {
	background-image: url(../images/top_eastern.jpg);
}
