@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:#3F3F3F;
	border:none;
	background-color:#FFFFFF;
	}
ul,li {
	margin:0;
	padding:0
	}
a:link,
a:visited {
	color:#666666; 
	text-decoration:none;
	}
a:hover{
	color:#7F7F53;
	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;
	}
.clear02 {
	font-size:1px;
	clear:both;
	}
.text_10{
	font-size:10px;
}

/***************************************************
	container
****************************************************/
#container {
	margin:0px auto 0px auto; 
	width:879px;
	text-align:center;
	/* background:url(/template/スキンID/img/header.jpg) no-repeat top center; */
	}


/***************************************************
	header
****************************************************/
#header {
	width:855px;
	margin:0;
	height:300px;
	}
h1 {
	margin:0;
	padding:0;
	}
h1 a:link,
h1 a:visited,
h1 a:hover {
	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;
	}

/***************************************************
	col
****************************************************/
#blog {
	margin:0 auto;
	padding-top:10px;
	width:752px;
	}
#blog02 {
	margin:0 auto;
	padding-top:10px;
	width:848px;
	}
#center {
	margin:0;
	text-align:center;
	width:496px;
	}


/***************************************************
	entry
****************************************************/
.entry_link{
	font-size:12px;
	text-align:center;
}
.entry_foot_link{
	font-size:12px;
	text-align:center;
	padding-top:10px;
	color:#666666;
}
.entry_foot_link a:link {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
.entry_foot_link a:visited {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
.entry_foot_link a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#7F7F53;
	}



.entry {
	width:496px;
	margin:0 auto 25px auto;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	padding-top:10px;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.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:#F4368A;
	background:url(/template/2058/img/motoyama_main_ettl.gif) no-repeat left bottom;
	width:482px;
	margin:0 auto;
	text-align:left;
	}
h3 {
	padding:0px 30px 15px 10px;
	margin:0;
	text-align:left;
	display:block;
	font-size:12px;
	line-height:1.1;
	color:#000000;
	}
.date {
	display:block;
	padding:0px 0px 4px 10px;
	margin:0;
	font-size:10px;
	color:#FF6699;
	font-weight:normal;
	white-space:nowrap;
	line-height:1.1;
	}
.entry_text {
	margin:0;
	padding:10px 10px 15px;
	text-align:left;
	font-size:12px;
	line-height:1.4;
	overflow:hidden;
	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 {
	height:42px;
	width:496px;
	text-align:left;
	}
.posted_text {
	padding:12px 18px 0px;
	font-size:10px;
	font-weight:normal;
	line-height:1.1;
	color:#666666;
	display:block;
	}
.posted a:link {
	color:#FF6699;
	text-decoration:none;

	}
.posted a:visited {
	color:#FF6699;
	text-decoration:none;
	}
.posted a:hover {
	text-decoration:underline;
	color:#FF6699;
	}
.entry_url{
	font-size:12px;
	text-align:center;
	border:#FDD7E9 2px solid;
	padding:5px;
	margin:0px 10px 0px 10px;
}
.entry_url h3 {
	padding:0px 0px 0px 10px;
	margin:0;
	text-align:left;
	display:block;
	font-size:12px;
	line-height:1.1;
	color:#FF3399;
	}
.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:#999999 1px solid;
	height:3px;
	}

/***************************************************
	side
****************************************************/
#right{
	width: 176px;
}

#left {
	width: 176px;
	text-align:right;
}

.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:#666666;
	width:20px;
	}
.calendar a:link {
	text-decoration:none;
	color:#FF6699;
	}
.calendar a:visited {
	text-decoration:none;
	color:#FF6699;
	}
.calendar a:hover {
	text-decoration:underline;
	}
.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:5px 7px 15px 7px;
	background-color:#FFFFFF;
	}
.side_title{
	text-align:left;
	font-size:12px;
	line-height:14px;
	letter-sapacing:inherit;
	background:url(/template/2058/img/motoyama_side_ttl01.gif) no-repeat center top;
	margin-bottom:7px;
	width:158px;
	padding:9px 32px 15px 12px; color:#000000; font-weight:bold;
	}  
.side_title span{ display:block;	}

.side_text {
	margin:0px;
	padding:3px 10px 3px 10px;
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all; 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.side_text01 {
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all; 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.side_text02 {
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:1.2;
	overflow:hidden; 
	word-break:break-all; 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
a:link,a:visited {
	color:#666666; 
}
a:hover {
	color:#7F7F53;
	}
.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;
}

/***************************************************
	page/footer
****************************************************/
.page {
	margin:0 0 10px 0;
	width:401px;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
	}
.footer{
	font-size:10px;
	width:100%;
	text-align:center;
	}