/* ☆.。.:*・゜☆.。.:*・゜☆。

       ★☆ START ☆★

☆.。.:*・゜☆.。.:*・゜☆.  */
html,body{
	background: #ffffff url(../../images/ranman/blog/bg.jpg) repeat-y center;
}

div#blog_contaner {
	width:900px;
	margin: 0px auto;
	text-align: center;
}

h1 {	padding-top: 15px;	padding-left: 18px;	font-size: 10px;	color: #000000;	font-weight: normal;}
h2 {	padding-top: 110px;	padding-left: 25px;	font-size: 10px;	color: #ffffff;	font-weight: normal;}
h3 {	height: 30px;	font-size: 14px;	background: url(/images/ranman/blog/sidemenu_title_bg.jpg) no-repeat;	margin-top: 10px;	padding-top: 8px;	padding-left: 18px;	color: #FFFFFF;}
h4 {	width: 260px;	float:left;	margin-right: 10px;	font-size: 100%;	line-height: 24px;	font-weight: bold;	text-align: left;	margin-top: 5px;}



/******ヘッダエリア ここから******/

div#blog_header {
	width: 800px;
	height: 182px;
	margin: 0px auto;
	text-align: left;
	background: url(/images/ranman/blog/header_bg.jpg) no-repeat center top;
}


/******ボディエリア ここから******/

div#body_area {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}
div#body_area:after {
 content: "";
 clear: both;
 height: 0;
 display: block;
 visibility: hidden;
}


/******左サイドメニュー ここから******/
div#left_side {
	width: 190px;
	float: left;
	background: #FFFFFF;
	margin-right: 5px;
	text-align: left;
}
div#left_side ul li {
	width: 160px;
	padding-left: 18px;
	padding-bottom: 8px;
	line-height: 16px;
	font-size: 80%;
}
.footer_side {
	width: 190px;
	height: 20px;
	margin-top: 10px;
	background: url(/images/ranman/blog/footer_side.jpg) no-repeat center;
}


/******エントリーエリア ここから******/
.entry {
	width: 410px;	
	float: left;
	background: #FFFFFF;
}
.entry-inner {
	width: 370px;	
	margin: 10px auto 0px;
	text-align: center;
}

/*エントリー内タイトル　ここから*/
.entry-title {
	width: 370px;
	margin: 0px auto;
	text-align: center;
}
.icon {
	width: 30px;
	height: 30px;
	float:left;
	margin-right: 5px;
	background: url(/images/ranman/blog/title_icon.jpg) no-repeat;
}
.hiduke {
	float:left;
	font-size: 60%;
	text-align: right;
}
.ten_line {
	width: 370px;
	height: 10px;
	clear: both;
	background: url(/images/ranman/blog/ten_line.jpg) no-repeat;
}

/*エントリー内エントリー　ここから*/
.entry-body {
	width: 370px;
	margin: 10px auto 0px;
	text-align: left;
}
.photo {
	float:left;
	margin-right: 10px;
}
.entry-body p, .comment-content p, .comment-form-name p {
	font-size: 80%;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.entry-body p.more {
	font-size: 80%;
	line-height: 18px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
}
.comme_track {
	font-size: 60%;
	line-height: 18px;
	color: #666666;
	text-align: right;
}
.entry-tag {	
	font-size: 60%;
	line-height: 18px;
	color: #666666;
	text-align: right;
}

.footer_body {
	width: 410px;
	height: 20px;
	margin-top: 10px;
	background: url(/images/ranman/blog/footer_body.jpg) no-repeat center;
}

/*エントリー内コメント ここから*/
div#comment {
	width: 370px;
	margin: 0px auto;
	text-align: left;
	line-height: 20px;	
	font-size: 80%; 
}

div#comment p {
	padding-left: 20px;
}

table#form {
 padding:10px;
	width: 370px;
	text-align: center;
	background: #efefef;
	margin: 0px auto;
}

/*エントリー内トラックバック ここから*/
div#trackback {
	width: 370px;
	margin: 0px auto;
	text-align: left;
	line-height: 20px;	
	font-size: 80%; 
}

/******右サイドメニュー ここから******/
div#right_side {
	width: 190px;
	float: left;
	background: #FFFFFF;
	margin-left: 5px;
}
.side_txt {
	width:160px;
	font-size: 60%;
	line-height: 14px;
	color: #666666;
	margin: 10px auto 0px;
	text-align: left;
}
/*.footer_side {
	width: 190px;
	height: 20px;
	background: url(/images/ranman/blog/footer_side.jpg) no-repeat center;
}*/


/******フッタエリア ここから******/

div#blog_footer {
	width: 800px;
	height: 20px;
	clear: both;
	margin: 0px auto;
	text-align: center;
}

/*ページトップへ戻る*/
div#entry p#page_top {
	text-align: right;
	font-size: 60%;
}

/* ☆.。.:*・゜☆.。.:*・゜☆。

       ★☆ END ☆★

☆.。.:*・゜☆.。.:*・゜☆.  */
