/*  +++++　Template Design  Template Bank by モノクリエイト

このcssファイルは、2007/02/12のセミナーに参加された方のみに、配布されるものです。
このcssファイルの無断配布及び商用販売を固く禁じます。

　　　　　　　　Copyright (C) 2007 Mono-Create All rights reserved.　+++++ */


/* +++++ すべてのタグの余白をゼロにリセット +++++ */
* { 
	margin:0;
	padding:0;
	}


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

/* ブログ全体の設定 */

body {
	margin: 0px ;
	background: url(http://kenkou.okai-mono.info/img/body_back.gif) repeat-y;
	background-position: center;
	color: #333333;
	text-align: center;
	}


/* ++++++ ブログの横幅設定 ++++++ */
#container {
	width: 780px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

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

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


/* ++++++ その他設定 ++++++ */
#container {
	background-color: #fff ;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;	
	}


#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




/* ++++++++++ レイアウトのデザイン設定 ++++++++++ */
#two-right #center {
	border-right: dotted 2px #333;
}

#two-left #center {
	border-left: dotted 2px #333;
}

.head-navi {
	padding: 15px 20px 0 0;
	text-align: right;
	font-size: 12px;
	font-color: #666;	
	margin: 0;
	clear: both;
	}

#return {
	text-align: right;
	font-size: 12px;
	font-color:#666;
	padding: 15px 0 15px 0;
	clear: both;
	}

/* パンくずリスト */
#pankuzu  {
	font-size: 14px;
	color: #666;
	padding: 10px 0 10px 15px;
	font-weight: bold;
	}

#pankuzu a {
	color: #0000ff;
	}

#pankuzu a:hover {
	color: #fff;
	background:#0000ff;
	}


/* ++++++ 段の間隔 ++++++ */

/* 左サイドバーの左右の余白 */
#left div {
	margin-left: 15px;
	margin-right: 15px;
	}

/* コンテンツ部分の左右の余白 */
.content div {
	margin-left: 15px;
	margin-right: 15px;
	}

/* 右サイドバーの左右の余白 */
#right div {
	margin-left: 15px;
	margin-right: 15px;
	}

#left div div, .content div div, #right div div {
	margin-left: 0;
	margin-right: 0;
	}



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

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

/* ヘッダー */
#banner	{
	padding: 0px;
	background: url(http://kenkou.okai-mono.info/img/title_banner.jpg) no-repeat;
	background-position: top; 
	height: 230px;
	}

#banner h1 {
	color: #5a3d1b;	
	font-size: 24px;
	margin-bottom: 0px;
	text-align: center;
	padding: 120px 60px 0 60px;
	}

#banner h1 a {
	text-decoration: none;
	color: #5a3d1b;
	}

#banner h2 {
	color: #333333;
	font-size: 13px;
	margin-top: 6px;
	padding: 0 40px 0 40px; 
	}

#banner h2 a {
	text-decoration: none;
	color: #3366aa;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

