@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:#999999;
	border:none;
	background: #ffbcdf url(/template/23/img/bg.gif) center top repeat-y;
	}
ul,li {
	margin:0;
	padding:0;
	vertical-align: top;
	}
a:link,
a:visited {
	color:#6b6b6b;
	text-decoration:none;
	}
a:hover{
	color:#FF3399;
	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 #ccccff;
	}
form {
	margin:0 10px;
	padding:0px;
	text-align:left;
	font-size:12px;
	}
.clear, .cl {
	height:1px;
	font-size:1px;
	clear:both;
	}
.clear02 {
	font-size:1px;
	clear:both;
	}

/***************************************************
	container
****************************************************/
#container {
	margin:0px auto 0px auto;
	width:880px;
	text-align:center;
	background-color: #ffffff;	
	}
#contents{
	width:880px;
	margin:0 0 10px 0;
	background-color: #ffffff;	
	}
/***************************************************
	header
****************************************************/
#header {
	width:880px;
	margin:0;
	height:344px;
	}
h1 {
	margin:0 0 10px 0;
	width:880px;
	height:344px;
	padding:0;
	text-indent:-9999px;
	background:url(/template/23/img/header.jpg) no-repeat center bottom;
	}
h1 a:link,
h1 a:visited,
h1 a:hover {
	display:block;
	text-decoration:none;
	color:#9966cc;
	}
h2 {
	margin:0;
	padding:10px 25px 0 25px;
	color:#ff7284;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display:block;
	}
.entry_ttl h2 {
	clear:both;
	
}
h1 div,
h2 div {
	/* h1,h2の大きい方の余白部分をマイナス */
	overflow:hidden;
	word-break:all-break;
	}

/***************************************************
	col
****************************************************/
#center {
	text-align:center;
	width:504px;
	float: left;
	background-color: #ffffff;
	padding: 15px 0;
	}
#centertop{
	background:url(/template/23/img/center_top.gif) no-repeat center bottom;
	height:6px;
	clear: both;
}
#centerIn{
	background:url(/template/23/img/center_mid.gif) repeat-y center top;
}	
#centerbtm{
	background:url(/template/23/img/center_btm.gif) no-repeat center top;
	height:6px;
	clear: both;
}	
/*未使用*/
/*#blog {
	margin:0 auto;
	padding-top:10px;
	width:752px;
	}
#blog02 {
	margin:0 auto;
	padding-top:10px;
	width:848px;
	}
*//*未使用*/


/***************************************************
	entry
****************************************************/
.entry_ttl{
	padding:5px 5px 0 5px;
	height:63px;
	margin-bottom:15px;
	background: url(/template/23/img/entry_h2.gif) no-repeat center bottom;
}
.entry {
	margin:0 0 15px 0;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	padding-top:0px;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}

/*アーカイブページの上下のリンク*/
.entry_link{
	font-size:12px;
	text-align:center;
	margin: 0 0 15px;
}
.entry_foot_link{
	font-size:10px;
	text-align:center;
	padding-top:10px;
	color:#333333;
	margin: 15px 0 15px;
}
.entry_link a:link,
.entry_link a:visited,
.entry_foot_link a:link,
.entry_foot_link a:visited {
	color:#9966cc;
	text-decoration:none;
	}
.entry_link a:hover,
.entry_foot_link a:hover {
	text-decoration:underline;
	color: #FF3399;
	}


/* コメント用class個別ページ */
.entry_comm2 {
	padding: 0;
	margin: 0 10px;
	word-break:break-all;
	}

/*未使用*/	
.entry_comment{
	margin:8px 20px 15px 20px;
	text-align:left;
	}
h3 {
	margin:0;
	text-align:left;
	/*height:20px;*/
	display:block;
	background-color:#fbefef;
	}
.tit {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#e69eb3;
	padding:0 8px;
	}
.tit2 {
	margin:0;
	padding:0 35px 3px 25px;
	color:#ff006c;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	display:block;
	background:#fff url(/template/23/img/entry_h2.gif) no-repeat left bottom;
	}
/*未使用*/


