@import url('/pw/css/skin.css');

/***************************************************
	all
****************************************************/
* {
	font-family:'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','Osaka',sans-serif;
}
body {
	margin:0; 
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#666666;
	border:none;
	background: url(/template/100107/img/bg.gif) repeat-x left 368px;
	}
ul,li {
	margin:0;
	padding:0
	}
a:link,
a:visited {
	color:#cc66cc;
	text-decoration:underline;
	}
a:hover{
	color:#6600cc;
	text-decoration:underline;
	}
hr{
	color:#999999;
	height:1px;
	}
p {
	padding:5px 0;
	}
img {
	background:none;
	border:none;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
input,textarea {
	padding:3px;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	}
form { 
	padding:0;
	margin:0 10px;
	font-size:12px;
	text-align:left;
	}
form {
	margin:0 10px;
	padding:10px;
	text-align:left;
	font-size:12px;
	}
.clear, .cl {
	height:1px;
	font-size:1px;
	clear:both;
	}


/***************************************************
	container
****************************************************/
#container {
	margin:0px auto 0px auto;
	width:880px;
	text-align:left;
	/* background:url(/template/スキンID/img/header.jpg) no-repeat top center; */
	}


/***************************************************
	header
****************************************************/
#header {
	width:880px;
	background: url(/template/100107/img/header.jpg) no-repeat left bottom;
	margin:10px 0 0 0;
	height:300px;
	}
h1 {
	margin:0;
	text-align:center;
	text-indent:-9999px;
	}
h1 a:link,
h1 a:visited,
h1 a:hover {
	display:block;
	height:300px;
	width:880px;
	text-decoration:none;
	color:#7F7F53;
	}
h2 {
	margin:0;
	text-indent:-9999px;
	display:none;
	}
h1 div,
h2 div {
	/* h1,h2の大きい方の余白部分をマイナス */
	overflow:hidden;
	word-break:all-break;
	}

/***************************************************
	col
****************************************************/
#blog {
	margin:0 auto;
	padding-top:20px;
	width:880px;
	background:#FFFFFF;
	}
#center {
	margin:0 27px;
	text-align:left;
	width:450px;
	}
#center_r { }
#center_top { }
#center_top_r { }
#center_bot { }
#center_bot_r { }


/***************************************************
	entry
****************************************************/
.entry {
	width:450px;
	background:url(/template/100107/img/box_r.gif) no-repeat left top;
	margin:0 auto 15px auto;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	padding-top:9px;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.boxU{
	background:url(/template/100107/img/box_u.gif) no-repeat left bottom;
	padding-bottom:13px;
}
.boxI{
	background:url(/template/100107/img/box_i.gif) repeat-y left top;
	magin-bottom:13px;
}
.entry_comment{
	width:450px;
	margin:0 auto 15px auto;
	text-align:left;
	background:url(/template/100107/img/box_r.gif) no-repeat left top;
	padding-top:9px;
	}
h3 {
	margin:0;
	padding:0;
	text-align:center;
	}
.tit {
	font-size:12px;
	font-weight:bold;
	background:url(/template/100107/img/entry_h2.gif) no-repeat center bottom;
	padding: 15px 40px;
	}
.date {
	font-size:10px;
	font-weight:normal;
	white-space:nowrap;
	}
.entry_text {
	width: 430px;
	margin:0;
	padding:5px 28px;
	font-size:12px;
	line-height:1.3;
	overflow:hidden;
	word-break:break-all;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.entry_layer {
	}
.posted {
	padding:5px 18px;
	font-size:10px;
	font-weight:normal;
	line-height:1.1;
	color:#666666;
	}
.posted a:link,
.posted a:visited {
	color:#7F7F53;
	text-decoration:none;
	}
.posted a:hover {
	text-decoration:underline;
	color:#7F7F53;
	}
.comment_posted {
	margin:5px 18px;
	padding-bottom:10px;
	font-size:10px;
	font-weight:normal;
	line-height:1.2;
	color:#666666;
	text-align:right;
	border-bottom:1px solid #999999;
	}
.comment_posted a:link,
.comment_posted a:visited {
	color:#666666;
	text-decoration:none;
	}
.comment_posted a:hover {
	text-decoration:underline;
	color:#7F7F53;
	}
.comment_layer {
	width:330px;
	margin:0 auto 15px auto;
	padding:5px 0;
	font-weight:normal;
	font-size:12px;
	overflow: hidden;
	word-break: break-all 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.boxI form{
margin-left:15px;
}

.pageCount{
	text-align:center;
}
.pageCount ul{
	font-size:10px;
	margin:0px auto;
	width:235px;
	padding-bottom:30px;
}
.pageCount li{
	float:left;
	width:25px;
	list-style:none;
}
.pageCount li.next{
	width:105px;
}
.pageCount li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/***************************************************
	side
****************************************************/
#right,
#left {
	width: 188px;
}


.calendar {
	width:20px;
	padding:1px;
	margin:0;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	color: #CC00FF;
	}
.calendar a:link,
.calendar a:visited {
	width:20px;
	color: #CC0000;
	text-decoration: underline;
	display:block;
	/* background:url(/template/スキンID/img/cal.gif) no-repeat; */
	}
.calendar a:hover {
	width:20px;
	color: #6666CC;
	background:#666666;
	text-decoration:underline;
	/* background:url(/template/スキンID/img/cal.gif) no-repeat; */
	}
.side {
	padding:0px;
	}
.side_title{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	letter-sapacing:inherit;
	background: url(/template/100107/img/side_t.gif) no-repeat center bottom;
	margin-bottom:10px;
	width:188px;
	color:#ff3399;
	line-height: 37px;
	}  
.side_text {
	margin:0px;
	padding:5px 15px;
	font-size:10px;
	text-align:left;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all; 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.side_text a:link,
.side_text a:visited {
	color:#cc66cc;
	}
.side_text a:hover {
	color:#6600cc;
	}

#line{
border:1px solid #BFBFBF;
width:168px;
padding:5px;
}

#line span{
color:#707070;
font-size:10px;
text-align:center;
display:block;
font-weight:bold;
margin-bottom:20px;
}
#line .detail{
color:#707070;
font-size:10px;
text-align:center;
display:block;
font-weight:normal;
}

/***************************************************
	page/footer
****************************************************/
.page {
	margin:0 0 10px 0;
	width:450px;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
	}
.footer{
	font-size:10px;
	width:100%;
	text-align:center;
	}
