@charset "utf-8";
/*
Theme Name: kkkk
*/
/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
  margin: 0;
  padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
}

input, textarea {
  font-family: sans-serif;
font-weight: 900; 
 
}

img {
  vertical-align: middle;
  border-style:none;
max-width: 100%;
height: auto;
  _behavior: expression(IEPNGFIX.fix(this));	
}

a img { border: none;　}


p { line-height:200% }


ul li {
margin-left:0px;
list-style-type: none;}
	
.clear { clear:both;}

html {
	font-size:62.5%;
	overflow-y:scroll;
	}
	
body {
	
font-style: ;
font-family: "ＭＳ Ｐ明朝","MS PMincho";
        font-weight: bold;
	margin:0px;
	padding:20px;
	line-height: 300%;
	zoom:1;	
	}
body.home {
	/*トップpage.php用背景*/
	background:#FFFFFF;
}
body.blog , body.category , body.single , body.error404{
	/*contents内背景*/
	background:#000000;
}


/*------------------------------------------------------------
	文字
------------------------------------------------------------*/

h2{/*各記事タイトル*/
	font-size:1.6em;
	font-weight:bold;
	margin:7px 0px 45px;
	}

h3{/*リスト*/
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0px 0px;
list-style-type: none


	}

h4{/*最近の記事一覧*/
	font-size:2.5em;
	font-weight:bold;
	margin:0px 0px 0px;
line-height: 3em; 
padding:20px;
background:#FFE904;

	border:0;
	border-bottom:1px dashed #999;


	}



h10{/*各記事日付*/
	font-size:1em;
	font-weight:bold;
	margin:15px 0px 10px;
	}

h11{/*バナー*/
	font-size:1.6em;
	font-weight:bold;
	margin:20px 0px 20px;
padding:30px
}


h12{/*バナー*/
	font-size:2em;
	line-height: 150%
}



/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */
	* html .clearFix {
		zoom: 1;
	}

	*+html .clearFix {
		zoom: 1;
	}

.clearFix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
#home_wrap {
	width:600px;
	margin:200px auto 10px;
	}
#home_contents {
	margin:0px 0px 0px;
}


/*------------------------------------------------------------
　wrapper	
------------------------------------------------------------*/
#wrapper {
	width:100%;
	}
@media screen and (max-device-width: 480px) {
 #iphone {background:#eee;  }
}
#container {
	width:940px;/*全体の横幅*/
	margin:0 auto;
	padding:0px 0px 0px 0px;/*全体のスタート位置*/
	}
#container_category {
	width:940px;/*全体の横幅*/
	margin:0 auto;
	padding:0px 0px 0px 0px;/*カテゴリページの全体のスタート位置*/

	}
	



div#logo {
	margin:0px 0px 0px;/*ロゴと投稿の間隔*/
		}	
div#logo_category {
	margin:0px 0px 0px;/*カテゴリページのロゴと投稿の間隔*/
}
div#content_wrap {
	float:right;
	width:660px;/*右カラムの横幅*/
	}



.contents {/*投稿各記事*/
	background:#;
	font-size:1.4em;/*1.2em=12px*/
	color:#343522;
	padding:20px;
	margin:0px 0px 0px;
border-bottom: 40px solid #;
	}
div#sidebar {
	float:left;

	width:220px;/*右カラムの横幅*/
	font-size:1.4em;
	color:#000000;
	padding:20px;
	margin:0px 0px 0px;
	}	
div#sidebar_category {
	float:left;
	width:220px;/*右カラムの横幅*/
	font-size:1.4em;
	color:#000000;
	padding:20px;
	margin:0px 0px 0px;
	}	


div#sidebar-8 {
	float:left;
	width:220px;/*右カラムの横幅*/
	font-size:1.4em;
	color:#000000;
	padding:20px;
	margin:0px 0px 0px;
	}	


p {
	margin:0px 0px 10px;
	}	
#category_list {
list-style-type: decima
background:#FFFFFF;
}

#category_list ul li {
list-style-type: decima
font-size:1.2em;
color:#4D4D4D;
}



/* フッター
 --------------------------------------------------------------*/	
#footer { 
width:800px; 
padding:50px;
	margin:0px 370px 0px;

}

#footer-2{ 
width:660px;
padding:0px;
margin:0px 0px 0px; 
}


/* 区切り線
 --------------------------------------------------------------*/	
hr {
 display: block;
  border: 0;
  width: 100%;
  height: 30px;
  background: url("http://arfete.com/wp-content/uploads/senhe.png") no-repeat top left;
  -webkit-background-size: 900px 30px;
}




/*------------------------------------------------------------
	Pagenavi
------------------------------------------------------------*/
	
.tablenav {
	color: #D75ED1;
	margin: 30px auto 10px;
	line-height:2em;
	text-align:center;
}


a.next , a.next:hover ,a.prev , a.prev:hover {
	background:none!important;
	padding:0px!important;
		}

a.page-numbers, .tablenav .current {
	color: #D024EC;
	padding: 8px 8px;
	text-decoration:none;
	font-size:35px!important;
	background: #CEFF85;
	margin:0px 5px 0px 0px;	
}
a.page-numbers:hover {
	color:#ddd;
	
}

.tablenav .current {
	color: #D024EC;
	background: #CEFF85;
	font-weight:bold;
}

.tablenav .next, .tablenav .prev {
	color:#CEFF85;
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}	






/* リンク 
-------------------------------------------------------------- */

<style type="text/css">
<!--
a:link {
text-decoration:underline;
color:#000000;
}
a:visited {
text-decoration:underline;
color:#523B17;
}
a:active {
text-decoration:underline;
color:#000000;
}
a:hover {
text-decoration:underline;
background-color :#4FD36A; /*背景色*/
color:#000000;
}

a { text-decoration: none;
		outline:none;
		color:#000000;/*リンクカラー*/}
-->
</style>


/* Facebook 
-------------------------------------------------------------- */