@charset "shift_jis";


/* ページ全体
------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
	font-size: 0.8em;
	line-height: 1.3;
	color: #333333;
	background-color: #FFDAD9;
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
}

a {	color: #333333; text-decoration:underline;}
a:hover {	color: #FF3399;}

img {	border: 0px; vertical-align: bottom;}

p {	margin: 0px;}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}

.clearfix { display:inline-block;}

/* Hides from IE-mac \ */
*html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

 
#pagebody{
	background: url(../../i/authenticated_bg.gif) no-repeat center top;
	width: 768px;
	height: 518px;
	padding: 0px 20px;
	margin: 0px auto;
}


/* ヘッダ
--------------------------------------------- */
#header {
	width: 800px;
	margin: 0px auto;
 }
	
#header h1 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
}

#header h2 {
	text-indent: -9999px;
	background: url(../../i/authenticated_ti.jpg) no-repeat;
	height:139px;
	margin: 0px;
}


/* メイン
--------------------------------------------- */
h3 {
	font-size: 1em;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.sp { margin-top: 10px;}

/* フィルタリング */
#surfcontrol {
	margin: 30px 140px;
}

#surfcontrol img {
	float: left;
	width: 75px;
}

#surfcontrol p {
	font-size: 0.85em;
	text-align: left;
	float: right;
	width: 405px;
}

/* モバイル版告知 */
#mobile {	padding: 10px 145px 10px 160px;}

#mobile img {
	float: left;
	width: 90px;
}

#mobile h4 {
	text-indent: -9999px;
	background: url(../../i/authenticated_mbile.gif) no-repeat left top;
	height: 45px;
	width: 240px;
	margin: 0px;
}

#mobile h4, #mobile p {
	text-align: left;
	float: right;
	width: 362px;
	font-size: 0.9em;
}


/* コピーライト
--------------------------------------------- */
address {
	font-style: normal;
	width: 768px;
	margin: 0px auto;
}

address a {
	color: #FF326A;
	text-decoration: none;
}


/* プロダクション一覧
--------------------------------------------- */
dl#production {
	width: 780px;
	margin: 0px auto;
}

dl#production dt {
	padding: 5px 10px;
}

dl#production dd {
	text-align: left;
	width: 153px;
	float: left;
	margin: 0px;
	padding: 3px 15px 3px 25px;
	font-size: 0.9em;
}
