body {
	margin:0px 13px 10px;
	padding:0;
	text-align:center;
	color:#fff;
	background:url(/template/20056/img/bg_maintop.jpg) repeat-x center top #000;
	}

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

.blg_title{
	margin:0px;
	padding:0px;
	height:155px;
	overflow:hidden;
}

H1{
	margin:0px 0px 0px 0px;
	padding:48px 10px 0px 230px;
	font-size:24px;
	line-height:1.4;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	}

H1 a:link{
	color:#FFF;
	text-decoration:none;
	}

H1 a:visited{
	color:#FFF;
	text-decoration:none;
	}

H1 a:hover{
	color:#BF0A13;
	text-decoration:underline;
	}


H2{
	margin:0px;
	padding:0px 10px 0px 230px;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	overflow:hidden;
	}


H3{
	width:100%;
	font-size:14px;
	color:#fff;
	margin:0px;
	padding:4px 0px;
	line-height:1.4;
	background-color:#848781;
	text-align:left;
	text-indent:8px;
	}

a:link{
	color:#AAFE5A;
	text-decoration:none;
	}

a:visited{
	color:#D0E5BD;
	text-decoration:none;
	}

a:hover{
	color:#BF0A13;
	text-decoration:underline;
	}



.cl {
	clear:both;
	height:1px;
	}

input{
	margin-bottom:10px;
}

/* head_pr */
.head_pr{width:805px;font-size:12px;}
/* blog全体 */

#header{
	width:805px;
	height:180px;
	padding:0 0 0;
	margin:0;
	text-align:left; 
	position:relative;
	background:url(/template/20056/img/header.jpg) no-repeat left top #000;
	overflow:hidden;
	}

html>body #header{
	padding:0 0 0px;
	}

*html #header{
	margin:0 0 0px;
	}

#range{
	width:831px;
	margin:0 auto;
	padding:0px 13px;
	text-align:center;
	background:url(/template/20056/img/bg_tbltop.jpg) no-repeat center top #000;
	}

html>body #range{
	width:805px;
	}

*html #range{
	width:805px;
	}

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

.link-gdo {
	position:absolute;
	top:7px;
	right:21px;
	width:85px;
	height:30px;
	margin:0;
	padding:0;
	}

.link-ua {
	position:absolute;
	top:0px;
	left:0px;
	width:78px;
	height:58px;
	margin:0;
	padding:0;
	}

/* 記事部分 */

TD.main-cell{
	padding:0px 15px 0px 17px;
	background:url(/template/20056/img/bg_celltop.jpg) no-repeat -185px 0px #000;
}

td{
	vertical-align:top;
	}


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


.entry_box {
	width:413px;
	margin:0 0 10px 0;
	padding:33px 25px 10px;
	border:1px solid #999;
	}

html>body .entry_box{
	width:363px;
	}

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

.date{
	width:100%;
	font-weight:normal;
	font-size:12px;
	color:#DDD;
	letter-spacing:1px;
	text-align:right;
	padding:3px 3px 15px;
	margin:5px 0 0;
	background:url(/template/20056/img/parts_dotline.gif) repeat-x center bottom;
}

.entry_text{
	width:350px;
	padding:5px 0px;
	font-weight:normal;
	font-size:14px;
	color:#CCC;
	line-height:1.4;
	text-align:center;
	}


.entry_text a:link{
	text-decoration:underline;
	}

.entry_text a:visited{
	text-decoration:underline;
	}

.entry_text a:hover{
	text-decoration:none;
	}




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

.entry_layer,
.posted-layer{
	width:350px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	padding:8px 3px 10px;
}

html>body .entry_layer{
	width:344px;
	}

html>body .posted-layer{
	width:344px;
	}

.entry_layer{
	width:100%;
	padding:15px 0px 5px;
	overflow:hidden;
}

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


/* posted */

.posted{
	color:#fff;
	margin:0;
	padding:0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.4;
	text-align:center;
	background:url(/template/20056/img/parts_dotline.gif) repeat-x center top;
	}


.pagefoot-line{
	margin-top:38px;
	}

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


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

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

.page-foot a:hover {
	color:#727272;
	text-decoration:underline;
	}


/* サイド */

TD.left-cell{
	width:185px;
	padding:0px;
	background:url(/template/20056/img/bg_celltop.jpg) no-repeat left top #000;
	text-align:center;
	overflow:hidden;
}

TD.right-cell{
	width:185px;
	padding:0px;
	background:url(/template/20056/img/bg_celltop.jpg) no-repeat right top #000;
	text-align:center;
	overflow:hidden;
}

.side {
	width:165px;
	margin:0px 10px;
	padding:0 0 10px;
	text-align:center;
	background-color:#2D2D2D;
	}


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

.side li {
	margin:0px 2px 6px 3px;
	padding:0px 0px 3px 23px;
	background:url(/template/20056/img/ico_list.gif) no-repeat 3px 1px;
	}

.side_header {
	width:165px;
	background:url(/template/20056/img/ico_categ.gif) no-repeat 6px 10px #000;
	margin:0;
	text-align:center;
	}



