@import url('/pw/css/skin.css');

/***************************************************
	all
****************************************************/
* {
	font-family:'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','Osaka',sans-serif;
}
body {
	margin:0px 0 10px 0; 
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#333333;
	border:none;
	background:url(/template/20/img/back.jpg) repeat center top;
	}
ul,li, {
	margin:0;
	padding:0
	}
a:link,
a:visited {
	color:#666666;
	text-decoration:none;
	}
a:hover{
	color:#666666;
	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 10px auto; 
	width:752px;
	text-align:left;
	background-color: #F5CADD;
	padding-bottom:30px;
	}


/***************************************************
	header
****************************************************/
#header {
	width:752px;
	margin-bottom:12px;
	background:url(/template/20/img/head.gif) no-repeat left top;
	height:151px;
	}
h1 {
	margin:0;
	padding-top:70px;
	padding-left:86px;
	padding-right:86px;
	font-size:16px;
	font-weight:bold;
	}
h1 a:link,
h1 a:visited,
h1 a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
h2 {
	margin:0;
	padding-top:16px;
	padding-left:86px;
	padding-right:86px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	}
h1 div,
h2 div {
	/* h1,h2の大きい方の余白部分をマイナス */
	overflow:hidden;
	word-break:all-break;
	}

/***************************************************
	col
****************************************************/
#blog {
	margin:0 auto;
	padding:0;
	width:752px;
	}
#center {
	margin:0 5px 10px 5px;
	text-align:left;
	}
#center_r { }
#center_top { }
#center_top_r { }
#center_bot { }
#center_bot_r { }

#left{
width:538px;
margin-left:14px;
}


/***************************************************
	entry
****************************************************/
.entry {
	width:538px;
	margin:0 auto;
	text-align:left;
	background:url(/template/20/img/box_r.gif) no-repeat left top;
	overflow:hidden;
	word-break:break-all;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	padding-top:70px;
	position:relative;
	}
.boxU {
	width:538px;
	padding-bottom:13px;
	margin-bottom: 12px;
	background:url(/template/20/img/box_u.gif) no-repeat left bottom;
	}
.boxI{
	background:url(/template/20/img/box_i.gif) repeat-y left top;
}
.entry_comment{
	margin:15 auto 0px auto;
	text-align:left;
	background:url(/template/20/img/box_r.gif) no-repeat left top;
	padding-top:10px;
	width:538px;
position:relative;
	padding-top:70px;
	}
h3 {
	margin:0;
	padding:5px 20px;
	}
.tit {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	position:absolute;
	top:54px;
left:100px;
	width:338px;
	}
.date {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	white-space:nowrap;
	}
.entry_text {
	width:480px;
	margin:0;
	padding:5px 20px;
	font-size:12px;
	line-height:1.3;
	overflow:hidden;
	word-break:break-all;
	color:#666666;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.entry_layer {
	}
.posted {
	padding:5px;
	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:#666666; 
	}
.comment_posted {
	margin:0 auto ;
	padding:10px 0px;
	font-size:10px;
	font-weight:normal;
	line-height:1.2;
	color:#666666;
	text-align:right;
	border-bottom:1px solid #999999;
	width:498px;
	margin-left:20px;
	}
.comment_posted a:link,
.comment_posted a:visited {
	color:#666666;
	text-decoration:none;
	}
.comment_posted a:hover {
	text-decoration:underline;
	color:#666666; 
	}
.comment_layer {
	width:485px;
	margin:0 auto 15px auto;
	padding:5px 0;
	font-weight:normal;
	font-size:12px;
	overflow: hidden;
	word-break: break-all 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.pageCount{
	text-align:center;
	margin-top:10px;
}
.pageCount ul{
	font-size:10px;
	margin:0px auto;
	width:235px;
}
.pageCount li{
	float:left;
	width:25px;
	list-style:none;
	color:#666666;
}
.pageCount li.next{
	width:105px;
}
.pageCount li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/***************************************************
	Rside
****************************************************/

#right{
	width:180px;
	margin-right:14px;
}

.side {
	padding:0px 0px 20px 5px;
	background:url(/template/20/img/s_boxu.gif) no-repeat left bottom;
}

.side_title {
	padding:20px 10px 10px 10px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	letter-sapacing:inherit;
 	color:#DA006F;
 	text-align: center;
	background:url(/template/20/img/s_title.gif) no-repeat right top;
}

.side_text {
	padding: 0px 10px 10px 15px;
	font-size:10px;
	text-align:left;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all;
	color:#666666; 
	font-weight:bold;
	background:url(/template/20/img/ubox_rbg.gif) repeat-y right top;
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
}

.calendar_bg {
	margin: 0px 10px 0px 15px;
	width: 150px;
}

.calendar_bg a {
	text-decoration: underline;
}


.calendar_bg th,
.calendar_bg td {
	font-size:10px;
	text-align: center;
	font-weight: bold;
	color:#666666;
	padding: 3px 0px;
}

/***************************************************
	page/footer
****************************************************/
.page {
	margin:0;
	width:100%;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
	color:#666666;
	font-weight:bold;
	}
.page a {
	color:#666666;
	font-weight:bold;
	}
.footer{
	font-size:10px;
	width:100%;
	text-align:center;
	}
#seesaaAdB {
	margin: 0 auto;
}