body{
	background-color:#e8e8e8;
	margin:0; padding:0;
	text-align:center;
	color:#000000;
	}

HR{
	color:#ddd;
	height:1px;
	width:98%;
	text-align:center;
	}

H1{
	margin:0 0 0px 0;
	padding:0;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	}

H2{
	margin:0px;
	padding:0;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width:750px;
	}

H3{
	font-size:14px;
	color:#000;
	margin:0;
	padding:0;
	border-bottom:none;
	line-height:1.4;
	}
a:link {
	color:#0f3264;
	text-decoration:none;
	}
a:visited {
	color:#0f3264;
	text-decoration:none;
	}
a:hover { color:#0f3264;
	text-decoration:underline;
	}
.cl {
	clear:both;
	height:1px;
	}



/* head_pr */
.head_pr{width:750px;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:750px;
	padding:0px 0 10px 0;
	margin:30px 0 0;
	text-align:left;
	}

#range{
	width:783px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background:url(/template/10/img/header.jpg) no-repeat center top #e8e8e8;
	border:solid 1px #e8e8e8;
	}


/* タイトル・説明文 */

.blog_title {
	width:590px;
	height:41px;
	margin:5px 0px 2px;
	padding:0 10px;
	word-break:break-all;
	color:#000000;
	font-size:35px;
	}

.blog_title a:link {
	color:#000000;
	text-decoration:none;
	}

.blog_title a:visited {
	color:#000000;
	text-decoration:none;
	}

.blog_title a:hover {
	color:#000000;
	text-decoration:none;
	background:none;
	}

.blog_description {
	width:580px;
	margin:0px 10px;
	padding:0px 10px;
	word-break:break-all;
	color:#d6f2f2;
	font-weight:bold;
	font-size:14px;
	}

.link-gdo{
	width:780px;
	height:41px;
	position:absolute;
	top:56px;
	margin:0px 60px 0px 0px;
	text-align:right;
	vertical-align:top;
	}

.main-layout{
	margin:80px 0px 0px;
	background:url(/template/10/img/footer.jpg) no-repeat bottom center;
	padding-bottom:130px;
	}

.sidecell{
	padding:0 3px 0 3px;
	}

.entrybox{
	text-align:center;
	}


/* 記事部分 */

.entry_box {
	width:100%;
	margin:0 0 10px 0;
	border:none;
	background:none;}

.entry{
	padding:0px 0px 8px;
	text-align:center;
	}

.date{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	letter-spacing:1px;
	padding:5px 13px;
	text-align:left;
	}

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

.entry-title{
	background:url(/template/10/img/entry_title_back.gif) no-repeat top center #000000;
	padding:5px 13px;
	color:#ffffff;
	margin:0 8px 5px;
	text-align:left;
	}


/* 記事・コメント部分の幅制限 */

.entry_layer{
	width:366px;
	overflow:hidden;
	word-break:break-all;
	}

.comment_layer{
	width:100%;
	overflow:hidden;
	word-break:break-all;
	color:#666666;
	}


/* posted */

.posted{
	margin:0 0 10px 0;
	padding:5px 5px 0;
	font-weight:nomal;
	font-size:12px;
	color:#000000;
	line-height:1.2;
	text-align:right;
	border-top:solid 1px #2f2f2f;
	width:366px;
	}

.posted a:link {
	color:#3f3f3f;
	}

.posted a:visited {
	color:#3f3f3f;
	}

.posted a:hover {
	color:#3f3f3f;
	text-decoration:underline;
	}


/* サイド */

.side {
	width:192px;
	margin:0px 0 10px;
	padding:0;
	text-align:center;
	}

.side ul {
	margin:5px 0px 0px;
	padding:0px;
	list-style:none outside;
	}

.side li {
	margin:0px 2px 6px 3px;
	padding:0px 0px 3px 18px;
	background:url(/template/10/img/list_icon.gif) no-repeat top left;
	}

.side_header {
	width:180px;
	background:none;
	margin:0;
	text-align:center;
	}

.side_title {
	width:180px;
	font-size:12px;
	color:#ffffff;
	padding:6px 0px 4px 0px;
	margin:0px 0 5px;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
	font-weight:bold;
	background:url(/template/10/img/side_title_back.gif) no-repeat center center;
	text-align:center;
	}

.side_box {
	margin:5px 0 0;
	padding:0;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
	width:180px;
	}

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

.photo {
	margin:3px;
	}


/* regist */

.regist {
	width:182px;
	margin:0px 4px 0px 4px;
	padding:10px 0 12px 0;
	background:#b5bcc1;
	text-align:center;
	font-size:10px;
	color:#000000;
	border:none;
	}

.regist_txt_box {
	background:#b5bcc1;
	margin:5px;
	padding:3px;
	text-align:left;
	line-height:1.3;
	}

.regist-link {
	padding:5px 0px;
	text-align:left;
	}


/* カレンダー */

.calendar_bg {
	width:180px;
	padding:0 0 5px 0;
	margin:0px;
	text-align:center;
	}

.calendar {
	width:25px;
	padding:1px;
	margin:0px;
	color:#000000;
	font-size:12px;
	text-align:center;
	line-height:1.3;
	}

.calendar a:link {
	color:#0f3264;
	text-decoration:none;
	border:1px solid #0f3264;
	display:block;
	}

.calendar a:visited {
	color:#0f3264;
	text-decoration:none;
	border:1px solid #0f3264;
	display:block;
	}

.calendar a:hover {
	color:#0f3264;
	text-decoration:underline;
	}


/* アーカイブ */

.page {
	font-size:10px;
	color:#000000;
	letter-spacing:1px;
	width:98%;
	overflow:hidden;
	word-break:break-all;
	padding-bottom:8px;
	}

.page a:link {
	color:#000000;
	text-decoration:none;
	}

.page a:visited {
	color:#000000;
	text-decoration:none;
	}

.page a:hover {
	color:#000068;
	text-decoration:underline;
	background:#DBEBF7;
	}


/* 一記事のみのCSS */

.entry_box_oth {
	width:366px;
	margin:0 0 10px 0;
	background:none;
	text-align:left;
	}

.title_box {
	margin:0;
	padding:4px 10px;
	background:none;
	}

.oth_title{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:0;
	padding:3px 7px;
	text-align:left;
	}

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

.entry_text table {
	margin:0 auto;
	width:350px;
	}

.entry_text td {
	font-size:12px;
	padding:0 5px;
	}


.entry_box_oth p{
	font-size:12px;
	color:#666666;
	margin:10px;
	padding:0px;
	}

/* adspace */
.ad_space{border-top:1px dotted #999;margin-top:50px;padding-top:15px;}

/* footer_copy */
#footer_copy{width:750px;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;}
