/* default
------------------------------------------------------------ */
/*文字メイン color:#382d2d;　補助色 color:#9e9393;*/

* {
	margin: 0;
	padding: 0;
}


html,body,table,td,th,p,div,blockquote,li,dd,dt{
    line-height:135%;
    font-size:13px;
}



body{
background:#ffffff url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/sq_dotted90.gif);
color:#382d2d;
position:relative;
padding-top:15px;
}


div#container {
	/*min-width: 850px;*/
	/*max-width:1050px;*/
}

html>body {
}

/* for IE \*/
* html body {
}	
/**/


	

/* Hyper text
------------------------------------------------- */

a, a:link, a:active, a:visited,
#linedcalendar a,
 #linedcalendar a:link,
 #linedcalendar a:active,
 #linedcalendar a:visited{
text-decoration:none;
	color:#7a1e1e;
}

a:hover,#linedcalendar a:hover{
	color:#b7143d/*#6b2d2d;*/
text-decoration:underline;
}

div.entry_body a, div.entry_body a:link, div.entry_body a:active, div.entry_body a:visited{
text-decoration:underline;
	color:#7a1e1e;
}




/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji {
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
	
h2 { font-size: 14px; }
	
h3 { font-size: 13px; 
font-weight:bold;}

#main .cube{
font-size: 13px; 
font-weight:bold;
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/cube_white.gif) no-repeat left 50%;
padding-left:20px;
}
	
h4 { font-size: 13px; 
font-weight:bold;}
	
h5 { font-size: 94%; }
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}
	
textarea,input,select {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body textarea,
html>body input,
html>body select { font-size: small; }

pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/

div.main_body pre {	overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code { font-family: monospace; }



/* Layout
------------------------------------------------------------ */

div#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	width: 780px;
	float:left;
}

div#wrap {
/*3カラムをバインド*/
	width: 100%;
	float: left;
	margin-right:-200px; /*-240px;*/
}

div#primary {
/*2カラムをバインド*/
	width: 100%;
	float: right;
	margin-left:-200px; /* -240px;*/
}

div#main {
margin-right: 190px;
	margin-left: 190px;

}

div#sidemenu1 {
	float: left;
	width: 160px;
	padding-left: 10px;
	overflow: hidden;
margin-top:16px;
	margin-bottom:60px;
}

div#sidemenu2 {
	float: right;
	width: 160px;
	padding-right: 10px;
	overflow: hidden;
	margin-bottom:60px;
}

div#footer {
	clear: both;
	padding-bottom:40px;
	padding-top: 40px;
	margin-top: 60px;
	width: 100%;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
	
html>div#footer {
	font-size: x-small;
}



/* Header　ヘッダー
------------------------------------------------------------ */

div#header h1 {
float:left;
width:160px;
height:80px;
overflow:visible;
padding-left:20px;
position:relative;
}

div#header h1 a{
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/konohen20.gif) no-repeat left top;
position:absolute;
display:block;
width:140px;
height:100px;
text-indent:-9999px;
}

div#information{
zoom:1;
clear:both;
border:3px double #544444;
margin:0px 10px 10px;
padding:0px;
background:#ffffff url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/fightstar.gif) no-repeat 95% 50%;
}
	
#information p {
padding:20px 50px 20px 80px;
margin:0px;
width:500px;
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/nomi.gif) no-repeat left top;
border:none;
}



/* Main Contents 中央カラム
------------------------------------------------------------ */
	
div.content {
position:relative;
width:580px;
margin-top:35px;
	margin-bottom: 40px;
	text-align: left;
border-top:3px solid #544444;
}

h2.entry_header,
h3.entry_header{
color:#563e0f;
width:auto;
line-height:80px;
	height:80px;
	text-align: left;
	margin: 0px;
	padding-left:30px;/*130*/
	border-bottom: 1px solid #544444;
background:#ffffff url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/arrow_purple2.gif) no-repeat 2% 50%;
border-right:1px solid #544444;
border-left:1px solid #544444;
}

div.entry_body {
width:auto;
	background: #ffffff;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	overflow: hidden;
border-right:1px solid #544444;
border-left:1px solid #544444;
border-bottom:1px solid #544444;

}

div.entry_body p.entry_more {
	padding: 30px 15px 15px 0px;
	margin: 0px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
}
	
div.entry_body p.theme {
	margin: 10px 0px 0px;
}

ul.entry_footer {
width:auto;
border-right:1px solid #544444;
border-left:1px solid #544444;
	background: #ffffff;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:10px;
	border-bottom: 1px solid #544444;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
	margin: 15px 0px 0px;
padding-bottom:20px;

}

div.page_navi {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
}

div.pagetop {
	/*text-align: right;*/
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	/*padding-bottom: 15px;*/
/*border-top:1px solid #544444;*/
}



/* Entry (html tag)
------------------------------------------------------------ */

div.entry_body h2,
div.entry_body h3,
div.entry_body h4,
div.entry_body h5,
div.entry_body h6 {
	margin: 0em 0em 0.5em;
}

