@charset "utf-8";
/*
Theme Name: cmblog
Theme URI: http://chancemaker.co.jp/
Author: yoshida
Author URI: http://chancemaker.co.jp/
*/
	
#head-image2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
}	

#head-image2 img{
	height: auto;
	width: 100%;
}

#main-contents {
	width: 560px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
	height: auto;
	margin: 0px;
	padding-bottom: 10px;
}
.post {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	overflow: hidden;
	margin-bottom: 20px;
}
.post h2 {
	font-size: 18px;
	color: #000033;
	vertical-align: middle;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.post h2 a {
	color: #006666;
	text-decoration: none;
}
.post h2 a:hover,.post h2 a:active {
	color: #990000;
}

.post p	{
	font-size:12px;
	line-height:1.6;
	margin-top:10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.postinfo {
	text-align: right;
	margin-bottom: 20px;
	padding-top: 10px;
	color: #000066;
	clear:both;
}

p.postinfo a{
	color:#990000;
	text-decoration: none;
}


.aligncenter {display:block;
			  margin-left:auto;
			  margin-right:auto;}
			  
			  
.alignright	{float:right;
			margin-left:10px;
			marigin-bottom:2px;}


.alignleft	{float:left;
			margin-right:10px;
			marigin-bottom:2px;}

.wp-caption	{
	background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
			  
div.post img {border:none;} 			  


p.pagelink a	{font-size:0.75em;
				color:#000066;}


span.pageprev	{float:left;}

span.pagenext	{float:right;}



#comments {
	width: 560px;
	clear: both;
	margin-bottom: 10px;
}


#com {
	width: 560px;
	padding-top: 20px;
}

textarea	{
	width:500px;
	margin-bottom: 10px;
}


#com h3		{
	font-size:0.875em;
	border-bottom:solid 1px #666666;
	padding-bottom:3px;
	padding-top:20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

	
		
#com p	{font-size:0.75em;}

.compost	{
	border-bottom: dotted 1px #77cff3;
}

.cominfo	{
	text-align: right;
}

#com a		{color:#663300;}










#side {
	width: 180px;
	background-color: #FFFFFF;
	float: right;
	padding-right: 0px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#sidebar h2 {
	background-image: url("images/side-index.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #333333;
	height: 28px;
	line-height: 28px;
	margin: 5px 0 0;
	padding: 0 0 0 1.9em;
	width: 180px;
	font-size: 12px;
}

#sidebar ul	{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

#sidebar li	{
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}

#sidebar li	a	{
	color: #006666;
	text-decoration: none;
}

#sidebar li	a:hover,#sidebar li	a:active	{
	color: #990000;
}





.clear {
	clear: both;
}



input#s {width:130px;
         margin-bottom:5px;}
		 
		 
		 
		 
#side h2 {
	background-image: url("images/side-index.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #333333;
	height: 28px;
	line-height: 28px;
	width: 180px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.9em;
}	




