/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 800px;
		}

	/* ヘッダーの横幅 */
	#banner	{
		width: 800px;
		}

	/* メインの横幅 */
	#main	{
		width: 800px;
		}

	/* コンテンツ部分の横幅 */
	#center	{
		width: 570px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}

	/* フッターの横幅 */
	#footer	{
		width: 800px;
		}


/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */


body	{
	background-color: #fff;
	}

#container {
	background-color: #fff;
	}

#banner	{
	background-color: #fff;
	}

#main	{
	background-color: #fff;
	}
	
#center {
	background-color: #fff;
	}

#right {
	}

#left {
	background-color: #F5F5F5;
	}

#footer	{
	background-color: #fff;
	}


/* ++++++ その他設定 ++++++ */

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#banner	{
	margin: 0px;
	padding: 0px;
	}
#main {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#left {
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	}

#center {
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

#right {
	float: right;
	margin: 0px;
	padding: 0px;
	}

#footer	{
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#calendar {
	margin-bottom: 10px;
	}

#recent {
	margin-bottom: 0px;
	}

#archives {
	margin-bottom: 10px;
	}

/* +++++++++++++++++++++ フォントの種類設定 +++++++++++++++++++++ */
#container	{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000;
	}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */


#banner	{
	font-size: 12px;
	color: #333;
	line-height: 150%;
	}
#banner td	{
	font-size: 12px;
	color: #333;
	line-height: 150%;
	}
#banner p	{
	text-align: center;
	font-size: 12px;
	color: #fff;
	}
#banner td a:link,a:visited	{
	color: #666;
	}
#banner td a:hover,a:active	{
	color: #999;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */
#center img {
	margin-bottom: 15px;
	}

#cat h2	{
	text-align: left;
	font-size: 14px;
	color: #fff;
	height: 28px;
	background-image:URL( 'http://www.tj-matsuyama.com/chie//img/img_bg_cate.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	line-height: 210%;
	font-weight: normal;
	}

.entry	{
	text-align: left;
	font-size: 12px;
	color: #000;
	margin-bottom: 12px;
	}

.entry h1	{
	text-align: left;
	font-size: 14px;
	color: #fff;
	height: 28px;
	background-image:URL( 'http://www.tj-matsuyama.com/chie//img/img_bg_cate.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	line-height: 210%;
	font-weight: normal;
	}

.entry h2	{
	text-align: left;
	font-size: 14px;
	color: #fff;
	height: 28px;
	background-image:URL( 'http://www.tj-matsuyama.com/chie//img/img_bg_cate.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	line-height: 210%;
	font-weight: normal;
	}

.entry h3	{
	font-size: 14px;
	color: #61113F;
	margin: 0;
	background-color: #ccc;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 200%;
	font-weight: normal;
	}
.entry p	{
	margin-top: 2px;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 150%;
	}

.entry p.comment	{
	text-align: right;
	margin-right: 5px;
	}

.entry a:link,a:visited	{
	color: #466490;
	}

.entry a:hover,a:active {
	color: #0000FF;
	}

.entry-date	{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #952A24;
	}

.entry-page	{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	}

.entry-page a	{
	color: #333;
	}

.entry-page a:hover	{
	color: #AD5D59;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	color: #333;
	}

#entrylink a	{
	color: #333;
	}

#entrylink a:hover	{
	color: #AD5D59;
	}

#entrylink p	{
	margin-top: 0px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
	}

/* トラックバック */

#trackbacks	{
	border: solid 1px #999;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2.tb	{
	font-size: 12px;
	margin-bottom: 0px;
	}

#trackbacks p	{
	font-size: 12px;
	color: #000;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	border-top: dotted 1px #999;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #333;
	}

/* コメント */

