@charset "utf-8";
/*
Theme Name: bellbeauteさま
Theme URI: www.bellbeaute.co.jp
Description: 横浜線相模原駅徒歩8分 相模原のリンパ・オールハンドを得意にする“老舗エステサロン”ベルボーテ
Version: 
Author: Prothrive Co.,Ltd.
Author URI: 
Tags: 


*/
/*-----------------[ construction ]-----------------*/
div#content{/* コンテンツ領域 */
	display:inline;
	float:left;
	width:410px;
/*	margin-left:6px;*/
	margin-bottom:12px;
	font-size:100%;
}
div#sidebar{/* サイドバー領域 */
	float:right;
	width:160px;
}

/*-----------------[ content ]-----------------*/

div#content div.post h2{/* エントリーの見出し */
	text-indent:0px;
	width:385px;
	margin:10px 0px;
	padding:10px 0px 10px 25px;
	font-size:90%;
	font-weight:bold;
	line-height:150%
	color:#016027;
	background:url("images/petal.gif") 0px 8px no-repeat;
	border-bottom:dotted 1px #ccc;
}
div#content h2.pagetitle{/* アーカイブのタイトル */
	margin-bottom:16px;
	background:url("") no-repeat;
	font-size:90%;
	line-height:150%;
	color:#666;
	font-weight:bold;
	text-indent:0px;

}
div#content div.entry{/* エントリー領域 */
	margin:0px 10px;
	padding:0px;
	margin-top:12px;
}
div#content div.entry p{/* エントリー本文 */
	margin:12px 0px;
	padding:0px;
}
div.post h2{/* シングルのタイトル */
	width:385px;
	text-indent:0px;
	clear:both;
	font-size:90%;
	font-weight:bold;
	padding-left:25px;
	border-bottom:dotted 1px #016027;
}
div#content div.post h3{/* アーカイブのタイトル */
	width:385px;
	height:auto;
	display:block;
	text-indent:0px;
	margin-top:10px;
	padding:10px 0px 10px 25px;
	font-size:90%;
	font-weight:bold;
	line-height:150%
	color:#016027;
	border-bottom:dotted 1px #ccc;
	background:url("images/petal.gif") 0px 8px no-repeat;

}

div#content div.post div.entry_date{/* 日付 */
	padding-right:4px;
	text-align:right;
	font-size:70%;
	color:#666;
}
div#content div.entry h1,
div#content div.entry h2,
div#content div.entry h3,
div#content div.entry h4,
div#content div.entry h5,
div#content div.entry h6,
{
	margin:0px 0px;
	padding:0px;
}
div#content div.entry h4{/* 以下、各エントリー内強調用 */
	font-size:150%;
	font-weight:bold;
}
div#content div.entry h5{
	font-size:130%;
	font-weight:bold;
}
div#content div.entry h6{
	font-size:110%;
	font-weight:bold;
}
/*-----------------[sidebar]-----------------*/
div#sidebar h2{
	text-indent:0px;
	background:url("") no-repeat;
}
div#sidebar{
	display:block;
	font-size:75%;
}
div#sidebar a{
	text-decoration:underline;
}
div#sidebar ul{
	list-style-type:none;
}
div#sidebar ul li{
	width:160px;
}
div#sidebar ul li ul{
	list-style-type:none;
	margin-bottom:10px;
}
div#sidebar ul li ul li{
	padding-left:8px;
	clear:both;
	font-size:90%;
	margin-bottom:5px;
}
div#sidebar ul li ul li a{
/*	font-size:110%;*/
}
div#sidebar h2.widgettitle{/* サイドバーのタイトル */
	display:block;
	width:130px;
	background:url("images/circle.gif") no-repeat 1px 0px;
	font-size:100%;
	font-weight:bold;
	padding-left:24px;
	margin-bottom:10px;
	color:#666;
}

/*-----------------[anchor]-----------------*/
div#content div.gotoTop{
	clear:both;
	padding:12px 0px; 
	text-align:right;
	font-size:70%;
}
div#content div.gotoTop a{
	color:#7d3221;
}
div#content div.gotoTop a:hover{
	color:#7d3221;
}

/*-----------------[navigation]-----------------*/
div#content div.navigation{
	font-size:80%;
}
div#content div.navigation div.alignleft{
	width:200px;
	font-size:80%;
	text-align:left;
	float:left;
}
div#content div.navigation div.alignright{
	width:200px;
	float:right;
	text-align:right;
	font-size:80%;
}

/*-----------------[image]-----------------*/
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
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
}
div.wp-caption p.wp-caption-text{
	text-align:center;
}
