/*	margin:10px;/*上下左右*/	*/
/*	margin:10px 20px;/*上下、左右*/	*/
/*	margin:10px 20px 30px;/*上、左右、下*/	*/
/****************************************************************/
*{ margin: 0; padding: 0 }
BODY {	
	text-align: center;
	background-image: url(http://www.ffdq.com/common/img/sozai/slash03_white.gif);
	background-repeat: repeat;
}
body h1{
	width: 1054px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px auto 5px;
	font-size:14px;
	font-weight: lighter;
	color: #666666;
	display: block;
	text-align: center;

}
/*************************************************************/
body #container{
	position:relative;
	width: 1057px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	text-align: left;
	background-color: #FFFFFF;
}

#container #container-in{
	position: relative;
	width: 100%;
	margin-top:35px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#container #bodyfooter{
	height: 20px;
	width: 100%;
	margin-top: 12px;
	padding:10px 0px; /*上下 左右*/
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	clear:both;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #656565), color-stop(1.00, #1f1f1f));
background: -webkit-linear-gradient(#656565, #1f1f1f);
background: -moz-linear-gradient(#656565, #1f1f1f);
background: -o-linear-gradient(#656565, #1f1f1f);
background: -ms-linear-gradient(#656565, #1f1f1f);
background: linear-gradient(#656565, #1f1f1f);

}

/******** indexTOP用 *********/
#t_left {
	float: left;
	height: 280px;
	margin-top: 18px;
	margin-left: 60px;
}
#t_left:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#t_right {
	float: left;
	height: 280px;
	width: 300px;
	margin-top: 18px;
}
/***************************/

#wrapper-main {
	float: right;
	width: 728px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	color: #333333;
	line-height: 150%;
	background-color: #FFFFFF;
	position: relative;
}
#wrapper-sub {
	float: left;
	width: 300px;
	margin-top: 260px;
	margin-bottom: 18px;
	margin-left: 10px;
	line-height: 150%;
	background-color: #FFFFFF;
}


#wrapper-sub div.menu{
	width:300px;
	border: 1px solid #666666;
}
#wrapper-sub div.menu p{
	margin:10px;
    padding:3px 0px 3px 6px;
	color:#ffffff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #656565), color-stop(1.00, #1f1f1f));
background: -webkit-linear-gradient(#656565, #1f1f1f);
background: -moz-linear-gradient(#656565, #1f1f1f);
background: -o-linear-gradient(#656565, #1f1f1f);
background: -ms-linear-gradient(#656565, #1f1f1f);
background: linear-gradient(#656565, #1f1f1f);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#656565', endColorstr='#1f1f1f');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#656565', endColorstr='#1f1f1f')";
}


.footer_ads{
	text-align:center;
	margin-top:10px
}

#container #ads-left-top{
	position:absolute;
	top:45px;
	left:10px;
	height:250px;
	width:300px;
	z-index:1;
}


/* --------- indexメニュー -----------*/
#wrapper-main-in #oya .index_box{
	float: left;
	width: 336px;
	margin-right: 0px;
}

.wrapper-main-in .ads_index{
	margin-top:10px;
}
.ads_index_in{
	width:334px;
	float:left;
	margin-right:10px;
}


.ads_footer{
	margin-top: 15px;
	margin-bottom: 5px;
}
.ads_footer_in_left{
	float:left;
	margin-left: 3px;
	margin-right:10px;
}
.ads_footer_in_right{
	float:left;
	margin-left: 3px;
	margin-right:10px;
}



/************************* フッターナビゲーション *****************************/


ul#footer_navi{
	clear: both;
	margin-top:15px;
	padding-top:10px;
	margin-bottom: 50px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #666666;
}

ul#footer_navi li{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 8px;
	padding-left: 8px;
	list-style-type: none;
}
/*************************** *****************/
.amazon_widget_root{
	display:none;
}

div.zukanbin{
	margin-top:10px;
	font-size: 14px;
	margin-bottom:10px;
}
div.zukanbin ul{
	float:left;
	margin-bottom:10px;
	width:150px;
	margin-left:10px;

}
div.zukanbin ul li {
	display:block;
	font-size:15px;
	list-style:none;
	line-height:130%;
	height:20px;
	overflow:hidden;
}



#nav {
  position: relative;
  width: 300px;
  height: 300px;    /* デモ用 */
  background: #f5f5f5; /* 同上 */
}

.fixed {
  position: fixed;
  top: 20px;
}


.hoge{
margin-left:25px;
margin-top:10px;
}

#search-box{
	z-index:1;
	position: absolute;
	right:0px;
	top: 0px;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 30px;
}
#search-box input#search-text {
float:left;
margin: 0px;
padding:0;
border:0;
width: 170px;
height: 20px;
}
#search-box input#search-go {
float: right;
margin: 0px;
}
.twitter_rank_side_root,
.twitter_rank_root,
.entry_bottom{
	display:none;
}
.basehtml_rss{	/* 実際に表示する横幅の枠の大きさ　Pickup */
display:none;
}
.basehtml_rss_in{
}




.style,
#style_pr,
.basehtml_rss{
display:none;
}

img a {
border:0px;
}


.amazonlink{
	display:none;
}

