/*  
Theme Name: 金網デスマッチ2
Theme URI: http://deviradi.com/
Description: <a href="http://deviradi.com/">deviradi</a>.
Version: 1.0
Author: wakaidaisuke
Author URI: http://deviradi.com/

*/




/*
00:bCD Reset
----------------------------------------------------*/

html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-size:small;
	line-height:1.5;
	font-family: Helvetica, Arial, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 

}

h1,h2,h3,h4,h5,h6,div,p,form{
 margin:0;
 padding:0;
}

div{
 margin:0;
 padding:0;
 display: zoom: 100%; /* IE for7.0 clearfix */
}

div:after{  /* clear fix */
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}
 
table{
/*
 border-collapse: separate;
 border-collapse: collapse;

 border-spacing: 1px;
 */
}

th,td{
 text-align:left;
 vertical-align:top;
}

img {
 border:none;
}

address{
 font-style:normal;
}

/*
01-1:customers Reset
----------------------------------------------------*/

body{
	background-color:#222;
	color:#ddd;
}

a{
 color:#FF0000;
}
a:visited{
 color:#AAA;
}
a:hover{
 color:#FFCCCC;
 text-decoration:none;
}

ol{
 
}
ol li{
}

p{
 margin:1em 0 2em 0;
}

ul,li{
 margin:0;
 padding:0;
}

ul li{
 list-style:none;
 background:url(images/li_sml.gif) no-repeat 0px 6px;
 padding-left:16px;

}


a .imageframe{ /* wp image */

}

.alignleft{ /* wp img align */
	float:left;
	margin:0 10px 10px 0;
}

.alignright{ /* wp img align */
	float:right
}

h2{
 margin:0 0 20px 0;
}
h3,h4{

}

del{
	color:#F36;
}

blockquote{
	border:1px solid #C06;
	color:#336666;
	background:#f9f9f9;
	margin:0 0 0 20px;
	padding:10px;
}
/*
01-2:class
----------------------------------------------------*/

/*
02:layout
----------------------------------------------------*/

.inner{
	width:880px;
	margin:0 auto;
	claer:both;
}

#header{
}

#header .inner{

}
h1 a{
	text-indent:-1000em;
	overflow:hidden;
	width:400px;
	height:100px;
	display:block;
}

#headBanner{
	background:url('img/header_bg.jpg') no-repeat top;
	width:880px;
	height:150px;
	margin-bottom:20px;
}

#novitor{
	width:650px;
	float:left;
}
#center_column{
	width:420px;
	float:right;
	background:#000;
}

#sidebar-1{
	float:left;
	width:220px;
}

#sidebar-2{
	float:right;
	width:220px;
}

#footer{
	background:#000;
	padding:10px;
	margin-top:40px;
}

/*
head
--------*/

#gNavi{
	padding:0;
	margin:0;
	
}
#gNavi li{
	width:112px;
	float:left;
	height:40px;
	margin:0;
	padding:0;
	
}

#gNavi li a{
	width:107px;
	float:left;
	height:37px;
	display:block;
	margin-right:5px;
	
	text-indent:-1000em;
	overflow:hidden;
}

#gNavi li a:hover{
	background-position : 0 -41px;
}
#gNavi li.current_page_item a{
	background-position : 0 -82px;
}
.page_item{
	
}

.page-item-home a{
	background-image:url('img/gn_home.gif');
}
.page-item-2 a{
	background-image:url('img/gn_map.gif');
}
.page-item-48 a{
	background-image:url('img/gn_menu.gif');
}
.page-item-91 a{
	background-image:url('img/gn_coupon.gif');
}

.page-item-98 a{
	background-image:url('img/gn_goods.gif');
}
.page_item-goods a{
	background-image:url('img/gn_goods.gif');
}
.page_item-blog a{
	background-image:url('img/gn_blog.gif');
}



/*
side
----------------------------------------------------*/

.linkBanners img{
	margin-bottom:10px;
	display:block;
}

.sideBox{
	background:#000 url('img/sd_box_head.gif') no-repeat top;
	padding:10px 0;
}

.sideBoxFoot{
	background:#000 url('img/sd_box_foot.gif') no-repeat bottom;
	margin-bottom:10px;
}

.sideBox h2{
	height:15px;
	font-size:12px;
	padding-left:5px;
	border-left:8px solid #d00;
	margin:0;
	
}

.sideBox ul{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.sideBox li{
	background:url('img/li01.gif') no-repeat left;
	padding-left:10px;
	margin-left:15px;
}



/*side2*/

#goodsList{
	background:#C50707 url('img/sd_goods_head.gif') no-repeat top;
	padding:10px;
}

#goodsListFoot{
	background:#C50707 url('img/sd_goods_foot.gif') no-repeat bottom;
	margin-bottom:10px;
}


/*
home
*/

.post{
	padding:10px;
	border-bottom:1px dotted #ccc;
}



.titleArea {
	border-left:5px solid #666;
	padding-left:10px;
}

.titleArea p,
.titleArea h2{
	margin:0;
	padding:0;
}
.entryDate{
	color:#e00;
}
.titleArea h2,
.titleArea h2 a{
	font-size:14px;
	color:#fff;
}

.postmetadata{
	font-size:10px;
	text-align:right;
}

#centerFoot{
	background:url('img/blog_footer.gif') no-repeat bottom;
}

/*
page	*/

.pagetitle{

	border-bottom:1px dotted #e00;
	background:url('img/page_header.gif') no-repeat top;
	padding:10px;
}



/*
footer*/
#footer{
	font-size:10px;
}
#footer h4{
	font-size:12px;
	color:#999999;
}

.copyright{
	font-size:10px;
}