@charset "Shift-JIS";
@import url("http://www.fantasynight.net/old/css/styles-site.css");
/*--------------------------------------

site:fantasynight.net
author:*yuka*
website: http://fantasynight.net/

*Tree
+div#wrapp
 +div#header

+汎用クラス

---------------------------------------*/

/*--------------------------------------
	.manage
---------------------------------------*/
.manage{
	width:800px;
	height:590px;
	border:0px;
	border:2px solid #000;
}
.manage_th{
	text-align:center;
	valign:top;
	height:590px;
}
.manage_th p{
 	background-color:#fff;

}

/*--------------------------------------
	div#shop_info
---------------------------------------*/
.shop_info {
	margin:10px;
	border:1px solid #660033;
	width:650px;

}
.shop_info dt{
	background-color:#660033;
	color:#fff;
	padding-left:5px;
}
.shop_info dd{
	padding:5px;
}
.shop_info th{
	width:150px;
	background-color:#660033;
	color:#fff;
	padding-left:5px;
	height:20px;
	border:1px solid #660033;
	font-size:14px;
}
.shop_info td{
	border:1px solid #660033;
	width:500px;
	font-size:14px;
}
.tad_bottom{
	background-color:#000;
	height:200px;
	margin:0;
	padding:0;
	text-align:center;
}
.tad_bottom img{
	margin:0;
	padding:0;

}

/*--------------------------------------
	table#makesite
---------------------------------------*/
#makesite{
	background-color:#000;
	width:665px;
	margin-left:5px;
	height:210px;
	overflow: scroll; 
}
#makesite img{
	height:134px;
	width:134px;
}
#makesite table{
	width:1300px;
}
#makesite th{
	color:#fff;
	background-color:#000;
	text-align:left;
	font-size:12px;
	height:20px;
	width:1300px;
}
#makesite td{
	width:143px;
	height:143px;
}
div#contents iflame{
	overflow: scroll; 
}
div#contents object{
	overflow: scroll; 
	width:100%;
}
/*--------------------------------------
	div#footer
---------------------------------------*/
div#footer{
	width:800px;
	clear:both;
}
/*--------------------------------------
	汎用クラス
---------------------------------------*/

.center{
	width:100%;
	text-align:center;
	margin: 0 auto;
}

.f_left{
	float:left;
}
.f_right{
	float:right;
}
.c_both{
	clear:both;
}
.ta_center{
	text-align:center;
}
.ta_left{
	text-align:left;
	margin-top:0;
	padding-top:0;
}



.publicity{
	width:650px;
	margin:10px 0;
	height:100px;
	border:1px solid #660066;
	background-color:#000;
}
.publicity th{
	height:100px;
}

.t_rankin td a:link,
.t_rankin td a:visited{
	text-decoration: none; 
}

//Add by sugiyama

.insert_s { padding-left:30px;
          padding-top:20px; 
		  margin-left:30px;
          margin-top:20px;
		  text-align:center	  
          }
		  
.font_s { text-align:center;
          font-size:12px;
		  color:#999999;
		  }
		  


.banner{
	background-color:#000;
	text-align:center;
	width:664px;
}

.table_sh {
        width:600px;
        color: #666666;
		margin:0 auto;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}

.th_sh {
        padding: 2px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
		font-size:12px;
		font-weight:bold;
		text-align:left;

}

.td_sh {
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
		text-align:left;
		font-size:12px;
        }

.sh_foot { width:600px;
           border:none;
		   margin-bottom:10px;
		   
         }
		 
.td_sh2 { color:#666666;
          font-size:10px;
		  text-align:left;
         }
		 
.td_sh2 a:link	{ color:#356a17; text-decoration:none;}
.td_sh2 a:visited	{ color:#990000; }
.td_sh2 a:active	{ color:#990000; }
.td_sh2 a:hover	{ color:#356a17; }