@charset "UTF-8";

/* Imports
============================================================================== */
@import url("resets.css");
@import url("txt.css");
@import url("menu.css");

/* BODY
---------------------------------------------------- */
* {  }
html,body {
	height: 100%;
	text-align:center;
	}
	body{ background:#fff url(../images/contentbg.jpg) repeat-x; }
body#index  { background:#fff url(../images/topbg.jpg) repeat-x; }

/* BASE
----------------------------------------------------- */
#wrapper{
	position: relative;
    margin: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    text-align: left;
	}
body > #wrapper {
    height: auto;
	}
#container{
	width:976px;
	height: auto;
	padding:0 12px;
	margin:0 auto;
	text-align:left;
	position:relative;
    padding-bottom: 30px;
	}

#contents {
	position:relative;
	}

#header{
	height:150px;
	margin-bottom:40px;
	}
	#index #header{
		height:300px;
		margin-bottom:40px;
		}
#footer{
	width:100%;
	position: absolute;
    bottom: 0px;
	height:50px;
	background:#fff url(../images/footerbg.gif) repeat-x;
	}
#footerContent{
	width:976px;
	padding:8px 12px;
	margin:0 auto;
	text-align:left;
	}
	#footerContent p{
		font-size:11px;
		color:#AAA;
		letter-spacing:0.1em;
		}
#logos{
	margin:34px 0 0 0;
	}
/* TOP PAGE
----------------------------------------------------- */
#toptitle{
	margin:71px 0 0 0;
	}
.bannerSpace{
	margin-bottom:25px;
	}
#newsBox,
#mediainfoBox{
	width:310px;
	float:left;
	margin-bottom:30px;
	font-size:12px;
	}
#newsBox{ margin-right:25px; }
#newsBox h3{
	background:url(../images/news_ti.gif) no-repeat;
	text-indent:-9999px;
	border-bottom:3px solid #000;
	height:27px;
	margin-bottom:15px;
	}
#mediainfoBox h3{
	background:url(../images/mediainfo_ti.gif) no-repeat;
	text-indent:-9999px;
	border-bottom:3px solid #000;
	height:27px;
	margin-bottom:15px;
	}
#newsBox li{
	background:url(../images/arrow.gif) 0px 4px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 7px 0 ;
	}
#mediainfoBox table td{
	padding: 0 0 7px 0;
	}
#mediainfoBox table td.miDate {
	background:url(../images/arrow.gif) 0px 4px no-repeat;
	padding: 0 10px 0 12px;
	font-size:12px;
	line-height:14px;
	color:#333;
	}
#mediainfoBox table td.emptyTd {
	background:none;
	}
#mediainfoBox table td.miName{
	font-size:12px;
	padding: 0 8px 4px 0px;
	}
#mediainfoBox table td.miInfo{
	font-size:11px;
	line-height:14px;
	}

/* SIDEBAR
----------------------------------------------------- */
#sidebar {
	float:right;
	margin:-0px 12px 30px 0;
	background: url(../images/sidebar_ft.png) bottom no-repeat;
	width:275px;
	padding: 0 0 32px 0;
	_padding: 0 0 31px 0;
	position:relative;
	}
	#index #sidebar {
		margin:-150px 12px 30px 0;
		}
	
#sidebar h3{
	background: url(../images/sidebar_hd.png) top no-repeat;
	width: 275px;
	height: 50px;
	text-indent: -9999px;
	}
#sidebar ul {
	background: url(../images/sidebar_md.png) no-repeat;
	width:200px;
	padding: 5px 38px 6px 37px;
	min-height: 220px;
	}
#sidebar li {
	background:#ccc;
	width:200px;
	height:50px;
	margin: 0 0 7px 0;
	}

/* カレンダー
----------------------------------------------------- */
#yukiCalendar{
	width:200px;
	position:absolute;
	top:105%;
	left:34px;
}
#yukiCalendar img{
	width:100%;
}
#yukiCalendar h5{
	margin-bottom:8px;
}
#yukiCalendar h4{}

/* BUTTON
----------------------------------------------------- */
#button a img{
	/*width:100%;*/
	}
#button a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	}
	

/* CONTENTS
----------------------------------------------------- */
#contentTitle{
	margin-bottom:30px;
	}
#companyTable{
	margin: 0 0 50px 0;
	width:645px;
	}
#companyTable th{
	background: url(../images/sikaku.jpg) 1px 0 no-repeat;
	padding: 0 0 0 21px;
	font-weight:normal;
	color:#000;
	margin-right:20px;
	width:85px;
	text-align: left;
	}
#companyTable td{
	padding-bottom:20px;
	}
	#companyTable li{
		list-style:decimal;
		list-style-position:outside;
		margin-left:26px;
		}
#wanted{
	margin-bottom:25px;
	}

/* ARTIST
----------------------------------------------------- */
#artistList {
	width:645px;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	}
#artistList li{
	width:125px;
	margin: 0 33px 33px 0;
	}
.thumbBase {
	margin-bottom:6px;
	width:125px;
	height:125px;
	}
	.thumbBase a{
		display:block;
		background:url(../images/artist_bg.gif) no-repeat;
		outline:none;
		width:111px;
		height:111px;
		padding:7px;
		}
	.thumbBase a:hover{
		background:url(../images/artist_bg.gif) 0 -125px no-repeat;
		}	
.nameBase{
	background:url(../images/artist_name.gif) no-repeat;
	padding: 1px 0 0 12px;
	height:32px;
	}
.nameEng { font-size:11px; color:#FF6F70; letter-spacing: 0.1em; }
.nameJap { font-size:14px; color:#000; height:15px; line-height: 1em; }
#artistPhoto {
	width:145px;
	height:195px;
	background:url(../images/artist_bg2.gif) no-repeat;
	padding:7px;
	position:absolute;
	top: 50px;
	left:0;
	}
#artistDetail .nameBase{
	position:absolute;
	top: 53px;
	left: 190px;
	}
#artistTable{
	width:450px;
	margin: 50px 0 40px 190px;
	}
#artistTable td, #artistTable th{
	border-top: dashed #FFC7C8 1px;
	padding: 8px 2px;
	text-align: left;
	font-size:12px;
	}
	#artistTable th {
		font-weight:normal;
		color:#000;
		padding-right:20px;
		width:70px;
		}
	#backButton{
		margin: 0px 0 50px 190px;
		height:30px;
		}