.comments	{
	clear: both;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.comments h2	{
	font-size: 12px;
	color: #990033;
	font-weight: normal;
	margin-top: 20px;
	}
	
.comments h2.com	{
	font-size: 12px;
	color: #990033;
	font-weight: normal;
	margin-top: 20px;
	}

.comments h3	{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.comments p	{
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 150%;
	}

.comments p.posted	{
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
	}

.comments div	{
	border-style: none;
	}

.comments h2#com02	{
	padding-top: 40px;
	}

.comments form div	{
	border-top: none;
	padding-top: 0px;
	}

.comments a	{
	color: #333;
	}

.comments p.comment	{
	font-size: 10px;
	color: #990033;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 10px;
	}

.comments p.comment img	{
	float: right;
	margin-left: 10px;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

/* メニュー */

.sidebar {
	text-align:left;
	margin: 0;
	padding: 0;
	background-color: #F5F5F5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	line-height: 130%;
	}

.sidebar h2	{
	font-size:12px;
	color: #000;
	text-align:left;
	margin: 0;
	padding: 0;
	line-height: 130%;
	}
/* インクルードサイドメニュー */
#sidemenu 	{	
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding-bottom: 30px;
	}

#sidemenu-title h2	{
	font-size: 12px;
	color: #FFF;
	height: 20px;
	background-color: #808080;
	margin: 0;
	padding-left: 5px;
	padding-top: 3px;
	}

#sidemenu-entry 	{
	padding: 0;
	margin: 0;
	}

#sidemenu-entry a:link,a:visited	{
	color: #466490;
	}

#sidemenu-entry a:hover,a:active 	{
	color: #0000FF;
	}

#sidemenu-entry ul	{
	font-size: 12px;
	color: #466490;
	list-style-type:none;
	list-style-image: url("http://www.tj-matsuyama.com/img/arro.gif");
	list-style-position:outside;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
	}

#sidemenu-entry li	{
	line-height: 180%;
	padding: 0;
	margin: 0;
	}

/* エントリーメニュー */
#recent 	{	
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding-bottom: 30px;
	}

#recent-title h2	{
	font-size: 12px;
	color: #FFF;
	height: 20px;
	background-color: #808080;
	margin: 0;
	padding-left: 5px;
	padding-top: 3px;
	}

#recent-entry 	{
	padding: 0;
	margin: 0;
	}

#recent-entry a:link,a:visited	{
	color: #466490;
	}

#recent-entry a:hover,a:active 	{
	color: #0000FF;
	}

#recent-entry ul	{
	font-size: 12px;
	color: #466490;
	list-style-type:none;
	list-style-image: url("http://www.tj-matsuyama.com/img/arro.gif");
	list-style-position:outside;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
	}

#recent-entry li	{
	line-height: 180%;
	padding: 0;
	margin: 0;
	}

/* カテゴリー */
#category 	{
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding-bottom: 30px;
	}

#category-title h2	{
	font-size: 12px;
	height: 20px;
	color: #FFF;
	background-color: #808080;
	margin: 0;
	padding-left: 5px;
	padding-top: 3px;
	}
	
#category a:link,a:visited	{
	color: #466490;
	}

#category a:hover,a:active 	{
	color: #0000FF;
	}

#category ul	{
	font-size: 12px;
	color: #466490;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
#category li	{
	line-height: 180%;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
	}

#category-count a	{
	color: #fff;
	}
#category-count a:hover,a:active 	{
	color: #fff;
	}

/* 月別アーカイブ */

#archives 	{
	text-align:left;
	font-size: 12px;
	color: #fff;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:15px;
	}


#archives-title 	{
	font-size: 12px;
	border-bottom: solid 1px #DFDFDF;
	color: #FFF;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	}

#archives-month 	{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	}

#archives-month a	{
	color: #FFF;
	text-decoration: none;
	}

#archives-month a:hover,a:active 	{
	color: #ccc;
	}

#archives-month ul	{
	font-size: 10px;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 10px;
	margin: 0px;
	}

#archives-month li	{
	color: #FFF;
	margin-bottom: 0px;
	line-height: 200%; 
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999;
	}

#footer p	{
	text-align:center;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#footer p.copyright	{
	text-align:center;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#footer a:link,a:visited	{
	color: #333;
	}
#footer a:hover,a:active	{
	color: #666;
	}
