/* 共通 */
*{margin:0; padding:0; text-align:left;}
body {
	font-size:12px;
	color:#444;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ明朝 Pro W6", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;
	width:100%;
	background:#E9D6E9;
	line-height:1.5;
}
input, textarea {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ明朝 Pro W6", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
iframe {
	overflow: auto;
}

    #suggest {
      position: absolute;
      background-color: #FFF;
      border: 1px solid #716f64; 
      width: 182px;
    }
    #suggest div {
      padding: 1px;
      display: block;
      width: 180px;
      overflow: hidden;
      white-space: nowrap;
    }
    #suggest div.select{
      color: #FFFFFF;
      background-color: #3366FF;
    }
    #suggest div.over{
      color:#FFF;
      background-color: #316ac5;
    }


#container {
	width:910px;
	clear:both;
	float:none;
	margin:5px auto;
}
#mainArea {
	background:#000;
	padding:5px;
	float:right;
	width:900px;
}
#menuArea {
	width:180px;
	float:left;
}
	#menuArea li{
		margin-left:20px;
	}
	#menuArea li a{
		color:#FFF;
	}
#contentsArea {
	background:#FFF;
	width:710px;
	padding:10px 0 10px 10px;
	float:right;
}
h2 {
	font-size:12px;
	background:#222;
	border-left:solid 15px #C53AD6;
	color:#FFF;
	text-indent:5px;
	clear:both;
}
	h2 img {
		vertical-align:middle;
		margin-left:10px;
	}
h1 {
	background:url(/images/h1.gif) no-repeat top left;
	text-indent:24px;
	font-size:20px;
	line-height:1.7;
}
h2.leftMenu {
	font-size:12px;
	background:#333;
	color:#FFF;
	text-indent:5px;
	clear:both;
	width:173px;
	border:solid 1px #CCC;
	margin:10px 0 1px 0;
}

#footer {
	clear:both;
}
/* 女優ページ */
.movieList {
	clear:both;
}
.movieList li {
	float:left;
	list-style-type:none;
	margin:3px;
	width:160px;
}

/* 文字装飾 */
.font16 {
	font-size:16px;
}
.font20 {
	font-size:20px;
}
.colorPink {
	color:#FF36BB;
}

/* トップページ */
.mainInfo {
	width:495px;
	float:left;
	padding-right:10px
}
.pickBan {
	width:183px;
	float:left;
	height:360px;
	background:#FFE6FF;
	border:solid 1px #FF1AB2;
	padding:5px;
}
.contBox {
	margin-bottom:8px;
}
.siteInfo {
	float:left;
	width:200px;
	margin: 1px 2px 2px 0;
	border:solid 1px #999;
	padding:5px 15px;
}
.pickMov {
	border:solid 3px #333;
	width:120px;
	margin:0 auto;
	margin-top:1px;
}
.border1 {
	border:solid 1px #333;
}
.pickupGirl {
	border:solid 1px #999;
	float:left;
	width:122px;
	padding:6px;
	margin:1px 5px 2px 0;
	text-align:center;
}
	.pickupGirl img{
		border:solid 1px #FF1AB2;
	}
div.indexP {
	margin-top:10px;
	margin-bottom:5px;
}
.attTxt {
	font-size:10px;
	border:solid 1px #5A2D5A;
	padding:5px;
	width:163px;
	color:#DEB7DE;
	background:#222 url(/images/bg_18kin.gif) no-repeat left bottom;
}
