@charset "utf-8";

/*   
Theme Name: Kanimega
Theme URI: http://www.kanimega.com/
Description: Art unit Kanimega
Author: Kanimega
Author URI:  http://www.kanimega.com/
Version: 1.0
*/

/*
html
*/

body {
	margin: 0;
	padding: 0;
	background-image:url(./images/back_b.png);
	background-repeat: repeat-x;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro W3","HGS明朝B","ＭＳ 明朝", serif;
	letter-spacing:0.1em;
	line-height: 1.8em;
	color: #444444;
	text-align: left;	
	font-size: 16px;
}

p,ul,ol,li,form,input,textarea,select,dl,dt,dd,blockquote {
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	}

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

a:active {
	text-decoration: none;
	color: #444444;
}

a:visited {
	text-decoration: none;
	color: #444444;
}

a:hover {
	text-decoration: none; 
	color: #999999;
}

a img {
	border: none;
}

img{
border:0px;
}

/*
layout
*/

#mainwrap {
	margin: 0px auto 0px auto;
	width:940px;
}
	
#mainwrap_b {
	margin: 0px 0px 0px 0px;
	padding: 40px 40px 0px 40px;
		}	

/*
header
*/

#top:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#top {
	margin: 0px 0px 0px 0px;
	}
	
h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:0.5em;
	}

.nav {
	text-align: left;
}


.nav ul  {
	margin: 45px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
}


.nav ul li  {
	list-style: none;
	display: inline;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

.nav  a {
	text-decoration: none; 
	color: #444444;
	padding: 2px 2px 2px 2px;
}

.nav  a:active {
	text-decoration: none;
	color: #818181;
	padding: 2px 2px 2px 2px;
}

.nav  a:visited {
	text-decoration: none;
	color: #444444;
	padding: 2px 2px 2px 2px;
}

.nav  a:hover {
	text-decoration: none; 
	background: #DCDCDC;
	padding: 2px 2px 2px 2px;
}

/*
content
*/

#content:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#content {
	width: 860px;
	padding: 70px 0px 0px 0px;
	}

#main:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
#main {
	float:left;
	width:560px;
	padding: 0px 0px 0px 10px;
	border-right: 1px solid #CCCCCC;
	}

#sidebar {
	float:right;
	width:210px;
	padding: 10px 20px 0px 0px;
	}


#sidebar ul {
	list-style:none;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar li {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	line-height:1.8em;
	font-weight: normal;
	}


#sidebar ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	}

#sidebar li li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	}

/*
footer
*/

#footer:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#footer {
	width: 860px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
	text-align: right;
	}

#footer ul:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#footer ul {
	list-style:none;
	padding:0;
	margin:20px 0px 0px 0px;
	}

#footer li {
	display:inline;
	margin:0px 20px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W6",sans-serif;
	font-size: 9px;
	}

#footer p {
	margin: 0px 0px 3px 0px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	font-size: 9px;
	letter-spacing:0.2em;
	line-height:1.8em;
	text-align: center;
	}


/*
top, page
*/

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:0.1em;
	line-height: 1.8em;
	}

h2 a {
	text-decoration: none; 
	color: #CC6600;

}

h2 a:active {
	text-decoration: none;
	color: #CC6600;
}

h2 a:visited {
	text-decoration: none;
	color: #CC6600;
}

h2 a:hover {
	text-decoration: none; 
	color: #999999;
}

.post:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.post {
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 0px;
	width:520px;
	}

.post a {
	text-decoration: none; 
	color: #CC6600;

}

.post a:active {
	text-decoration: none;
	color: #CC6600;
}

.post a:visited {
	text-decoration: none;
	color: #CC6600;
}

.post a:hover {
	text-decoration: none; 
	color: #999999;
}

.post p {
	margin:10px 0px 15px 0px;
	line-height:1.8em;
	font-size: 16px;
	}


.post h3 {
	clear:both;
	margin:40px 0px 20px 0px;
	font-size:15px;
	}

.post h4,
.post h5 {
	margin:30px 0px 20px 0px;
	font-size:16px;
	}

.post ul,
.post ol {
	clear: left;
	margin:0px 10px 20px 15px;
	padding:0px 0px 0px 15px;
	}

.post li {
	margin:0px 0px 8px  0px;
	font-size: 16px;
	}

.post blockquote {
	border-left: 1px solid #818181;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 20px 3px;
	}

.post blockquote p {
	margin: 10px 0px 10px 0px;
	color: #444444;
	width: auto;
	}

.post dl:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.post dl {
	margin:0;
	width:400px;
	}
.post dt {
	clear: left;
	float: left;
	width: 130px;
	margin: 0;
	padding: 10px 20px 10px 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.8em;
	}
.post dd {
	float: left;
	width: 350px;
	margin: 0;

	padding: 10px 0px 10px 0px;
	font-size: 16px;
	line-height:1.8em;
	}

.post p input {
	margin: 5px 0px 5px 0px;
	}

.postmetadata {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	font-size: 11px;
	letter-spacing:0.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:1.8em;
		}
		
.postmetadata_2 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-align: right ;
	letter-spacing:0.2em;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 2px 0px;
	line-height:1.0em;
	border-bottom: 1px solid #CCCCCC;
	width:520px;
		}

.postmetadata_2 a {
	text-decoration: none; 
	color: #CC6600;

}

.postmetadata_2 a:active {
	text-decoration: none;
	color: #CC6600;
}

.postmetadata_2 a:visited {
	text-decoration: none;
	color: #CC6600;
}

