/***************************************************
	all
****************************************************/
* {
/*	font-family:'ＭＳ ゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','Osaka',serif;
*/}
body {
	margin:10px 0 10px 0; 
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#000000;
	border:none;
	background:#FFFFFF;
	}
ul,li, {
	margin:0;
	padding:0
	}
a:link,
a:visited {
	text-decoration:none;
	}
a:hover{
	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;
	}
.clear, .cl {
	height:1px;
	font-size:1px;
	clear:both;
	}


/***************************************************
	container
****************************************************/
#container {
	margin:0px 0 10px 0; 
	width:700px;
	text-align:center;
	background:#FFFFFF;
	/* background:url(/template/スキンID/img/header.jpg) no-repeat top center; */
	}


/***************************************************
	header
****************************************************/
#header {
	width:700px;
	text-align:left;
	margin:0;
	background:url(/template/1142/img/head_bg.gif) repeat-x left bottom;
	}
h1 {
	margin:0;
	padding:10px 20px 10px 20px;
	color:#000000;
	font-size:26px;
	font-weight:bold;
	}
h1 a:link,
h1 a:visited,
h1 a:hover {
	color:#000000;
	}
h2 {
	margin:0 0 3px 0;
	padding:0 20px 7px 20px;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	}
h1 div,
h2 div {
	width:700px;
	/* h1,h2の大きい方の余白部分をマイナス */
	overflow:hidden;
	word-break:all-break;
	}

/***************************************************
	col
****************************************************/
#blog {
	margin:0;
	padding:0;
	width:700px;
	}
#center {
	margin:0 5px 10px 5px;
	text-align:left;
	}
#center_r { }
#center_top { }
#center_top_r { }
#center_bot { }
#center_bot_r { }


/***************************************************
	entry
****************************************************/
.entry {
	width:505px;
	margin:0 0 15px 0;
	text-align:left;
	background:#FFFFFF;
	overflow:hidden;
	word-break:break-all;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.entry_comment{
	width:505px;
	margin:15px 0 0 0;
	text-align:left;
	}
h3 {
	margin:0 0 2px, 0;
	padding: 2px 1px;
	background: url(/template/1142/img/main-h2bg.gif) center left no-repeat #F9F9EF;
	color: #336600;
	}
.tit {
	padding: 1px 5px 1px 30px;
	font-size:15px;
	font-weight:bold;
	color: #336600;
	}
.tit a:link,
.tit a:visited,
.tit a:hover{
	color: #336600;
	text-decoration:none;
	}
.date {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	white-space:nowrap;
	}
.entry_text {
	padding: 5px;
	margin: 10px 10px 0px 10px;
	color: #696969;
	font-size:12px;
	line-height:1.3;
	overflow:hidden;
	word-break:break-all;
	/* コメント入力部分用、絵文字や文字色選択の表示を妨げないようにoverflowを使わない */
	}
.entry_text a:link,
.entry_text a:visited {
	color: #696969;
	text-decoration:none;
	}
.entry_text a:hover {
	color: #696969;
	text-decoration:underline;
	}
.entry_layer {
	border: 3px solid #D3D3BD;
	}
.posted {
	margin: 3px 3px 8px 3px;
	padding: 3px;
	text-align: right;
	background: #FCFCF6;
	color: #6E8B6E;
	font-size:12px;
	line-height:1.1;
	}
.posted a:link,
.posted a:visited {
	color: #6E8B6E;
	text-decoration:none;
	}
.posted a:hover {
	text-decoration:underline;
	color: #6E8B6E;
	}
.comment_posted {
	margin:0 5px 10px 5px;
	padding-bottom:10px;
	font-size:10px;
	font-weight:normal;
	line-height:1.2;
	color: #6E8B6E;
	text-align:right;
	}
.comment_posted a:link,
.comment_posted a:visited {
	color: #6E8B6E;
	text-decoration:none;
	}
.comment_posted a:hover {
	text-decoration:underline;
	color: #6E8B6E;
	}
.comment_layer {
	width:340px;
	margin:0 auto 15px auto;
	padding:5px 0;
	font-weight:normal;
	font-size:12px;
	overflow: hidden;
	word-break: break-all 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}


/***************************************************
	side
****************************************************/
.calendar_bg {
	width:190px;
	margin:0 auto;
	}
.calendar {
	width:20px;
	padding:1px;
	margin:0;
	color:#000000;
	font-size:10px;
	text-align:center;
	line-height:1.4;
	}
.calendar a:link,
.calendar a:visited {
	width:20px;
	color:#3399BB;
	text-decoration: none;
	display:block;
	border:1px solid #3399BB;
	/* background:url(/template/スキンID/img/cal.gif) no-repeat; */
	}
.calendar a:hover {
	width:20px;
	color:#FFFFFF;
	background:#3399BB;
	text-decoration:none;
	/* background:url(/template/スキンID/img/cal.gif) no-repeat; */
	}
.side {
	padding:0px;
	width:190px;
	}
.side_title{
	margin: 7px;
	padding:7px 5px 7px 20px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	letter-sapacing:inherit;
	background:url(/template/1142/img/side_bg_02.gif) no-repeat left bottom;
	}  
.side_text {
	margin:2px;
	padding:2px;
	font-size:12px;
	text-align:left;
	width:190px;
	line-height:1.2;
	overflow:hidden;
	word-break:break-all; 
	/* 半角英数羅列などの嫌がらせコメントでレイアウトが崩れないようにピクセル指定と幅制限を使用*/
	}
.side_text a:link,
.side_text a:visited {
	color:#000000; 
	}
.side_text a:hover {
	color:#000000;
	}
.side_text p {
	margin:0;
	padding:5px;
	}
.side_profile{
	background: #DBE7CF;
	padding: 5px;
	text-align: center;
	}
.profile{
	padding: 5px;
	margin: 2px;
	text-align: left;
	font-size:12px;
	}
.profile_banner{
	color: #003300;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	margin: 3px 0;
	padding:7px 5px 7px 20px;
	background:url(/template/1142/img/side_bg_01.gif) no-repeat left bottom;
	}
.profile_banner a:link,
.profile_banner a:visited{
	color: #003300;
	text-decoration:none;
	}
.profile_banner a:hover{
	color: #003300;
	text-decoration:underline;
	}

/***************************************************
	page/footer
****************************************************/
.page {
	margin:0 0 10px 0;
	width:98%;
	font-size:10px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
	}
.footer{
	font-size:12px;
	width:700px;
	background: url(/template/1142/img/footbg.gif) no-repeat center left;
	height: 38px;
	vertical-align:middle;
	}
.mrr{
	background: url(/template/1142/img/mrrbg.gif) no-repeat center left;
/*	height: 38px;*/
	padding: 15px 0px 10px 30px;
	vertical-align:middle;
	}
.mrr a{
	color: #535325;
	text-decoration: none;
}