.date {
	font-size:10px;
	padding:0 10px;
	white-space:nowrap;
	color: #999999;
	float: right;
	}
.entry_text {
	margin:7px;
	padding:0 15px;
	font-size:12px;
	overflow:hidden;
	word-break:break-all;
	line-height: 1.5em;
	color: #676767;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}

.entry_text02 {
	margin:40px 40 0 0;
	padding:0 15px;
	font-size:12px;
	line-height:1.5;
	word-break:break-all;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}

.entry_layer {
	}

.posted {
	margin: 0 auto;
	width: 330px;
	padding: 10px 0 10px 0;

	}
	
/*未使用*/	
/*.posted02 {
	margin: 10px 40px 0 0;
	}
*//*未使用*/	

.posted_text {
	padding:0;
	font-size:10px;
	font-weight:normal;
	line-height:1.1em;
	color:#6b6b6b;
	text-align: center;
	}
.posted a:link,
.posted a:visited {
	color:#6b6b6b;
	text-decoration:none;
	}
.posted a:hover {
	color:#ff9966;
	text-decoration:underline;
	}
.entry_url {
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:1.1;
	color: #ff006c;
	margin: 40px 0 0 0;
	}
.comment_posted{
	font-size: 10px;
	text-align:right;
	padding:0;
	margin:10px 0 0;
}

/***************************************************
	side
****************************************************/
#right{
	text-align:left;
	width: 180px;
	float: right;
	background-color: #ffffff;
	/*win ie6でマージンが2倍はいるのを防ぐ*/
}

#left {
	width: 180px;
	float: left;
	padding: 0;
	margin: 0 4px 0 0;
	background-color: #ffffff;	
	/*win ie6でマージンが2倍はいるのを防ぐ*/
}

.side_profile_photo{
	padding:5px 0px 10px 0px;
}
.side_text_area{
	padding:10px;
}

/*カレンダー*/
.calendar {
	padding:0px;
	margin:0;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	color:#333333;
	}
.calendar_bg{
	margin-top:10px;
	padding: 0;
}

.calendar_bg tr th {
	color: #9a0134;
} 

.calendar a:link,
.calendar a:visited {
	color:#ff9966;
	text-decoration: none;
	font-weight:bold;
	display:block;
	}
.calendar a:hover {
	color:#ff3399;
	font-weight:bold;
	text-decoration:underline;
	}

/*未使用*/
/*.calendar_sun {
	padding:1px;
	margin:0;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	color:#F43655;
	}
.calendar_sun a:link,
.calendar_sun a:visited {
	color:#F43655;
	text-decoration: none;
	font-weight:bold;
	display:block;
	}
.calendar_sun a:hover {
	color:#F43655;
	font-weight:bold;
	text-decoration:underline;
	}*/
/*未使用*/

/*.calendar_ttl {
	padding:1px;
	margin:0;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	color:#666666;
	}*/

/*サイド詳細*/
.side {
	padding:7px 4px 10px 4px;
	background-color:#ffffff;
	text-align:left;
	}
.side_title{
	padding:0 0 15px 0px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	letter-sapacing:inherit;
	width:184px;
	height:43px;
	background:url(/template/23/img/side_title_bg.gif) no-repeat 0 bottom;
	color: #5c96ff;
	vertical-align: middle;
	}  
.side_text {
	margin:0px;
	padding:8px;
	font-size:12px;
	color:#999999;
	text-align:left;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all;
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
	
.side_text a:link,
.side_text a:visited {
	color:#3F3F3F; 
	}
.side_text a:hover {
	color:#FD59A4;
	}

/*未使用*/
/*.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; 
	}*/
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
/*未使用*/

/***************************************************
	page/footer
****************************************************/
.page {
	margin:0 0 10px 7px;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	color:#6b6b6b;
	word-break:break-all;
	}
.footer{
	font-size:10px;
	width:100%;
	text-align:center;
	}


/***************************************************
	独自スタイルシート
****************************************************/
#entrybtm{
	background:url(/template/23/img/entry_btm.gif) no-repeat center top;
	height:35px;
	clear: both;
}

#ft {
	clear: both;
}
