/*サイドバー部分の画像はこれを変更します*/
.linkblock {
	padding-top: 3px;
	margin: 0px 0px 30px 0px;
	background: url(./linktitle_beige.gif) no-repeat;
}

.linkblock li{
	list-style: none;
}

#title {
	width:598px;
	height: 130px;
	margin: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}


.site_title {
	padding: 0px;
	font-size: 30px;
	font-weight: bold;
}

.description {
	margin: 0px 0px 0px 80px;
	font-size: 13px;
	color: #333;
	font-weight: bolder;
	visibility: hidden;
}


#body {
	background-color: #FFF;
	width:598px;
	padding: 0px;
	margin: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#contents {
	float: left;
	width: 425px;
	background: url(./line.gif) repeat-y right top;
	padding-bottom:20px;
}


#side {
	width:173px;
	float:left;
	padding-bottom:20px;
}

#foot {
	clear: both;
	padding:5px 0px;
	text-align: center;
	color:#FFF;
	border-bottom: 20px solid #A48065;
}

.site_title a {color: #333; text-decoration: none; background:transparent;}
.site_title a:link {color: #333; text-decoration: none; background:transparent;}
.site_title a:visited {color: #333; text-decoration: none; background:transparent;}
.site_title a:active {color: #333; text-decoration: none; background:transparent;}
.site_title a:hover {color: #333; text-decoration: none; background:transparent;}

.entry {
	margin-right:20px;
	padding: 0px 10px 5px;
}

.entry_date{
	padding: 0px 0px 5px 7px;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 5px;
}

.entry_title {
	font-size: 16px;
	line-height:120%;
	font-weight: bolder;
	color: #666;
	margin: 0px 5px 20px;
	padding: 0px 0px 5px;
	border-bottom:2px dotted #999;
}

.profile_title {
background: url(./com.gif) repeat-y;
font-size: 14px;
font-weight: bold;
color: #333;
margin: 15px 0px 0px 0px;
padding: 3px 0px 2px 10px;
}

.entry_tag {
	font-size: 13px;
	font-weight: normal;
	text-align:right;
	color: #666666;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: left;
}


.profile_author {
font-weight: bold;
color: #666666;
margin: 5px 5px 0px 10px;
padding: 0px 0px 0px 0px;
}


.entry_body {
	color: #333;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-family:  "Verdana", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka‐等幅";
}
.entry_body img{
	
	margin: 6px 0px 6px 0px;
	
}

.entry_more {
	font-size: 13px;
	line-height: 150%;
	color: #333;
	margin: 30px 5px;
	padding: 0px;
}

.entry_state {
	color: #666;
	margin: 20px 0px 40px;
	text-align: right;
	border-bottom: 2px dotted #666;
	padding: 0px 10px 6px 8px;
}

.entry_navi {
	text-align: center;
	font-size: 13px;
	background: url(./com.gif) repeat-y center;
	margin-right:30px;
	margin-left:20px;
	padding:3px 0px;
}

blockquote {
color: #666;
margin: 20px 10px 20px 10px;
padding: 10px;
border: 1px solid #CCCCCC;
background-color:#EEE;
}



.comment_area {
margin-right:30px;
padding: 0px 10px 5px 20px;
}

.comment {
margin: 5px 0px;
padding: 5px 0px;	
}

.comment_title{
color:#333; 
text-align: center;
font-size: 14px;
padding: 4px 0px 2px 0px;
background: #EEEEEE;
margin-bottom :30px;
font-weight: bolder;
}

.comment_body {
font-size: 11px;
line-height: 150%;
color: #333;
margin: 10px 20px 10px 20px;
padding: 0px 0px 0px 0px;
font-family: "ＭＳ ゴシック", "Osaka‐等幅";
}


.comment_author {
font-family: "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 11px;
font-weight: normal;
text-align:left;
color: #666666;
margin: 5px 20px 25px 20px;
padding: 0px 5px 3px 10px;
border-bottom: 1px dotted #666;
text-align:right;
}

.trackback_area {
margin-right:30px;
padding: 0px 10px 5px 20px;
}

.trackback {
margin: 20px 25px 30px 35px;
padding: 0px 5px 5px 0px;	
}

.trackback_title {
font-size: 14px;
line-height:120%;
font-weight: bolder;
color: #666;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 5px;
}

.trackback_url {
font-size: 12px;
line-height:120%;
color: #333;
background: #EEE;
}

.trackback_author {
font-size: 11px;
font-weight: normal;
text-align:left;
color: #666666;
margin: 5px 0px 25px 0px;
padding: 0px 0px 3px 0px;
border-bottom: 1px solid #666;
}

.pict {
border-width: 3px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.linktitle {
	text-align:center;
	font-family: Courier New, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 100%;
	margin: 13px 6px 15px 0px;
}


.linktext {
	font-size: 12px;
	color: #333;
	line-height: 150%;
	margin: 10px 6px 5px 5px;
}


.linktext02 {
	font-size: 12px;
	color: #333;
	line-height: 150%;
	margin: 10px 6px 5px 8px;
	list-style: none;
}


.search {
	margin: 0px 0px 5px 0px;
	text-align: center;
	vertical-align: middle;
}
.search input {
	vertical-align:middle;
	margin-top: 3px;
}
.search input#search {
	width:140px;
	margin-right:5px;
}

#search_result{
	text-align: left;
	margin-right: 3px;
	margin-top: 5px;
}
#search_result a{
	border-bottom: 1px dashed #CCCCCC;
	display: block;
	padding: 4px 3px;
}
#search_result a:hover{
	border-bottom: 1px dashed #CCCCCC;
	display: block;
	background: #EEEEEE;
	padding: 4px 3px;
}
.copyright {
font-size: 11px;
}

.view {
	color: #999;
	font-size:13px;
	padding:15px 30px;
}



.jugem_bana{
	margin: 20px 1px 10px 0px;
}

ul.navi {
	margin:10px 0px 0px 0px;
	list-style: none;
	text-align:center;
}
ul.navi li{
	background:none;
	display:inline;
	margin:0px 2px;
	padding:0px;
	list-style: none;
}


dl.entry_list {
	margin-left:10px;
	color:#999;
}
dl.entry_list dt {
	background:url(./list.gif) no-repeat 0px 7px;
	padding-left:12px;
	margin-bottom:5px;
}

dl.entry_list dd {
	margin:0px 0px 20px 12px;
	padding: 5px;
	background-color:#FFF;
	font-size:12px;
}

dl.entry_list dd.lightup {
	background-color: #EEE;
	cursor: pointer;
}

ul.cloud li {
	display:inline;
	background:none;
	padding-left:0px;
	line-height:1.3;
	margin-right:10px;
	list-style: none;
}


.pager {
	margin:10px 20px 0px;
	border-top:1px dotted #999;
}


.calendar {
	color: #999;
	text-align: center;
	font-size: 11px;
	padding: 6px 0px 10px;
}

.calendar a {font-weight: blod; color: #333; text-decoration: none; background:transparent;}
.calendar a:link {font-weight: bold; color: #333; text-decoration: none; background:transparent;}
.calendar a:visited {font-weight: bold; color: #333; text-decoration: none; background:transparent;}
.calendar a:active {font-weight: bold; color: #333; text-decoration: none; background:transparent;}
.calendar a:hover {font-weight: bold; color: #333; text-decoration: none; background:transparent;}


