@charset "utf-8";
/* CSS Document */

a{
	color:#f00;
	text-decoration:none;
}

a:hover{
	color:#FFF;
	text-decoration:underline;
}

#wrap{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	background:url(../images/bg_all.gif) repeat;
}

#mainContents{
	width:840px;
	height:auto;
	background:#000;
	margin:0 auto;
	padding:30px 100px;
}

#mainContents h1{
	text-align:center;
	padding:100px 0 200px 0;
}

.navi{
	width:560px;
	margin:0 auto;
	height:auto;
	padding-bottom:100px;
	overflow:hidden;
}

.navi li{
	width:140px;
	display:block;
	text-align:center;
	float:left;
}

.repeatBox{
	border-top:1px solid #222;
	padding:20px 0px;
	margin:0 0 100px 0;
}

.repeatBox h2{
	padding-bottom:60px;
}

.repeatBox h3{
	border-left:7px solid #C00;
	font-weight:bold;
	font-size:20px;
	padding:2px 0px 0px 10px;
	margin-bottom:10px;
}

.repeatBox h4{
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0;
}


.newsTtl{
	font-weight:bold;
	font-size:18px;
	margin-bottom:30px;
	padding:0 0 0 15px;
	line-height:1.7;
	border-left:1px solid #f00;
}
	
.textArea{
	padding-bottom:20px;
}

.textArea div.photo{
	margin:0;
	padding:0 0 20px 20px;
	float:right;
}

.textArea p{
	padding-bottom:1em;
	font-size:13px;
	line-height:1.7;
}

.glayBox{
	width:500px;
	padding:10px 10px 0px 10px;
	background:#333;
}

.glayBox p{
	padding-bottom:1em;
}

.glayBox02{
	width:600px;
	padding:10px 10px 0px 10px;
	background:#333;
}

.glayBox02 p{
	padding-bottom:1em;
}

.pageTop{
	text-align:right;
	padding-top:50px;
}



.itemAll{
	width:860px;
	height:auto;
	overflow:hidden;
	padding-bottom:30px;
}

.itemAll dl{
	width:280px;
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:top;
	padding-bottom:10px;
}

.itemAll dl dt{
	width:140px;
	height:auto;
	float:left;
	display:block;
}

.itemAll dl dd{
	width:130px;
	height:auto;
	float:left;
	display:block;
	padding-right:10px;
}

.name{
	font-weight:bold;
	padding-bottom:5px;
}

.comment{
	font-size:10px;
	padding-bottom:5px;
}

.price{
	color:#F00;
}

.price{
	color:#F00;
}

.profileTtl{
	font-size:14px;
	color:#F00;
}

.profilePh{
	margin:30px 0;
}


.dustz-circle{
	margin-top:40px;
	background:url(../images/dustz-circle.jpg) no-repeat;
}

.dustz-circle dl{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	clear:both;
}
.dustz-circle dt{
	width:150px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.dustz-circle dt span{
	font-size:11px;
	font-weight:normal;
}
.dustz-circle dd{
	width:690px;
	float:right;
	line-height:1.7;
}



/* ---------------page-top--------------- */

#page-top {
	position: fixed;
	bottom: 10px;
	right: 0px;
	font-size: 77%;
	margin:0;
	padding:0;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	opacity:0.7;
}




.copyright{
	font-size:10px;
	padding:20px 0 0 0;
	background:#000;
	text-align:center;
	border-top:1px solid #222;
	color:#666;
}





/****clearfix****/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac*/
*html .clearfix{
	clear:both;
	height:1%;
}
.clearfix{
	display:block;
}
/* End hide from IE-mac */





#bnrCorona{
	position:absolute;
	margin:0;
	padding:0 0 0 0;
	right:10px;
	top:10px;
}

#bnrCorona img{
	width:500px;
}



#linktree{
	position:absolute;
	margin:0;
	padding:0 0 0 0;
	right:10px;
	top:10px;
}

#linktree img{
	width:240px;
}


#bnrLIve{
	position:fixed;
	bottom:367px;
	right:10px;
}

#bnrLIve img{
	width:240px;
}


#bnrAmazon{
	position:fixed;
	bottom:282px;
	right:10px;
}

#bnrAmazon img{
	width:240px;
}

#dustzShop{
	position:fixed;
	bottom:196px;
	right:10px;
}


#dustzShop img{
	width:240px;
}



#fujitaFC{
	position:fixed;
	bottom:110px;
	right:10px;
}




.btnLInk a{
	position: relative;
	display:inline-block;
	margin:5px 0 5px 0;
	padding:7px 40px 7px 20px;
	background:#f00;
	color:#fff;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	line-height:1.4
}

.btnLInk a:hover {
	text-decoration: none;
	background:#fff;
	color:#000;
}

.btnLInk a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin: -5px 0 0 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btnLInk a:hover:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin: -5px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}





.WhWaku{
	position: relative;
	display:inline-block;
	margin:5px 0 5px 0;
	padding:10px 20px 10px 20px !important;
	border:1px solid #999;
	font-size:16px !important;
	font-weight:bold;
	line-height:1.4
}