div.entry_body p {
	margin: 0.3em 1em;
}

div.entry_body ul,
div.entry_body ol {
	margin: 1em 0em 1em;
}

div.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

div.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

div.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

div.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right:20px;
	padding-top: 5px;
	border-bottom: 1px dashed #544444;
background:#ffffff url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/arrow_purple.gif) no-repeat 2% 50%;
font-weight:bold;
border-left:1px solid #544444;
border-right:1px solid #544444;
}


h3.sub_title {
height:20px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	border-bottom: 1px dashed #544444;
background:#ffffff;
border-left:1px solid #544444;
border-right:1px solid #544444;

}

div.sub_body {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	padding-top:5px;
	background: #ffffff;
border-left:1px solid #544444;
border-right:1px solid #544444;

}

ul.list_body {
	margin:0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	background: #ffffff;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

ul.sub_footer {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	margin: 0px;
border-left:1px solid #544444;
border-right:1px solid #544444;
border-bottom:1px solid #544444;
	background: #ffffff;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
div.form {
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	background: #ffffff;
border-left:1px solid #544444;
border-right:1px solid #544444;
border-bottom:1px solid #544444;
}

div.form dl {
	margin: 5px;
}

div.form dl dd {
	padding-bottom:5px;
}

div.form dl dd textarea {
	width: 90%;
	height: 180px;
}

div.form input#himitu {
	margin-right: 0.5em;
}

div.form .form_btn {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
border-right:1px solid #544444;
border-left:1px solid #544444;
border-bottom:1px solid #544444;
	padding-bottom: 15px;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	text-align: left;
	background: #ffffff;
}

p.trackback_url input {
	padding-bottom: 1px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	border:1px dotted #544444;
	width: 80%;
	background-color: #ffffff;
	/*color: #544444;*/
}

/* third plugin
------------------------------------------------------------ */

h3.plg3_header {
	text-align: left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:30px;
	padding-top: 5px;
	border-bottom: 1px dashed #544444;
	/*border-left: 30px solid #009999;*/
	/*color: #009696;*/
}

div.plg3_body {
	text-align: left;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}

div.plg3_body p.entry_more {
	padding: 15px 30px 30px 15px;
	margin: 0px;
}
	
div.plg3_body p.tag_lnk {
	margin: 0px;
}
	
div.plg3_body p.theme {
	margin: 10px 0px 0px;
}


/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
	margin-top: 0px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
margin-bottom:4px;
	color:#9e9393;
}
	
dl.sidemenu_body .plg_title {
	margin-left:5px;
	height:15px;	
	padding-left:16px;
	padding-right:0px;
	padding-bottom:3px;
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/arrow_purple.gif) no-repeat left 50%;
	/*background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/cube_orange.gif) no-repeat;*/
	color:#544444;
	font-size:13px;
	font-weight:bold;
}

dl.sidemenu_body {
	margin-bottom: 15px;
}
	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
margin-bottom:15px;
}

/*枠線用*/
dl.sidemenu_body .plg_body ul,
dl.sidemenu_body .plg_body p{
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top:10px;
/*background:#ffffff;border-top:3px solid #544444;border-right:1px solid #544444;border-bottom:1px solid #544444;border-left:1px solid #544444;*/
}

.waku{
background:#ffffff;
border-top:3px solid #544444;
border-right:1px solid #544444;
border-bottom:1px solid #544444;
border-left:1px solid #544444;
margin-bottom:15px;
}

.waku-nobk{
border-top:3px solid #544444;
border-right:1px solid #544444;
border-bottom:1px solid #544444;
border-left:1px solid #544444;
margin-bottom:15px;
}

.waku-nomg{
background:#ffffff;
border-top:3px solid #544444;
border-right:1px solid #544444;
border-bottom:1px solid #544444;
border-left:1px solid #544444;
}

.waku-nomgbk, .waku-nobkmg{
border-top:3px solid #544444;
border-right:1px solid #544444;
border-bottom:1px solid #544444;
border-left:1px solid #544444;
}

dl.sidemenu_body #fs3{
}



dl.sidemenu_body .plg_body input {
	margin: 2px;
}




/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 15px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #FFCC00;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #009696;
	background-color: #FFCC00;
}

table.calender td a:hover{ 
	display: block;
	background-color: #009999;
	color: #00CC99;
}

table.calender th#sun {
	color: #FF6600;
}

table.calender th#sat {
	color: #0066FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 5px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	padding: 15px;
	border: 1px solid #FFCC00;
	font-size: small;
	text-align: left;
	color: #000000;
	background-color: #FFCC00;
	margin: 0px;
}
div.mylog p.title {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009999;
	margin: 0px 0px 15px;
	padding: 0px 0px 5px;
}
div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	width: 150px;
	color: #000000;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFCC00;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009999;
	padding: 0px 0px 10px;
}
div.license {
	font-size: x-small;
	text-align: right;
}



