body {
	margin:10px 0;
	padding:0;
	text-align:center;
	color:#000000;
	background:url(/template/13/img/bottom.gif) no-repeat center bottom #ff9;
	}

HR{
	color:#ddd;
	height:1px;
	width:98%;
	}

H1{
	margin:0;
	padding:0 0 0 20px;
	font-size:24px;
	line-height:1.2em;
	font-weight:bold;
	text-align:left;
	}

H2{
	margin:0;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:1.2em;
	font-weight:normal;
	text-align:left;
	}

H3{
	font-size:14px;
	color:#fff;
	margin:0 9px;
	padding:0 0 0 14px;
	line-height:1.4;
	}

a:link{
	color:#0065ce;
	text-decoration:none;
	}
a:visited{
	color:#ef6139;
	text-decoration:none;
	}
a:hover{
	color:#9c3063;
	background-color:#ffd39c;
	text-decoration:underline;
	}

.cl {
	clear:both;
	height:1px;
	}
input{
	margin-bottom:10px;
}


/* head_pr */
.head_pr{width:805px;margin-left:auto;margin-right:auto;font-size:12px;height:22px;overflow:hidden;padding:5px 5px 5px 5px;}
.head_pr ul {
	list-style:none;float:right;
	padding:0;margin:0;
	}
.head_pr li{padding:0;margin:0;}
.head_pr strong{color:#F00;float:right;}
.head_pr div{text-align:right;}
.head_pr div div{display:none;}


/* blog全体 */
	#header{
	width:805px;
	padding:0 0 0;
	margin:0 auto;
	text-align:left; 
	position:relative;
	height:144px;
	background:url(/template/13/img/header.gif) no-repeat center top #CC9;
	}
html>body #header{
	padding:0 0 10px;
	}
*html #header{
	margin:0 0 10px;
	}
	#range{
	width:850px;
	min-height:650px;
	margin:0 auto;
	padding:0 22px;
	text-align:center;
	}
*html #range{
	height:650px;
	}

/* タイトル・説明文 */
.blog_title {
	width:350px;
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	}

.blog_title a:link,
.blog_title a:visited{
	color:#848284;
	text-decoration:none;
	}
.blog_title a:hover { 
	color:#848280;
	text-decoration:none;
	background:none;
	}

.blog_description {
	margin:15px 0;
	width:355px;
	padding:0px;
	overflow:hidden;
  word-break:break-all;
  color:#848284;
  }

.link-gdo {
	position:absolute;
	top:114px;
	right:0px;
	width:77px;
	height:25px;
	margin:0;
	padding:0;
	}
.link-gdo a:hover { 
	color:#848284;
	text-decoration:none;
	background:none;
	}

/* 記事部分 */
table.main-layout{
	width:805px;
	position:static;
}

td{
	vertical-align:top;
	}

.main-layout td.side-cell{
	width:175px;
	text-align:center;
	}

td.main-cell{
	width:435px;
	padding:0 10px;
	text-align:center;
	}

.entry_box {
	margin:0 0 10px 0;
	background:#fff;
	border:solid 3px #cc9;
	}

.entry{
	padding:0;
	text-align:left;
	}
.entry-header{
	padding:0;
	}
.entry-bg{
	background:url(/template/13/img/separator.gif) no-repeat center bottom;
	}
.entry-header h3{
	padding:5px 5px 0;
	color:#848284;
	}
.entry-header .entry-profile h3{
	padding:5px 5px 8px;
	}

.date{
	font-weight:normal;
	font-size:12px;
	color:#808080;
	letter-spacing:1px;
	text-align:right;
	padding:0 15px 8px;
	margin:5px 0 0;
}


.entry_text{
	padding:5px 15px;
	font-weight:normal;
	font-size:14px;
	color:#666;
	line-height:1.4;
	text-align:left;
	}

/*.entry_text a:link{
	color:#0065ce;
	text-decoration:underline;
	}
.entry_text a:visited{
	color:#ef6139;
	text-decoration:underline;
	}
.entry_text a:hover{
	color:#9c3063;
	background-color:#ffd39c;
	text-decoration:none;
	}*/


/* 記事・コメント部分の幅制限 */
.entry_layer,
.posted-layer{
	width:390px;
	margin:auto;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
}
.posted-layer{
text-align:right;
}
	
.comment_layer{
	width:100%;
	overflow:hidden;
	word-break:break-all;
	}

/* posted */
.posted{
	color:#848284;
	margin:0 10px 10px;
	padding:5px 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-top:1px solid #cc9;
	}

.page-foot{
	margin:0 0 15px;
	font-size:10px;
	text-align:center;
	color:#000;
	}

/*.page-foot a:link {
	color:#000;
	text-decoration:none;
	}
.page-foot a:visited {
	color:#000; 
	text-decoration:none;
	}
.page-foot a:hover {
	color:#000;
	text-decoration:underline;
	}*/

/* サイド */
.side {
	width:175px;
	margin:0px auto 10px;
	padding:0;
	text-align:center;
	background:url(/template/13/img/side_bottom.gif) no-repeat center bottom #cc9;
	}

.side ul {
	margin:5px 3px 30px 3px;
	padding:0;
	list-style:none outside;
	}
.side li {
	margin:0px 10px 6px 15px;
	padding:0px 0px 3px 17px;
	background:url(/template/13/img/listmark.gif) no-repeat 0 2px;
	}
.side a:link{
	color:#0065ce;
	text-decoration:none;
	}
