/* ######## サイトの外側の部分 ######### */
body {
	background-color: #cccccc;
	margin: 0;
}
/* ######## 基本となるリンクの色　ここから ######## */
a {
	text-decoration: underline;
	}

a:link {
	color: #0000ef;
	}

a:visited {
	color: #800080;
	}

a:active {
	color: #FFA500;
	}

a:hover {
	color: #f03;
	background-color: #fcf;
	text-decoration: none;
}
/* ######## 基本となるリンクの色　ここまで ######## */

/* ######## サイト全体に関わるデフォルト値の設定　ここから ######## */
#container {
	width: 990px;	/* サイトの幅 */
	width: 865px;	/* サイトの幅 */
	color: #333;
	background-color: #f9fffc;
	background-color: #ffffff;
	background-color: #f9feff;
	text-align: left;
                border-left : 1px solid #999;
                border-right : 1px solid #999;
	font-family: 'MS UI Gothic', Arial, sans-serif;
	line-height: 150%;
	padding top : 0px;
	margin-right: auto;
	margin-left: auto;
}
.red { color: #F00; }
.blue { color: #00F; }
.green { color: #080; }
.small { font-size: small; }
.big { font-size: medium; }
h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 0px;}
h1, h2, h3, h4, h5, h6 {font-size: medium;}
h1, h2, h3, h4, h5, h6 {font-size: 9pt;}

.c-both {
  clear : both;
}
.c-left {
  clear : left;
}
.c-right {
  clear : right;
}
/* ######## サイト全体に関わるデフォルト値の設定　ここまで ######## */


/* ######## サイトヘッダー（タイトル部）　ここから ######## */
#banner {
	background: white url(images/skin05_back.jpg) no-repeat right top;
	height: 130px;
	background-color:white ;
	text-align: left;
                padding : 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:  white;
}

#banner a { text-decoration: none;
	background-color: transparent;
}

.head-line {
  background : #3399ff;
  padding : 0px 0;
  color : #ffffff;
}
#banner h1 {
  margin : 0;
  padding : 0 10px;
  font-size : 10pt;
  font-weight : bold;
  float : left;
}
#banner h2 {
  margin : 0;
  padding : 0 10px;
  font-size : 10pt;
  font-weight : normal;
  float : left;
}
#banner h3 {
  margin : 0;
  padding : 2px 10px 0px 0px;
  font-size : 13px;
  font-weight : normal;
  line-height : 160%;
}
.cat-des {
  margin : 0;
  padding : 0 10px;
  font-size : 10pt;
  font-weight : normal;
  float : left;
}

#setumei {
  width : 988px;
}
#logo {
  margin : 7px 0px 6px 3px;
  width : 243px;
  float : left;
}
#descri {
  margin-top : 5px;
  width : 590px;
  float : left;
}
#pic {
  margin-top : 10px;
  width : 90px;
  float : left;
}
.descri-text {
  margin : 0;
  padding : 2px 10px 0px 0px;
  font-size : 13px;
  line-height : 160%;
}
.title1 {
  width : 233px;
  height : 80px;
  border : none;
}
.title2 {
  width : 80px;
  height : 75px;
  border : none;
}

/* ######## サイトヘッダー（タイトル部）　ここまで ######## */
/* ######## サイトヘッダー（タイトル部　エントリー）　ここから ######## */
#banner_e {
	background : white url(hospital/images/skin03_back.jpg) no-repeat right top;
	height: 116px;
	background-color:white ;
	text-align: left;
	margin: 0px;
	margin-bottom: 0px;
	border: 1px solid white;
}

#banner_e a { text-decoration: none;
	color: #06f;
	font-style: oblique;
	background-color: transparent;
}

#banner_e h1 {
	font-size: xx-large;
	color: #06f;
	margin-top:15px;
	margin-left:5px;
}
/* ######## サイトヘッダー（タイトル部　エントリー）　ここまで ######## */

/* ######## 各カラムの幅、色の設定　ここから ######## */
#left-main {
	width: 793px;
	width: 668px;
	float: left;
	padding: 0px;
}
#top, #category, #entry {
	width: 605px;
	width: 480px;
	margin-top : 0px;
	background-color:  white;
	float: right;
	padding: 0px;
	overflow: hidden;
}
#left {
	width: 185px;	/* 左側メニューの幅 */
	float: left;
	margin-top : 5px;
	padding: 0px;
}
#right {
	width: 194px;	/* 右側メニューの幅 */
	float: right;
	margin-top : 5px;
	padding: 0px;
}
/* ######## 各カラムの幅、色の設定　ここまで ######## */