/* Footer
------------------------------------------------------------ */


div#footer p {
	margin-bottom: 3px;
	margin-left:30px;
	margin-right:30px;
}

div#footer address {
	font-style: normal;
	padding-bottom: 10px;
	margin-left:30px;
	margin-right:30px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}


/* OTHER
------------------------------------------------------------ */
#ovtAdContainer,#googleAdContainer{
border-top:1px dashed #544444;
font-size:11px;
line-height:100%;
}

img.fortop, img.forright{
position:absolute;
right:0px;
top:-21px;
border:1px solid #544444;
}

#chara{
table-layout:fixed;
width:100%;
border-collapse:collapse;
background:#E6C4A8;
}

#chara td{
font-size:12px;
margin:0px;
padding:2px 0px;
line-height:14px;
}


#chara td.counts{
margin:0px;
padding:0px 0px;
}

#chara td.counts img{
margin:0px;
border:0px;
}

#chara td img{
margin:6px 2px;
float:left;
border:0px;
}

.kuroguide{
border:3px double silver;
padding:10px 50px 10px 20px; 
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/myaaguide.gif) no-repeat right bottom;
}

.togaki{
color:#8c7b72;
}

.comme{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/kiritori.gif) repeat-x center top;
color:#666666;
}

.mike, .hai, .kirik, .reuma, .mistle, .hatena, .price, .kuro, .hopea, .tama, .goro, .goro2,
.mof1, .mof2, .mof3, .mof4, .kodomo{
display:block;
min-height:34px;
height:auto !important;
height:34px;
padding-left:40px;
width:450px;
overflow:hidden;
}

.mike{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/mike.gif) no-repeat left top;
}

.hai{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/hai.gif) no-repeat left top;
}

.kuro{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/kuromya.gif) no-repeat left top;
}

.tama{background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/kawa.gif) no-repeat left top;
}

.kirik{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/kir.gif) no-repeat left top;
}

.reuma{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/reu.gif) no-repeat left top;
}

.mistle{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/mistle.gif) no-repeat left top;
}

.hopea{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/hopea.gif) no-repeat left top;
}

.hatena{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/hatena.gif) no-repeat left top;
}

.price{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/price.gif) no-repeat left top;
}

.goro{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/gor.gif) no-repeat left top;
}

.goro2{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/gor2.gif) no-repeat left top;
}

.mof1{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/mof1.gif) no-repeat left top;
}

.mof2{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/mof2.gif) no-repeat left top;
}

.mof3{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/mof3.gif) no-repeat left top;
}

.mof4{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/mof4.gif) no-repeat left top;
}

.kodomo{
background:url(
http://blog-imgs-27.fc2.com/k/o/n/konohen72/kodomo.gif) no-repeat left top;
}



#shoukai{
table-layout:fixed;
width:480px;
}

.lined{
border:1px solid #544444;
}

#category-list div{
margin:4px 0px;
padding:0px 0px 0px 25px;
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/eda2.gif) no-repeat left 40%;
}

/*カレンダー
------------------------------*/
/*#topmenu{
position:absolute;
left:200px;
top:30px;
}*/

#cal{
float:right;
text-align:center;
margin:20px 12px 2px 0px;
padding:0px;
width:580px;
height:16px;
background:url(http://blog-imgs-27.fc2.com/k/o/n/konohen72/topline.gif) no-repeat left bottom;
}

#cal a, #cal a:link, #cal a:active, #cal a:visited{
color:#ad1e1e;
}

#cal a:hover{
color:#d82626;
}


#cal ul{
		font-family:"Trebuchet MS", "ＭＳ Ｐゴシック";
	font-size:12px;
	list-style-position:inside;
	margin:0px;
	padding:0px 5px 2px;
}

#cal li{
	display:inline;
	list-style-type:none;
margin-bottom:0px;
padding-bottom:0px;

}

li.day{
	padding:0px 3px 0px 0px;
}

.prev-month-calendar{
	margin-right:5px;
margin-bottom:0px;
padding-bottom:0px;
}

.next-month-calendar{
	margin-left:5px;
margin-bottom:0px;
padding-bottom:0px;
}

/*カウンター
------------------------------*/
#counter{
margin:0px;
padding-left:500px;
width:80px;
float:right;
height:14px;
/*position:absolute;*/
/*right:30px;*/
/*top:50px;*/
}

#twitter_div ul{
padding-left:5px;
}

#twitter_div ul li{
color:#382d2d;
list-style-type:none;
}


#twitter_update_list a{
/*display:block;*/
}

/*ads
------------------------------*/

#main #googleAdContainer {
	padding: 10px 0;
}
#main #googleAdContainer .adBlock
{
    padding: 4px 20px 4px;
}
#main #googleAdContainer .adBlockHover
{
    padding: 4px 20px 4px;
    background: #FFEEEE;
}
#main #googleAdContainer .adDescription
{
    padding: 4px 0 0;
}
#main #googleAdContainer .adURL
{
    padding: 3px 0 0;
}