@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 90%;
	line-height:1.5;
	color:#666666;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:left;
	overflow-x:hidden;
	padding:0 0 0 0;
	background:url(../images/bg-header.jpg) repeat-x;
}

a{list-style:none;}
img{border:none; vertical-align:bottom;}

p{
	padding-bottom:1em;
}
hr{
	clear:both;
	visibility:hidden;
}
.clear{clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*　レイアウト
---------------------------------------------------- */
#wrapper{
	width:940px;
	margin:0 auto;
	background:url(../images/bg-content.jpg) repeat-y;
}
#left{
	float:left;
	width:186px;
	padding:0 2px;
}
#right{
	float:right;
	width:730px;
	padding-top:15px;
}
h2 img{
	margin-top:20px;
}

/* header
---------------------------------------------------- */
#header{
	height:69px;
	width:940px;
}
#header #logo{
	float:left;
}
#header #logo h1 a{
	width:190px;
	height:69px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
}
#info{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#9b0533;
	padding:25px 0 0 10px;
}


/* 検索ボックス
---------------------------------------------------- */
#search_box {
    width: 258px;
    height: 34px;
    background: url(../images/bg-search.jpg) no-repeat;
	float:right;
	margin:17px 0 0 0;
}
#search_box #txt {
    float: left;
    padding: 0;
    margin: 10px 0 0 15px;
    border: 0;
    width: 200px;
    background: none;
    font-size:10px;
	color:#aaa;
}
#search_box #go {
    float: right;
}

#result{
	margin-left:40px;
	margin-top:20px;
	margin-bottom:50px;
}
#result li{
	padding-bottom:10px;
}


/*　Left navigation
---------------------------------------------------- */
#left ul{
	margin:0 0 30px 0;
}
#left #navigation ul li{
	list-style:none;
	font-size:12px;
	background:url(../images/border.jpg) no-repeat bottom;
}
#left #navigation ul li a{
	background:url(../images/icon.gif) no-repeat 8px 14px;
	padding:10px 10px 10px 20px;
	text-decoration:none;
	color:#666666;
	width:156px;
	display:block;
}
#left #navigation ul li a:hover{
	background:url(../images/icon.gif) no-repeat 8px 14px #f798b4;
	padding:10px 10px 10px 20px;
	text-decoration:none;
	color:#666666;
	width:156px;
	display:block;
}

#txt-link ul{
	margin-left:25px;
	font-size:10px;
}


/*　写真リスト
---------------------------------------------------- */
.idol{
	background:url(../images/idol-box.jpg) repeat-y;
	width:100px;
	height:146px;
	margin:10px 5px 5px 5px;
	padding:5px;
	float:left;
	text-align:center;
	font-size:12px;
}
.idol:hover{
	background:url(../images/idol-box-over.jpg) repeat-y;
	width:100px;
	height:146px;
	margin:10px 5px 5px 5px;
	padding:5px;
	float:left;
	text-align:center;
	font-size:12px;
}

.idol img{
	padding-bottom:5px;
	height:100px;
	width:100px;
	overflow:hidden;
}

/*　あいうえおリスト
---------------------------------------------------- */
#name-list{
	background:#f6f6f6;
	border:1px solid #c2c2c2;
	padding:5px 10px;
	margin:10px 0;
	clear:both;
}
#name-list ul li{
	display:inline;
}
#name-list ul li a{
	padding:5px;
}

/* フッター
---------------------------------------------------- */
#footer-bg{
	clear:both;
	background:url(../images/bg-footer2.jpg) repeat-x;
	height:100px;
	width:100%;
}
#footer{
	background:url(../images/bg-footer.jpg) no-repeat;
	width:940px;
	height:100px;
	margin:0 auto;
	text-align:center;
	color:#9b0533;
}
#pagetop a{
	text-indent:-9999px;
	width:95px;
	height:32px;
	display:block;
	margin-left:845px;
	margin-bottom:20px;
}

/* リンク
---------------------------------------------------- */
a {outline:none;}