/* エントリー */
.entry h2 {
	background: url(http://kenkou.okai-mono.info/img/kiji_bar.gif) repeat-x;
	font-size: 14px;
	color: #5a3d1b;
	height: 30px;
	line-height: 120%;	
	padding: 7px 0 0 15px;
	}

.entry h3 {
	font-size: 14px;
	color: #3366aa;
	}

.entry p {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	padding: 15px 20px 10px 25px;	
	}

.entry p.posted	{
	text-align: right;
	font-size: 12px;
	color: #333333;
	border-top: dotted 2px #a8d1e3;
	padding: 5px 0 15px 0;
	}

.entry p.extended {
	text-align: right;
	font-size: 12px;
	color: #333333;
	padding: 10px 0 15px 0;
	}

.entry a {
	color: #0000ff;
	}

.entry ul {
	font-size: 14px;
	list-style-type: none;
	}

.entry li {
	background: url(http://kenkou.okai-mono.info/img/catemark.gif) no-repeat ;
	font-size: 14px;
	list-style-type: none;
	line-height: 150%;
	padding: 0px 20px 10px 25px;
	margin: 12px 0 0 0;
	border-bottom: dotted 2px #a8d1e3;
	font-family: Verdana, Arial, sans-serif;
	}

.entry li a {
	font-weight: bold;
	}


/* カテゴリーアーカイブの設定 */
.categorylist h2 {
	background: url(http://kenkou.okai-mono.info/img/kiji_bar.gif) repeat-x;
	color: #480735;
	height: 30px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 0 20px;
	font-family: Verdana, Arial, sans-serif;
	}

.categorylist a {
	color: #0000ff;
	text-decoration: none;	
	}

.categorylist h3 {
	background: url(http://kenkou.okai-mono.info/img/catemark.gif) no-repeat ;
	height: 20px;
	color: #333333;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 0 0;
	padding: 3px 0 0 30px;
	font-family: Verdana, Arial, sans-serif;
	}

.categorylist p {
	color: #333333;
	padding: 10px 0 0 40px;
	font-size: 13px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}



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

/* メニュー */
.sidebar {
	padding: 0px;
	}

.sidebar h2 {
	background: url(http://kenkou.okai-mono.info/img/sidebar_back.jpg) repeat-x;
	height: 30px;	
	font-size: 13px;
	color: #444444;	
	text-align: center;
	margin-bottom: 0;
	padding: 8px 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	}

.sidebar a {
	color: #0000ff;
	}

.sidebar ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	font-family: Verdana, Arial, sans-serif;
	}


/* カテゴリー ・エントリー  */
#categories h2,  #recent h2 {
	font-size: 13px;
	text-align: center;
	color: #444444;
	padding: 10px 0 0 0;
	}

#categories a, #recent a {
	color: #0000ff;
	text-decoration: none;	
	}

#categories ul, #recent ul {
	text-decoration: none;		
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 20px 0;
	font-family: Verdana, Arial, sans-serif;
	}


/* リンク集 */
#link-list h2 {
	font-size: 13px;
	text-align: center;
	color: #444444;
	padding: 10px 0 0 0;
	}

#link-list a {
	color: #0000ff;
	text-decoration: none;	
	}

#link-list ul {
	text-decoration: none;		
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 20px 0;
	font-family: Verdana, Arial, sans-serif;
	}

#link-list li {
	margin: 5px 0 5px 0;
	padding: 0 5px 5px 5px;
	border-top: solid 1px #a8d1e3;
	border-left: solid 1px #a8d1e3;
	border-right: solid 1px #a8d1e3;
	border-bottom: solid 1px #a8d1e3;
	}


/* スポンサードリンク */
#sponsored-link h2 , 
#search h2 {
	font-size: 13px;
	margin-bottom: 0px;
	text-align:center;
	color: #444444;
	padding: 10px 0 0 0;
	}

/* お気に入りに追加 */
.favorite {
	text-align: left;
	padding: 0 0 10px 0;
	}


/* AdSenseの設定 */
.ad_top {
	background-color:#fff;
	text-align: center ;
	margin-top: 10px ;
	margin-bottom: 10px ;
	}

.ad_center {
	background-color:#fff;
	height: 90px;
	text-align: center;
	}

.ad_side {
	text-align: center;
	}


/* Movable Type・著作権情報 */
#powered {
	width: auto;
	position:center;
	font-size: 10px;
	color: #333333;
	text-align: left;
	margin: 15px;
	padding: 5px;
	border-top: dotted 2px #333;
	border-left: dotted 2px #333;
	border-right: dotted 2px #333;
	border-bottom: dotted 2px #333;
	font-family: Verdana, Arial, sans-serif;
	}


/* フッターの設定ここから */
#footer {
	width: 780px;
	height: 50px;
	background: url(http://kenkou.okai-mono.info/img/footer_back.jpg) no-repeat ;
	background-position: bottom; 
	font-size:13px;
	text-align: center;
	color: #333;
	padding-top: 5px;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	}

#footer a {
	color: #0000ff;
	}