.side a:visited{
	color:#ef6139;
	text-decoration:none;
	}
.side a:hover{
	color:#9c3063;
	background-color:#ffd39c;
	text-decoration:underline;
	}


.side_header { 
	width:175px;
	height:45px;
	background:url(/template/13/img/side_header.gif) no-repeat top center;
	margin:0;
	text-align:center;
	}

.side_title {
	width:170px;
	text-align:left;
	font-size:12px;
	font-weight:900;
	color:#848284;
	padding:10px 10px 4px 15px;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
	}
  
.side_box {
	margin:0;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
	}

.side_text {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:#848284;
	line-height:1.2;
	text-align:left;
	}

.photo { margin:3px; }

form .side-text{
	background:none;
	color:#2772b8;
	}

.rss{
	margin:21px 0;
	}

/* regist */
.regist {
	margin:0;
	padding:0 10px 15px;
	text-align:center;
	font-size:10px;
	color:#848284;
	background:#cc9;
	line-height:1.8;
	}
.btn-box{
	margin:17px 0 0;
	}
.btn-box img{
	display:block;
	margin:0 0 10px;
	padding:0;
	}
.regist_txt_box {
	background:#cc9;
	margin:13px 0 5px;
	padding:0;
	text-align:left;
	line-height:1.3;
	color:#848284;
	}


/* カレンダー */
.calendar_bg {
	padding:0 0 5px; 
	margin:0 0 15px;
	padding:8px;
	background:#cc9; 
	text-align:center;
	}
.calendar_bg table{
	width:155px;
	}
.calendar {
	margin:0; 
	color:#848284; 
	font-size:12px; 
	text-align:right; 
	line-height:1.3;
	}
.calendar a:link {
	color:#0065ce;
	text-decoration:underline;
	}
.calendar a:visited {
	color:#ef6139;
	text-decoration:underline;
	}
.calendar a:hover{
	color:#9c3063;
	background-color:#ffd39c;
	text-decoration:none;
	}



/* アーカイブ */
.page {
	font-size:10px;
	color:#727272;
	letter-spacing:1px; 
	overflow:hidden;
	word-break:break-all;
	padding-bottom:8px;
	}
/*.page a:link {
	color:#727272;
	text-decoration:none;
	}
.page a:visited {
	color:#727272; 
	text-decoration:none;
	}
.page a:hover {
	color:#727272;
	text-decoration:underline;
	}*/


/* 一記事のみのCSS */
.entry_box_oth {
	margin:0 0 10px 0;
	text-align:left;
	background:#fff;
	border:solid 3px #cc9;
	}
.oth-box {
	margin:0;
	}
.oth-box p{
	padding:14px 14px 3px;
	margin:0;
	color:#333;
	font-size:12px;
	}
.oth-box img{
	margin-right:3px;
	}
.oth-text-box{
	margin:5px 14px;
	padding:0 0 15px;
	width:390px;
	overflow:hidden;
	color:#666;
	font-size:14px;
	}

/*.oth-text-box a:link{
	color:#2772b8;
	text-decoration:underline;
	}
.oth-text-box a:visited{
	color:#66ccff;
	text-decoration:underline;
	}
.oth-text-box a:hover{
	color:#2772b8;
	text-decoration:none;
	}*/

.oth_title{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:14px 14px 0;
	}

.btn {
	background:url(/template/3/img/btn_input.gif) no-repeat;
	width:97px;
	height:26px;
	border:none;
	cursor:pointer;
	}

.comment-table{
	width:360px;
	margin:auto;
	}

.comment-table td{
	text-align:left;
	font-size:12px;
	color:#666;
	}
.form-label{
	width:50px;
	padding:6px 0 8px;
	color:#666;
	}
.form-cell{
	width:310px;
	padding:3px 0 8px;
	}
.posted-comment{
	color:#848284;
	margin:0 12px 15px;
	padding:5px 0 0 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-top:solid 1px #cc9;
	}
.separator{
	background:url(/template/13/img/separator.gif) no-repeat center bottom;
	margin:10px 0 10px;
	}
.oth-box p.comment-title{
	padding:5px 14px 10px;
	}
form,
.comment-table input{
	margin:0;
	}
textarea,
.comment-table input{
	vertical-align:middle;
	color:#666;
	}
/* adspace */
.ad_space{border-top:1px dotted #999;margin-top:50px;padding-top:15px;}


/* old_footer */
.footertext {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	vertical-align: bottom;
}
.footertext a:link{
	color: #333;
	text-decoration: underline;
}
.footertext a:visited{
	color: #666;
	text-decoration: underline;
}
.footertext a:hover{
	color: #900;
	text-decoration: underline;
}



/* footer_copy */
#footer_copy{width:805px;text-align:right;font-size:12px;line-height:20px;color:#333;}


/* Google Adsense */
.gglad{border-top:1px dotted #999;margin:40px 10px 15px;padding:8px 10px 0;}
.gglad_pr{text-align:right;color:#333;font-size:11px;line-height:12px;margin-bottom:0px;padding:0;}
.gglad p{margin:5px 0 10px;padding:0;text-align:left;font-size:12px;}
a.ggladtitle {font-weight:bold; color:blue; text-decoration:underline;line-height:1.4em;padding:0;}
a.ggladdescr {color:#000; text-decoration:none;line-height:1.2em;}
a.ggladhost {font-style:italic; font-size:80%; color:#616161; text-decoration:none;line-height:1.1em;padding:0;}
