body {
	font-size:14px;
	line-height:170%;
	width: 770px;
	background-color: #FFF;
	color: #666;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin:0 auto;
	padding:0px;
	
	}

div#content {
	width: 770px;
}

div#sideArea {
	width: 190px;
	float: left;
}

div#mainArea {
	width: 564px;
	float: right;
}


div,table,td {
	}

a:link    { color: #26621E; text-decoration:underline;}
a:visited { color: #26621E; text-decoration:underline;}
a:active  { color: #26621E; text-decoration:underline;}
a:hover   { color: #568250; text-decoration:none;}


img {
	border:0px;
	}

h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

input, select, textarea {
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	background: url(./template/cmsp/11/list.gif) no-repeat;
	background-position: 0px 7px;
	padding-left:10px;

	list-style-type: none;
	line-height: 120%;
	margin-bottom:7px;
	}



/* ************************************************ 
 *	ヘッダー（サイトタイトル・サイト説明）
 * ************************************************ */

#header {
	width: 770px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.title {
	height: 79px;
	background: url(images/title_bg.jpg) no-repeat;
	margin-bottom: 15px;
	}

.site_title {
	color: #333;
	font-size: 18px;
	padding-left: 20px;
	padding-top : 20px;
	}

.site_title a {color: #333;text-decoration: none;}
.site_title a:link {color: #333;text-decoration: none;}
.site_title a:visited {color: #333;text-decoration: none;}
.site_title a:active {color: #333;text-decoration: none;}
.site_title a:hover {color: #333;text-decoration: none;}


.description {
	color: #333;
	font-size: 10px;
	line-height:120%;

	padding-left: 20px;
	padding-top :  5px;
	}

ul.header_link {
	padding: 5px 12px 5px 0;
	background: #fff url(images/desc_bg.jpg) no-repeat left center;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	}

ul.header_link li {
	display: inline;
	padding-left: 7px;
	margin-right: 3px;
	margin-bottom: 0;
	border-left: 1px solid #fff;
	background: none;
        line-height: 1.6;
}

ul.header_link li.home {
	border-right: 1px solid #fff;
	padding-left: 7px;
	padding-right: 4px;
	margin-right: 3px;
	margin-bottom: 0;
	background: none;
        line-height: 1.6;
}

.header_link a {color: #FFF;text-decoration: underline;}
.header_link a:link {color: #FFF;text-decoration: underline;}
.header_link a:visited {color: #FFF;text-decoration: underline;}
.header_link a:active {color: #FFF;text-decoration: underline;}
.header_link a:hover {color: #FFF;text-decoration: none;}



/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */


.linkmenu {
	width:190px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	background: url(./template/cmsp/11/linkbottom.gif) no-repeat left bottom;
	}

.linktitle {
	padding:2px 0 2px 15px;
	background: url(images/linktitle.jpg) no-repeat;
	color: #FFF;
	}

.linktext {
	border-left: 1px #CCC solid;
	border-right:1px #CCC solid;
	padding:12px;
	border-bottom: 1px #fff solid;
	}

.linktext form {
	margin-left: 12px;
}

p.imgBnr {
	margin: 0 0 5px 0;
}

.feed {
	 text-align:center;
	 padding-top:10px;
	 background: none;
}


/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	width:190px;
	margin-bottom: 15px;
	}

.cal_title {
	height: 28px;
	background: url(images/linktitle.jpg) no-repeat;
	color: #FFF;
	border-bottom:1px #FFF solid;
	padding-left:15px;
	}

.cal {
	background: url(images/cal_bg.jpg);
	color: #432A16;
	text-align:center;
	border-bottom:1px #FFF solid;
	padding: 8px 0;
	}

.cal table {
	margin:0 auto;
	}

.cell {
	width: 22px;
	height: 13px;
	padding: 1px;
	}

.weekday {
	width: 22px;
	height: 10px;
        font-size: 9px;
        text-align: center;
	padding: 1px;
	}

.calendar_month {
	border-top:1px #432A16 solid;
	}

.cal_bottom {
	height:18px;
	background: url(./template/cmsp/11/cal_bottom.jpg) no-repeat;
	}

.cell a {color: #432A16; background:#FFF;}
.cell a:link    {color: #432A16;text-decoration: none; background:#FFF;}
.cell a:visited {color: #432A16;text-decoration: none; background:#FFF;}
.cell a:active  {color: #432A16;text-decoration: none; background:#FFF;}
.cell a:hover   {color: #7E5E44;text-decoration: none; background:#FFF;}

/* ************************************************ 
 *	フッター（コピーライト）
 * ************************************************ */

#copy {
	width: 770px;

        padding: 45px 0;
	background: url(images/footer.jpg) no-repeat left center;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;

	margin: 0;
	}

#copy a {color: #432A16;}
#copy a:link    {color: #432A16;text-decoration: none;}
#copy a:visited {color: #432A16;text-decoration: none;}
#copy a:active  {color: #432A16;text-decoration: none;}
#copy a:hover   {color: #7E5E44;text-decoration: none;}


/* ************************************************ 
 *	ページナビ
 * ************************************************ */

.pagenavi {
	width: 564px;
	height: 28px;
	background: url(images/entry_navi.jpg) no-repeat;
	color: #FFFFFF;
	font-size:10px;
	margin-bottom: 15px;
	}

.pagenavi a {color: #FFFFFF;}
.pagenavi a:link    {color: #FFFFFF;text-decoration: underline;}
.pagenavi a:visited {color: #FFFFFF;text-decoration: underline;}
.pagenavi a:active  {color: #FFFFFF;text-decoration: underline;}
.pagenavi a:hover   {color: #FFFFFF;text-decoration: none;}



/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	width: 564px;
	height: 28px;
	background: url(images/pagenavi.jpg) no-repeat;
	color: #432A16;
	margin-bottom: 15px;
	}

.entry_navi a {color: #432A16;}
.entry_navi a:link    {color: #432A16;text-decoration: none;}
.entry_navi a:visited {color: #432A16;text-decoration: none;}
.entry_navi a:active  {color: #432A16;text-decoration: none;}
.entry_navi a:hover   {color: #7E5E44;text-decoration: none;}

.entry {
	padding: 0px;
	margin-bottom:30px;
	}

.entry_title {
	padding: 3px 0 2px 15px;
	background: url(images/main_title.jpg) no-repeat;
	color: #FFF;
	font-size: 100%;
	font-weight: normal;
	}


.entry_date {
	font-size: 12px;
	margin: 0 15px;
	margin-top:5px;
	}

.entry_author {
	font-size: 12px;
	color: #999;
	margin: 0 15px;
	}

.entry_body {
	line-height:170%;
	margin: 15px;
	margin-top:5px;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	margin: 0 15px;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border: 1px solid #CC9966;

	margin: 10px 0;
	padding: 5px;
	}

.pict {
	padding: 4px;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

.main_title2 {
	padding: 3px 0 2px 15px;
	background: url(images/main_title2.jpg) no-repeat;
	padding-left:15px;
	text-align:left;
	color: #432A16;
	font-size: 100%;
	font-weight: normal;
	margin-top: 1px;
	}

.comment {
	border: 1px solid #CC9966;
	margin-bottom: 10px;
	}

.comment_state {
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 15px;
	}


.tb_main_title {
	font-weight: bolder;
	border-bottom: 5px solid #CC9966;
	margin-bottom:10px;
	}

.tb_url {
	font-size: 11px;
	padding: 5px 10px;
	}

.tb {
	margin: 10px 0px;
	border: 1px solid #CC9966;
	}

.tb_date {
	font-size: 10px;
	padding: 10px;
	}

.tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

.tb_body {
	line-height: 150%;
	padding: 10px;
	border-top: 1px dotted #CC9966;
	border-bottom: 1px dotted #CC9966;
	}

.tb_state {
	padding: 5px 10px;
	}