/* ######## 左右の(サブ)メニュー　ここから ######## */
.sidebar a { text-decoration: none; }
.sidebar a:hover { text-decoration: none; }
.sidebar {
	font-size: 10pt;
	padding: 5px 6px 10px 7px;
	margin: 0px;
}
.sidebar h4 {
	color: #000033;
	background : url(images/skin01_sidetitle.jpg) no-repeat right center;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
	padding: 3px 1px;
	border: 1px solid #036;
}
.sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
.sidebar li {
	text-align: left;
	margin-top: 2px;
	padding-bottom: 0px;
	font-size: 9pt;
}
.sidebar ul ul {margin: 0px; margin-bottom: 15px;}
.sidebar ul ul ul {margin: 0px; margin-bottom: 5px;}
.sidebar ul ul li {border-bottom: 1px solid #039;}
.sidebar ul ul ul li {
	background : url(images/skin01_list-arrow.gif) no-repeat left 20%;
	padding-left: 1em;
	border-bottom: 1px dashed #039;
}
.sidebar ul.push li{
	list-style : none url(images/list-arrow_push.gif);
	margin-left: 15px;
}
.sidebar ul.push li, .sidebar ul.entrylist li{
	margin-top: 1px;
	padding-bottom: 1px;
}
#home a{	/* 「HOMEへ戻る」リンク */
	background-color: transparent;
}
.link-note, #powered {
	font-size: 8pt;
	line-height: 120%;
	padding: 0px;
	margin: 0px;
}
#powerd {
	margin-top: 15px;
}
/* ######## 左右の(サブ)メニュー　ここまで ######## */


/* ######## 全体に関するデフォルト値の設定　ここから ######## */
.content {
	font-size: 11pt;
	line-height: 170%;
	font-weight: normal;
	padding: 0px 8px 0px 8px;
}
.navi-line {
  background : #f4fbff;
  border-top : 0px solid #d7efff;
  border-bottom : 3px solid #d7efff;
  margin-top: 5px;
  padding : 5px 0px 0px 10px;
}
.navi-text {
  margin : 0;
  font-size : 9pt;
}

.navibar {		/* ナビゲーションバー（カテゴリー） */
	font-size: 9pt;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
}
.navibar_e {		/* ナビゲーションバー（エントリー） */
	font-size: 9pt;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
}
.content p {
	font-size: 11pt;
	text-align: left;
	margin: 0px;
	margin-bottom: 1em;
}
.content h1, .content h2, .content h3, .content h4 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.content p.posted {	/* 投稿者情報 */
	color: #999;
	font-size: 9pt;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 3px;
}
/* ######## 全体に関するデフォルト値の設定　ここまで ######## */


/* ######## サイトフッター　ここから ######## */
#footer {
	font-size: 9pt;
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #039;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 0px;
	clear: both;
}
#footer a { text-decoration: none;}
#footer-link {
  margin : 0;
  padding : 0px 0px 0px 0px;
  font-size : 8pt;
  line-height : 160%;
}
/* ######## サイトフッター　ここまで ######## */


/* ######## トップページで使用するもの　ここから ######## */
.l10 {
  line-height : 10px;
}
.l25 {
  line-height : 25px;
}
.l35 {
  line-height : 35px;
}

.c-both {
  clear : both;
}

#adsense {
  width : 560px;
  margin : 0px 0px 10px 0px;
}
#ad {
  width : 560px;
  line-height : 120%;
  font-size : 10pt;
  margin : 0px 0px 10px 0px;
}
#ad-left {
  width : 275px;
  width : 340px;
  margin-left : 5px;
  float : left;
}
#ad-right {
  width : 255px;
  width : 155px;
  float : right;
}
#pr {
  padding : 0px 0px 0px 6px;
  line-height : 100%;
  font-size : 9pt;
  font-weight : normal;
  color: #999999;
}

.midashi {
  margin : 0px 0px 0px 0px;
  color: #ff0000;
  font-size: 105%;
  font-weight : bold;
}

