@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%;
	}


#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: 167px;
}

#title {
	margin-top: 5px;

}

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

h1 {
	float: left;
}


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


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



#whatsnew {
	float: left;
	width: 245px;
	height: 258px;
	margin-right: 20px;
	border: #CCC 1px solid;
	display: inline;
	}
	
#whatsnew_cont {
	width: 225px;
	height: 212px;
	display: block;
	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: 245px;
	height: 258px; 
	margin-right: 20px;
	border: #CCC 1px solid;
	display: inline;
}

#release_event_wrap {
	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: 264px;
	height: 258px;
	border: #CCC 1px solid;
	display: inline;
	
}

#pickup_bnr {
	width: 244px;
	height: 238px;
	padding: 10px;
}

.bnr {
	margin-top: 5px;
}

.bnr04 {
	display: none;
}

/*---------//Pickup------------*/
	
/*---------Footer------------*/	
#foot {
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 30px;
	width: 100%;
	height: 117px;
	text-align: center;
	color: #FFF;
	font-size: 70%;
	background-image: url(../images/back_st.gif);
}

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


#f_sns {
	width: 207px;
	height: 63px;
	float: left;
}

#f_sns li {
	float: left;
	display: inline;
	margin-right: 5px;
}


#f_right {
	width: 280px;
	float: right;
}

#f_navi {
	width: 280px;
}

#f_navi li {
	text-align: left;
	float: left;
	display: inline;
}

#link_logo {
	float: right;
	width: 267px;
	margin-top: 10px;
}

#link_logo li {
	text-align: left;
	float: left;
	display: inline;
}

.r_space {
	margin-right: 20px;
}


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


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

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


#privacy h3 {
	font-weight: bold;
}



/*会社概要*/

.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;
}