.side_title {
	width:auto;
	text-align:left;
	font-size:12px;
	font-weight:900;
	color:#FFF;
	padding:10px 5px 10px 26px;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
	}


.side_box {
	margin:5px 0 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:#CCC;
	line-height:1.2;
	text-align:left;
	}


.photo { margin:3px; }


form .side-text{
	background:none;
	}


.rss{
	margin:21px 0;
	}

/* regist */

.regist {
	margin:10px;
	padding:10px 5px 0px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	line-height:1.8;
	border:1px solid #CCC;
	}

.regist div{
	line-height:1.4em;
	text-align:left;
}

.btn-box{
	margin:17px 0 0;
	}

.regist img{
	display:block;
	margin:0 0 10px;
	padding:0;
	text-align:center;
	}

.regist_txt_box {
	margin:13px 0 5px;
	padding:0;
	text-align:left;
	line-height:1.3;
	color:#FFF;
	}

.regist ul {
	margin:0px 3px;
	padding:0px;
	list-style:none outside;
	}

.regist li {
	margin:0px 2px 6px 3px;
	padding:0px 0px 3px 23px;
	background:url(/template/20056/img/ico_list.gif) no-repeat 3px 1px;
	text-align:left;
	line-height:1.3;
	font-size:11px;
	}



/* カレンダー */

.calendar_bg {
	padding:5px 8px; 
	margin:10px 5px;
	padding:8px;
	text-align:center;
	}

.calendar {
	width:25px;
	margin:0; 
	color:#CCC; 
	font-size:12px; 
	text-align:right; 
	line-height:1.3;
	}

.calendar a:link {
	text-decoration:underline;
	}

.calendar a:visited {
	text-decoration:underline;
	}

.calendar a:hover{
	text-decoration:none;
	}


/* アーカイブ */

.page {
	width:805px;
	font-size:11px;
	color:#CCC;
	letter-spacing:1px; 
	overflow:hidden;
	word-break:break-all;
	padding:0px;
	margin:0px;
	line-height:25px;
	font-size:12px;
	text-align:center;
	}

.page a:link {
	color:#FFF;
	text-decoration:underline;
	}

.page a:visited {
	color:#CCC;
	text-decoration:underline;
	}

.page a:hover {
	text-decoration:underline;
	}


/* 一記事のみのCSS */

.entry_box_oth {
	margin:20px 0 10px;
	text-align:left;
	}

.oth-box {
	margin:0;
	padding:10px 0px 15px 5px;
	background:url(/template/20056/img/parts_dotline.gif) repeat-x center bottom;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
	}

.oth-box img{
	margin-right:3px;
	}

.oth-text-box{
	margin:5px 0px 5px 15px;
	color:#CCC;
	font-size:14px;
	}

.oth-text-box a:link{
	text-decoration:underline;
	}

.oth-text-box a:visited{
	text-decoration:underline;
	}

.oth-text-box a:hover{
	text-decoration:none;
	}

.oth-text-box a.indi-link:link{
	text-decoration:none;
	}

.oth-text-box a.indi-link:visited{
	text-decoration:none;
	}

.oth-text-box a.indi-link:hover{
	text-decoration:underline;
	}

.border-t{
	border-top:7px solid #CCC;
	}

.border-b{
	border-bottom:2px solid #CCC;
	}


.oth_title{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:3px 5px;
	}

.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:#CCC;
	}

.form-label{
	width:50px;
	padding:6px 0 8px;
	color:#CCC;
	}

.form-cell{
	width:310px;
	padding:3px 0 8px;
	}

.posted-comment{
	color:#CCC;
	margin:0 0 35px 0;
	padding:5px 0;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-bottom:2px solid #CCC;
	}

form,
.comment-table input{
	margin:0;
	}
textarea,
.comment-table input{
	vertical-align:middle;
	color:#CCC;
	}



/*----------以下、カスタムパーツ用CSS-------*/



/*-----url送信フォーム------*/

.submit-url{
	text-align:right;
	font-size:12px;
	color:#2272b8;
	margin:0 15px;
	padding:0;
	}



/*-------プロフィール欄-------*/

.profile-head{
	margin-top:14px;
	}

.profile-box{
	background:url(/template/20056/img/profile_body.gif) repeat-y;
	text-align:center;
	padding:5px 10px;
	}


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


/* under armor banner */
#bnr_ua{
	margin:10px 0px;
}

#bnr_ua a{
	display:block;
	margin:10px 0px 5px;
	padding:0px;
	line-height:1.6em;
	font-size:10px;
}

/* 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;
}

.page-foot {
	font-size:11px;
	color:#CCC;
	letter-spacing:1px; 
	overflow:hidden;
	word-break:break-all;
	padding:0px;
	margin:0px;
	line-height:25px;
	font-size:12px;
	text-align:center;
	}

.page-foot a:link {
	color:#FFF;
	text-decoration:underline;
	}

.page-foot a:visited {
	color:#CCC;
	text-decoration:underline;
	}

.page-foot a:hover {
	text-decoration:underline;
	}

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