#osusume {
	background-color: #ffc;
	border: 1px dashed #9c0;
	padding: 10px;
}
.setumei {
  margin : 0;
  padding : 0px 0px 5px 0px;
  line-height : 160%;
  font-size : 98%;
  font-weight : normal;
}
.link {
  margin : 0;
  padding : 0px 0px 0px 0px;
  line-height : 160%;
  font-size : 103%;
  font-weight : bold;
}
.list {
  width : 15px;
  height : 15px;
  border : none;
}

#mc {
  background-color: #ffffec;
  border: 1px dashed #000000;
  width : 440px;
  padding: 8px;
}
#mc-left {
  width : 210px;
  float : left;
}
#mc-right {
  width : 210px;
  float : right;
}

.big-category {
  margin : 0;
  padding : 0px 0px 5px 0px;
  line-height : 160%;
  font-size : 11pt;
  color : #3399ff;
  font-weight : bold;
}
.small-category {
  margin : 0;
  padding : 0px 0px 3px 10px;
  line-height : 160%;
  font-size : 10pt;
  font-weight : normal;
}

.link-left-setu {
  margin : 0;
  padding : 0px 0px 8px 0px;
  line-height : 130%;
  font-size : 100%;
  color : #ff0000;
}
.link-left {
  margin : 0;
  padding : 0px 0px 26px 0px;
  line-height : 180%;
  font-size : 100%;
  font-weight : normal;
}
.arrow {
  width : 9px;
  height : 9px;
  border : none;
}

div.update {margin: 0px; margin-bottom: 0em;}
div.update h4 {font:italic bold large Georgia,Verdana,'Times New Roman',Arial;}
div.update span.day {
  margin-right: 1em;
  font-size : 100%;
}
div.update span.entry {
  font-size : 85%;
}
div.update div.line {
	border-bottom: 1px dotted #039;
	margin: 0px;
	padding: 3px;
}

/*テキスト広告 */

.area{
	line-height: 140%;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.area a:link {
	color: #666666;
	text-decoration: none;
}

.area a:visited {
	color: #999999;
	text-decoration: none;
}

.area a:hover {
	color:#003399;
	text-decoration: underline;
}


/* テキスト広告 */


/* ######## トップページで使用するもの　ここまで ######## */


/* ######## カテゴリページで使用するもの　ここから ######## */
#entry-line {
                border-top : 2px solid #39f;
	margin-top : 5px;
}
#entry h3 {
	border-top : 2px solid #9cf;
	background-color: #def;
	color: #369;
	margin-top : 0px;
	margin-bottom : 10px;
	padding: 4px 2px 6px 5px;
	font-size : 15px;
}
#category-line {
                border-top : 2px solid #39f;
	margin-top : 5px;
}
#category h2 {
	border-top : 2px solid #9cf;
	background-color: #def;
	color: #369;
	margin-top : 0px;
	margin-bottom : 10px;
	padding: 4px 2px 6px 5px;
	font-size : 15px;
}
#category h3 {
 	background-color: #ffc;
	font-weight: normal;
 	border-top: 1px solid #309;
 	border-bottom: 1px dotted #309;
	padding: 2px 2px 2px 5px;
	font-size : 15px;
}
#category h3 a {text-decoration: none;}
ul.itemlist {
	list-style-type: none;
	margin: 0px; margin-top: 1em;
	padding-left:0px;
}
ul.itemlist li {margin-bottom: 0.5em;}

/* ######## カテゴリページで使用するもの　ここまで ######## */


/* ######## 個別エントリーページの設定　ここから ######## */
.pagetop {
	text-align: right;
	margin-bottom: 1em;
}
.entrymenu {		/* カテゴリー内エントリーのメニュー */
	text-align: right;
	margin-bottom: 10px;
	margin-right:110px;
}
.entrymenu img {vertical-align:middle;}

#Trackback_and_Comment h4 {
	color: #1a40b3;
	border-left: 6px solid #1a40b3;
	border-bottom: 1px solid #1a40b3;
	padding: 3px 0.5em;
	margin-top: 1em;
	margin-bottom: 2px;
}
#Trackback_and_Comment p {margin: 0px; margin-bottom: 0.2em;}
#trackback_url {
	color: #333;
	font: x-small Verdana, Arial, sans-serif;
	padding-left: 0.2em;
}
/* ######## 個別エントリーページの設定　ここまで ######## */

