@import url('http://www.liplog.jp/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/100204/img/bg.gif);
}
ul, li {
	margin:0;
	padding:0
}
#main a:link, #main a:visited {
	color: #9999CC;
	text-decoration:none;
}
#main a:hover {
	color:#339966;
	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 #9999CC;
}
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;
}
.clear02 {
	font-size:1px;
	clear:both;
}
.text_10 {
	font-size:10px;
}
/***************************************************
	container
****************************************************/
#container {
	margin:0px auto 0px auto;
	width:880px;
	text-align:center;/* background:url(template/スキンID/img/header.jpg) no-repeat top center; */
	}
#contents {
	width:880px;
	margin:0 0 10px 0;
}
#main {
	width:490px;
	float: left;
	margin: 0 7px;
}
/***************************************************
	header
****************************************************/
#header {
	width:880px;
	margin:10px 0 10px 0;
	height:330px;
}
h1 {
	margin:0;
	padding:0;
	height:330px;
	text-indent:-9999px;
	background:url(/template/100204/img/header.jpg) no-repeat center top;
}
h1 a:link, h1 a:visited, h1 a:hover {
	display:block;
	width:880px;
	height:330px;
	text-decoration:none;
	color:#7F7F53;
}
h2 {
	margin:0;
	padding:0px 190px 10px 32px;
	color:#056FAC;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	text-align:left;
	display:block;
}
h1 div, h2 div {
	/* h1,h2の大きい方の余白部分をマイナス */
	overflow:hidden;
	word-break:all-break;
	margin:0;
	padding:0;
}
/***************************************************
	col
****************************************************/
#blog {
	margin:0 auto;
	padding-top:10px;
	width:490px;
}
#blog02 {
	margin:0 auto;
	padding-top:10px;
	width:490px;
}
#center {
	margin:0 10px 20px 10px;
	text-align:center;
	width:470px;
	padding-top:10px;
}
#centerMid {
	width:450px;
/* *width:490px;
	background:url(/template/100204/img/center_mid.gif) repeat-y center;
*/	padding: 0 20px;
}
/***************************************************
	entry
****************************************************/
.entry_link {
	font-size:12px;
	text-align:center;
	margin-bottom: 10px;
}
#entry_foot_link {
	font-size:10px;
	text-align:center;
	padding-top:10px;
	color:#666666;
}
#entry_foot_link a:link {
	color:#9999CC;
	text-decoration:none;
}
#entry_foot_link a:visited {
	color:#666666;
	text-decoration:none;
}
#entry_foot_link a:hover {
	text-decoration:underline;
	color:#000000;
}
.entry {
	margin:0 auto 10px auto;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	background:url(/template/100204/img/entry_line.gif) no-repeat center bottom;
	padding-bottom:40px;
}
.entry_comment {
	width:383px;
	margin:0 auto 15px auto;
	text-align:left;
	padding-top:9px;
}
.tit_area {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#9966cc;
	margin:0;
	padding: 10px 8px 10px 34px;
	background:url(/template/100204/img/title_bg.gif) no-repeat left top;
}
.date {
	margin:0;
	font-size:10px;
	line-height:1.1;
	color:#9966cc;
	font-weight:normal;
	padding: 0 0 0 10px;
}
/*.tit_area h3 {
	float:left;
}
*/h3 {
	padding:0;
	margin:0;
	text-align:left;
	display:block;
	line-height:1.2;
	font-size:12px;
}
.entry_text {
	margin:0;
	padding:10px 20px;
	text-align:left;
	font-size:12px;
	line-height:1.4;
	overflow:hidden;
	width: 400px;
	word-break:break-all;/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.entry_text02 {
	margin:0;
	padding:10px 15px 0px;
	text-align:left;
	font-size:12px;
	line-height:1.4;
	overflow:hidden;
	word-break:break-all;/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.posted {
	text-align:center;
	margin: 20px 0;
}
.posted_text {
	padding:0;
	font-size:10px;
	font-weight:normal;
	line-height:1.1;
	color:#666666;
	display:block;
}
.posted a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.posted a:visited {
	color:#999999;
	text-decoration:none;
}
.posted a:hover {
	text-decoration:underline;
	color:#FFCC00;
}
.entry_url {
	font-size:12px;
	text-align:center;
	border: #FFFFFF 2px solid;
	padding:10px;
	margin: 0 20px 10px 20px;
}
.comment_posted {
	margin:0;
	padding:5px 15px 5px;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
	word-break:break-all;
	text-align:right;/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.comment_posted_line {
	border-bottom:1px dotted #fbe5e5;
	height:3px;
}
/***************************************************
	side
****************************************************/
#right {
	width:174px;

	*width:188px;
	float: right;
	padding: 0 7px;
}
#left {
	width:174px;

	*width:188px;
	float: left;
	padding: 0 7px;
}
.side_profile_photo {
	padding:16px 0px 10px 0px;
}
.side_text_area {
	padding:10px 15px 0px 20px;
}
.calendar {
	margin:0;
	font-size:12px;
	text-align:center;
	line-height:18px;
	color:#000000;
	width:20px;
}
.calendar a:link {
	text-decoration:none;
	color: #FF00FF;
}
.calendar a:visited {
	text-decoration:none;
	color: #FF9999;
}
.calendar a:hover {
	text-decoration:underline;
	color: #990099;
}
.calendar_orange {
	padding:2px;
	margin:0;
	font-size:11px;
	text-align:center;
	line-height:1.4;
	color:#FF9000;
}
.calendar_ttl {
	padding:1px;
	margin:0;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	color:#000000;
}
.side {
	padding:10px 0;
}
.side_title {
	text-align:center;
	font-weight:bold;
	line-height:30px;
	letter-sapacing:inherit;
	background:url(/template/100204/img/side_title_bg.gif) no-repeat left top;
	color:#000000;
	padding:4px 0 10px 0;
	font-size:12px;
	width: 174px;
}
.side_text {
	margin:0px;
	padding:8px 10px 5px 10px;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:1.2;
	overflow:hidden;
	word-break:break-all;/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.side_text_name {
	display:block;
	font-size:14px;
	line-height:1.4;
	font-weight:bold;
}
a:link, a:visited {
	color:#CC66CC;
}
a:hover {
	color: #339966;
}
.side_text_td {
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:10px;
	text-align:left;
	line-height:1.2;
	overflow:hidden;
	word-break:break-all;/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
/* サイド　スペース*/
.side_sp {
	background-color:#FFFFFF;
}
/* サイド　プロフィール*/
.side_prof_img {
	margin:4px 0px 6px 0px;
}
/* サイド　バナーエリア*/
.side_bn_area {
	padding:10px 0px 10px 0px;
}
.side_bn_text {
	padding:2px 0px 10px 0px;
	margin:0;
	font-size:10px;
	display:block;
}
.side_comment_name {
	font-weight:bold;
	color:#FF6600;
}
.calendar_bg th {
	color: #993366;
}
/* AD バナー */
.seesaaAdB, .seesaa-adLink, .seesaaAdB .seesaa-adLink, adHr, #seesaaAdB{
	background-color:transparent !important;
	border-color:transparent !important;
	border-width:0 0 0 0 !important;
}

/***************************************************
	page/footer
****************************************************/
.page {
	margin:0 0 10px 0;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
}
.footer {
	font-size:10px;
	width:100%;
	text-align:center;
}