.postmetadata_2 a:hover {
	text-decoration: none; 
	color: #999999;
}

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

.navigation {
	margin:5px auto 0px auto;
	font-size: 11px;
	font-weight: bold;
	width:560px;
	text-align: center;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W6",sans-serif;
	}


/*
comment
*/

h3#comments {
	margin:60px 0px 0px 0px;
	padding:0;
	font-weight: normal;
	color: #CC6600;
	font-size: 20px;
	}

h3#respond {
	margin:60px 0px 10px 0px;
	padding:0;
	font-weight: normal;
	color: #CC6600;
	font-size: 20px;
	}

ul.commentlist {
	list-style:none;
	margin:0px 0px 0px 0px ;
	padding:10px 0px 0px 0px ;
	width:520px;
	}

ul.commentlist li img {
	float: right;
	margin:0px 0px 0px 0px;
	}

#content .commentlist p {
	margin:10px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	line-height:1.8em;
	font-size: 16px;
	}

#content .commentlist li {
	margin:0px 0px 50px 0px;
	}

#commentform {
	margin:0px 0px 50px 0px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	}


#commentform p {
	margin: 20px 0px 20px 0px;
	font-size: 16px;
	}

#commentform dl {
	margin:0px 0px 20px 0px;
	padding:0;
	border:0;
	}

#commentform dt {
	float:none;
	margin:0px 0px 5px 0px;
	padding:0;
	border:0;
	font-size: 16px;
	width:520px;
	font-weight: normal;
	color: #444444;
	}

#commentform dd {
	float:none;
	margin:0px 0px 10px 0px;
	padding:0;
	border:0;
	width:520px;
	}

#commentform dd input,
#commentform dd textarea {
	width:80%;
	font-size:16px;
	padding: 3px 6px 3px 6px;
	margin:0px 0px 15px 0px;
	background:none;
	border: 2px inset #EEEEEE;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	}

#commentform p input#submit {
	padding: 2px 8px 2px 8px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
	color: #444444;
	background:#EEEEEE;
	border: 2px outset #EEEEEE;
	}
	
#commentform p input#submit:hover {
	background: #EEEEEE;
	}

#commentform p input#submit:active {
	background: #EEEEEE;
	}
	
.commentlist_data {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	font-size: 11px;
	letter-spacing:0.2em;
	color: #444444;
	margin:10px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	text-align: right ;
	width:520px;
	border-bottom: 1px dashed #CCCCCC;
	}

cite {
	font-style:normal;
	font-weight:bold;
	font-size: 10px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W6",sans-serif;
	color: #444444;
	}
	
cite a {
	text-decoration: none; 
	color: #444444;
}

cite a:active {
	text-decoration: none;
	color: #444444;
}

cite a:visited {
	text-decoration: none;
	color: #444444;
}

cite a:hover {
	text-decoration: none; 
	color: #999999;
}




/*
etc
*/

.clearboth {
	clear: both;
	}

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

.separate hr {
	display:none;
	}

.alignright {
	float: right;
	padding: 0;
	margin: 2px 0px 10px 20px;
	}

.alignleft {
	float: left;
	padding: 0;
	margin: 2px 20px 10px 0px;
	}

.post div.wp-caption {
	border: 1px solid #818181;
	text-align: center;
	padding: 4px 0px 0px 0px;
	}

.post div.wp-caption p.wp-caption-text {
	font-size: 16px;
	line-height:1.8em;
	text-align: right;
	margin: 8px 5px 5px 5px;
	padding:0;
	color: #444444;
	width: auto;
	}

h6 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:0.4em;
	line-height: 1.8em;
	text-align: left;	
	color: #000000;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	font-family: "ヒラギノ明朝 Pro W3","HiraMinPro-W6","HGS明朝B","ＭＳ 明朝",serif;
	font-weight: bold;
	}
	
.side_sanserif {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	font-size: 11px;
	text-align: right ;
	letter-spacing:0.2em;
	line-height: 1.8em;
	color: #444444;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.sanserif2 {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",sans-serif;
	font-size: 11px;
	letter-spacing:0.2em;
	line-height: 1.8em;
	color: #444444;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.nav_1  a {
	text-decoration: none; 
	color: #BBBBBB;
	padding: 2px 2px 2px 2px;
}

.nav_1  a:active {
	text-decoration: none;
	color: #BBBBBB;
	padding: 2px 2px 2px 2px;
}

.nav_1  a:visited {
	text-decoration: none;
	color: #BBBBBB;
	padding: 2px 2px 2px 2px;
}

.nav_1  a:hover {
	text-decoration: none; 
	color: #BBBBBB;
	padding: 2px 2px 2px 2px;
}

.profile p {
	font-size: 16px;
	font-weight: normal;
	letter-spacing:0.1em;
	line-height: 2.6em;
	padding: 0px 0px 0px 3px;
	}

.c6 {
	color: #CC6600;
	letter-spacing:0.1em;
	}

a img.img_b{ border:1px  #AAAAAA ridge;}
a img.img_b:link { border-color:  #AAAAAA;}
a img.img_b:visited { border-color:  #AAAAAA;}
a img.img_b:hover { border-color: #CC6600;} 
a img.img_b:active { border-color:  #AAAAAA;}

.sidebar_comment{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	line-height:1.8em;
	font-weight: normal;
	}

.tt_side{
	list-style: disc
	padding: 20px 0px 0px 0px;
	letter-spacing:0.1em;
	line-height: 4.0em;
	color: #444444;
	text-align: left;	
	font-size: 5px;
		}
