/* CSS Document */

/*   author : Sugiyama */

/* index==========================

	for top page
*/


/* for top page ==============================================*/

div.blogHeader{
	border: none!important;
}
* html div.blogHeader{
	margin-bottom: 15px;
}
div.blogHeader ul{
	margin-left: 440px!important;
	display: inline;
}
div.blogHeader ul li{
	margin-right: 25px;
	padding-right: 25px;
	border-right: 1px solid #ccc;
}
div.blogHeader ul li#last{
	border: none;
	margin: 0;
	padding: 0;
}
#pageTitleBlog{
	padding:0 0 10px 18px;
}

#blogBar{
	width:210px;
	float: left;
	margin:0 0 0 18px;
}

* html #blogBar{
	margin:0 0 0 9px;
}

#blogBarContent{
	border-left:1px solid #ECE6DB;
	border-right:1px solid #ECE6DB;
}

#blogBarContentFoot{
	width:210px;
	background:url(/blog/img/barbg.png) no-repeat bottom;
}

#blogBarContentFoot div#cmt{
	padding:10px;
}

#blogBar p{
	padding:0 5px 10px 5px;
}

#blogBar p.center{
	text-align:center;
	padding:10px 5px 10px 5px;
}

#blogBar ul{
	padding:10px;
}

#blogBar ul li{
	margin-bottom: 10px;
	padding-left:15px;
	background:url(/blog/img/dot.gif) no-repeat 0 7px;
	line-height: 1.5;
}

.entrytitle{
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:2px solid #FFA124;
}

.entrytitle a{
	text-decoration:none;
}

body#second div#contentBox{
	width: 730px!important;
	float: right;
	margin: 0 10px 0 0;
}
* html body#second div#contentBox{
	width: 700px;
	margin: 0!important;
	padding: 0 17px 0 0;
}
body#second div#mainContent{
	width: 530px!important;
}

* html body#second div#mainContent{
	margin:0 0 0 10px;
}

.entrybody{
	margin:10px 0;
}

.entryfooter{
	border-top:1px dashed #B0B0B0;
	background-color:#F9F7F4;
	padding:5px;
	margin-bottom:20px;
}


h3.comments-header{
	background: url(/common/img/checkBlue.png)  no-repeat 0 3px;
	padding-left:20px;
	font-weight:bold;
	margin:20px 0 10px 20px;
	padding-bottom:10px;
	border-bottom:2px solid #FFCE8C;
}

* html h3.comments-header{
	background-position:2px;
}

.comment-content{
	margin:10px 0 10px 20px;
}


.comment-footer{
	border-top:1px dashed #B0B0B0;
	background-color:#F9F7F4;
	padding:5px;
	margin:10px 0 20px 20px;
}

#comments-open-data,
#comments-open-text,
#comments-open-footer{
	margin:10px 0 20px 20px;
}

textarea{
	font-size:0.9em;
}


.paginate{
    text-align: center;
    margin:10px 0;
}
div#content{
	background: url(/blog/img/footerLine.gif) repeat-x left bottom;
	background-color: #fff;
}

div.profile{
	margin: 10px 5px 0 5px;
}
div.profile div{
	float: left;
	margin-left: 7px;
	width: 143px;
}
div.profile img{
	float: left;
}
div.profile p{
	margin-bottom: 7px;
	padding: 0!important;
	font-size: 0.8em;
	line-height: 1.5;
}