a:link {
  color:#666;
}
a:visited {
  color:#666; 
}
a:hover, a:active {
  color:#eb901c;
}

/* タグリスト
---------------------------------------------------- */
#taglist{
	text-transform: uppercase;
	line-height: 1.1;
	padding:10px 20px 10px 20px;
	background:url(../images/box-middle.jpg) repeat-y;
}
#taglist-bottom{
	clear:both;
	width:730px;
	height:24px;
}
.taglist-bottom-img{
	background:url(../images/box-more.jpg) no-repeat;
}

.taglist-bottom-img2{
	background:url(../images/box-close.jpg) no-repeat;
}


#taglist-bottom p a{
	display:block;
	text-indent:-9999px;
	margin-left:630px;
	width:100px;
	height:24px;
}

#taglist ul{
	list-style:none;
	margin-bottom:20px;
}
#taglist ul li{
	display:inline;
	padding:0px;
}
#taglist ul li a{
	text-decoration:none;
}
.p1{font-size:200%;font-weight:bold;}
.p2{font-size:160%;font-weight:bold;}
.p3{font-size:140%;font-weight:bold;}
.p4{font-size:100%;}



/* 詳細ページ
---------------------------------------------------- */
#pan{
	font-size:12px;
	margin-bottom:10px;
}
#right h2{
	font-size:14px;
}
#right h2 strong{
	color:#eb901c;
	font-size:20px;
}
#profile{
	background:#f6f6f6;
	border:1px solid #c2c2c2;
	padding:5px 10px;
	margin:10px 0;
}

#movie{
	float:left;
	width:350px;
}
#movie div{
	padding-bottom:20px;
	text-align:center;
}
#movie div img{
	margin-bottom:5px;
}

/* アフィリエイト
---------------------------------------------------- */
#amazon{
	padding:10px;
	background:#f6f6f6;
	border:1px solid #ccc;
	width:150px;
	float:right;
	text-align:center;
}
#amazon dl dd{
	padding-bottom:20px;
}

#dmm{
	padding:10px;
	background:#f6f6f6;
	border:1px solid #ccc;
	width:150px;
	float:right;
	text-align:center;
	margin-right:15px;
}
#dmm dl dd{
	padding-bottom:20px;
}

/* pagination
---------------------------------------------------- */
.pagination{
	text-align:center;
	padding:20px 0;
	list-style:none;
	clear:both;
}
.pagination li{
	display:inline;
}
.pagination a{
	border:1px solid #999999;
	background:#fff;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#666666;
}
.pagination a:visited{
	border:1px solid #999999;
	background:#eee;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#666666;
}
.pagination a:hover{
	border:1px solid #999999;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#fff;
}

.pagination .current{
	border:1px solid #999999;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#fff;
}

/**
.pagination{
	text-align:center;
	padding:20px 0;
	list-style:none;
	clear:both;
}
.pagination li{
	display:inline;
}
.pagination a{
	border:1px solid #999999;
	background:#fff;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#666666;
}
.pagination a:visited{
	border:1px solid #999999;
	background:#eee;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#666666;
}
.pagination a:hover{
	border:1px solid #999999;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#fff;
}

.pagination .nolink{
	border:1px solid #999999;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#fff;
}
*/


/* 管理画面
---------------------------------------------------- */
.form1{
	width:300px;
	padding:3px;
}

.success{
    color: #4F8A10;
	border:1px solid #4f8a10;
	margin: 10px 0px;
    padding:15px 10px 15px 10px;
	font-weight:bold;
	background:#DFF2BF center;
}
.error{
    color: #9F6000;
	border:1px solid #9f6000;
	margin: 10px 0px;
    padding:15px 10px 15px 10px;
	font-weight:bold;
	background:#FEEFB3 center;
}


#wrapper table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:30px;
}
#wrapper table td,
#wrapper table th{
	border:1px solid #ccc;
	padding:5px;
}
#wrapper table th{
	background:#F8EEC9;
	font-weight:normal;
}