@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-color:#EDFFA7;
	}
li {
	margin:0;
	padding:0;
	}
a:link,
a:visited {
	color:#157AB5;
	text-decoration:none;
	}
a:hover{
	color:#157AB5;
	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:775px;
	text-align:left;
	}


/***************************************************
	header
****************************************************/
#header {
	width:775px;
	margin:0px;
	background:url(/template/4/img/head.gif) no-repeat left top;
	height:181px;
	}
h1 {
	margin:0;
	padding-top:70px;
	font-size:20px;
	font-weight:bold;
text-align:center;
	padding-left:180px;
	padding-right:180px;
	}
h1 a:link,
h1 a:visited,
h1 a:hover {
	text-decoration:none;
	color:#157AB5;
	}
h2 {
	margin:0;
	padding-top:5px;
	padding-left:200px;
	padding-right:200px;
	color:#157AB5;
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
text-align:center;
	}
h1 div,
h2 div {
	/* h1,h2の大きい方の余白部分をマイナス */
	overflow:hidden;
	word-break:all-break;
	}

/***************************************************
	col
****************************************************/
#blog {
	margin:6px auto 0px auto;
	width:775px;
	background:url(/template/4/img/bg.gif) repeat-y left top;
	}
#center {
	margin:0 5px;
	text-align:left;
	}

#centerBack{
	background:url(/template/4/img/center_b.gif) repeat-y center top;
}
#center_r { }
#center_top { }
#center_top_r { }
#center_bot { }
#center_bot_r { }


/***************************************************
	entry
****************************************************/
.entry {
	width:396px;
	margin:0 auto;
	text-align:left;
	background:url(/template/4/img/entry_r.gif) no-repeat left top;
	overflow:hidden;
	word-break:break-all;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	padding-top:87px;
position:relative;
	}
.entryBoxU {
	width:396px;
	padding-bottom:30px;
	background:url(/template/4/img/entry_u.gif) no-repeat left bottom;
margin-bottom:15px;
	}
.entryBoxI{
	background:url(/template/4/img/entry_i.gif) repeat-y left top;
}
.entry_comment{
	margin:0 auto;
	text-align:left;
	background:url(/template/4/img/entry_r.gif) no-repeat left top;
	padding-top:87px;
	width:396px;
position:relative;
	}
h3 {
	margin:0;
	padding-left:40px;
	font-size:12px;
	line-height:100%;
	}
.tit {
	margin:0 auto;
	font-weight:bold;
	border-bottom:2px dotted #318BBE;
	padding-bottom:8px;
position:absolute;
top:52px;
width:316px;
	}
.date {
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	}
.entry_text {
	margin:0;
	padding:0px 38px 0px 44px;
	font-size:12px;
	line-height:1.3;
	overflow:hidden;
	word-break:break-all;
	color:#666666;
	width: 353px;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.entry_layer {
	}
.posted {
	padding:5px 40px;
	font-size:10px;
	font-weight:normal;
	line-height:1.1;
	color:#666666;
	text-align:center;
	}
.posted a:link,
.posted a:visited {
	color:#666666;
	text-decoration:none;
	}
.posted a:hover {
	text-decoration:underline;
	color:#157AB5;
	}
.comment_posted {
	margin:0 auto;
	padding:10px 0px;
	font-weight:normal;
	line-height:1.2;
	color:#666666;
	text-align:right;
	border-bottom:1px solid #999999;
	width:320px;
	margin-left:35px;
	font-size:10px;
	}
.comment_posted a:link,
.comment_posted a:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	}
.comment_posted a:hover {
	text-decoration:underline;
	color:#157AB5;
	font-size:10px;
	}
.comment_layer {
	width:310px;
	margin:5px auto;
	padding:5px 0px;
	font-weight:normal;
	font-size:12px;
	overflow: hidden;
	word-break: break-all; 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.entryBoxI form{
margin-left:30px;
}
.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;
	color:#157AB5;
}
.pageCount li.next{
	width:105px;
}
.pageCount li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/***************************************************
	side
****************************************************/
.side {
	background: #FFF url(/template/4/img/box_u.gif) no-repeat left bottom;
	padding-bottom: 17px;
}

.side_title{
	text-align:center;
	font-weight:bold;
	font-size:10px;
	letter-sapacing:inherit;
	color:#157AB5;
	margin-bottom:10px;
	padding-top: 5px;
}
.side_text {
	margin:0;
	padding:5px;
	font-size:10px;
	text-align:left;
	width:159px;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all;
	color:#707070; 
	font-weight:bold;
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
}

.calendar {
	width:20px;
	padding:1px;
	margin:0;
	color:#707070;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	font-weight:bold;
	}
.calendar a:link,
.calendar a:visited,
.calendar a:hover {
	color:#707070;
	text-decoration: none;
	/* background:url(/template/スキンID/img/cal.gif) no-repeat; */
	}
.calendar a:hover,
.calendar a:link {
	text-decoration: underline;
	/* background:url(/template/スキンID/img/cal.gif) no-repeat; */
	}

/***************************************************
	Rside
****************************************************/
#right{
	margin-top:20px;
	width:169px;
	margin-right:20px;
}

/***************************************************
	Lside
****************************************************/
#left{
	margin-top:20px;
	width:169px;
	margin-left:14px;
}

/***************************************************
	page/footer
****************************************************/
.page {
	margin-top:18px;
	width:100%;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
	color:#707070;
	font-weight:bold;
	}
.page a {
	color:#707070;
	font-weight:bold;
	}
.footer{
	font-size:10px;
	width:100%;
	text-align:center;
	}