@charset "utf-8";
/*
Theme Name: オクルココロ
Theme URI: 
Description: 有名な オクルココロをもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://4cocoro.com/
Tags:4cocoro

*/

/* Begin Typography & Colors */
#mainContents h3.title{
	width:450px;
	height:37px;
	background:url(http://4cocoro.com/common/imgH2/main_h2_bg01.png) no-repeat;
	font-size:0.9em;
	font-weight:bold;
	margin-top:20px;
	padding:10px 0 0 20px;
}
.entry{
	/*margin:0px 10px 0 10px;*/
	/*border-bottom:1px solid #888;*/
	/*background-color:red;*/
}
.commentBody2{
	margin:0px 10px 30px 10px;
	padding-bottom:10px;
	border-bottom:1px dotted #888;
}
#blogNav{
	margin-bottom:20px;
	font-size:81.25%;
	border:1px solid #D2D2BD;
	width:180px;
}
#blogNav img{
	padding:5px 0 0 5px;
}
#blogNav ul{
	margin:10px 0 10px 10px;
}
#blogNav ul li{
	padding-bottom:5px;
	background:url(http://blog.4cocoro.com/wp-content/themes/4cocoro/images/blogLine.png) no-repeat left 3px;
	padding:0 10px 5px 20px;
}

#blogNav a{
	color:#333;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.Btm2{
margin:-1px auto 0 0;
padding:1px 0 0 0;
}

@charset "utf-8";

/*==================================================

	■ヘッダースタイル

	1.基本設定
	2.ロゴタイトル/h1
	3.送料無料
	4.ヘッダナビ
	5.トップ用メインビジュアル

===================================================*/


/*-------------------------------------------------
	1.基本設定
---------------------------------------------------*/

/* トップ用
---------------------------------------------------*/
#headerBlog{
	position:relative;
	height:579px;
}

/* セカンド用
---------------------------------------------------*/
#second #headerBlog{
	position:relative;
	background:url(http://blog.4cocoro.com/wp-content/themes/4cocoro/images/background_blog.png) no-repeat bottom;
	width:910px;
	height:100px;
}


/*-------------------------------------------------
	2.ロゴタイトル/h1
---------------------------------------------------*/

#headerBlog #ci{
	position:absolute;
	top:14px;
	left:12px;
}

#headerBlog h1{
	text-align:right;
	margin:15px 15px 0;
	font-size:0.7em;
	font-weight:normal;
}

#headerBlog h1 a{
	color:#281212;
	text-decoration:none;
}


/*-------------------------------------------------
	3.送料無料
---------------------------------------------------*/

#headerBlog #sendfree{
	position:absolute;
	top:32px;
	right:15px;
}

/*-------------------------------------------------
	4.ヘッダナビ
---------------------------------------------------*/

#headerBlog #utilityNav{
	position:absolute;
	top:52px;
	right:15px;
	font-size:0.7em;
}

#headerBlog #utilityNav li{
	margin-left:15px;
	float:left;
	vertical-align:top;
}

#headerBlog #utilityNav li img{
	display:block;
}

#headerBlog #utilityNav li.icon_home{
	margin-top:6px;
	background:url(http://4cocoro.com/common/img/header_icon_home.png) no-repeat 0px 0.1em;
	padding-left:18px;
}

#headerBlog #utilityNav li.icon_cocoro{
	margin-top:6px;
	background:url(http://4cocoro.com/common/img/header_icon_cocoro.png) no-repeat 0px 0.1em;
	padding-left:18px;
}

#headerBlog #utilityNav li.icon_mail{
	margin-top:6px;
	background:url(http://4cocoro.com/common/img/header_icon_mail.png) no-repeat 0px 0.1em;
	padding-left:18px;
}

#headerBlog #utilityNav a,
#headerBlog #utilityNav a:visited{
	color:#333;
	text-decoration:none;
}

#headerBlog #utilityNav a:hover,
#headerBlog #utilityNav a:active{
	color:#888;
	text-decoration:underline!important;
}

/*-------------------------------------------------
	5.トップ用メインビジュアル
---------------------------------------------------*/

#headerBlog #mainVis{
	position:absolute;
	top:81px;
	left:0px;
	background:url(http://4cocoro.com/common/img/background_header.png) no-repeat;
	width:910px;
	height:499px;
}

* html #headerBlog #mainVis{
	position:relative;
	top:54px;
	left:0px;
	/*
	background:url(http://4cocoro.com/common/img/background_header.png) no-repeat;
	width:910px;
	height:574px;
	*/
	
}

#mainVispics{
	margin-top:22px;
	text-align:center;
}

/* タグクラウド
---------------------------------------------------*/
#subContents #tagCloud{
	width:179px;
	margin:7px 0;
	border:1px solid #D2D2BD;
	text-align:center;
}

.st-tag-cloud{
margin:10px;
}
