/*  平成22年2月11日*/

/* ブラウザスタイルの初期化 */

* {
  margin: 0;
  padding: 0;
  color: #686868;
  font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.0;
  }


/* 文書本体 */

body {
	text-align: center;
	font-size: 100%;
  }


/* コンテンツスタイル */

div#container {
	width: 821px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* リンクデザイン*/

a	{
	color: #990000;
	}
a:link {
	color:#990000;
	}
a:visited {
	color:#990000;
	}
a:hover {
	color: #FF6600;
	}
a:active {
	color: #FF6600;
}


/* 画像 (img) */
img {
  border: 0;
  }




/* サイド左のスタイル */

div#left {
	width: 250px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	position: relative;
  }



/* 右サイド */



div#main {
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 260px;
	position: relative;
	margin-top: 10px;
	
  }	
	



	
div#logo {
	height: 108px;
	width: 237px;
	margin-left: 10px;
	margin-top: -100px;
}	
	
	
h1 {
	font-size: 100%;
	color: #006600;
	font-weight: bold;
	text-align: right;
	margin-left: 350px;
	margin-right: 10px;
	position: relative;
	top: 50px;
}	


div#sitemap-title {
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
	margin-top: 60px;
}





/* トピックパス */

div#assist-nav {
	text-align: right;
	font-size: 90%;
	height: 35px;
	margin-right: 10px;
	margin-top: 5px;
}



/* 更新日 */


div#renewal-dates {
	font-size: 80%;
	color: #663300;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}





div#topnav {
	position: relative;
	top: 5px;
}

/* サイド左 */



h2 {
	font-size: 90%;
	text-align: left;
	line-height: 130%;
	color: #996633;
	letter-spacing: 1px;
}


div#lead {
	font-size: 80%;
	line-height: 160%;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}


div.entry h2 {
	background-color: #996633;
	height: 30px;
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 1px;
}


p.entry-photo {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

p.entry-body {
	padding-top: 10px;
	font-size: 80%;
	line-height: 160%;
}


/* 過去の漢方相談事例 */

div#consultation-title {

	background-color: #996633;
	height: 25px;
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 1px;
}



div.consultation-example {
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
}


div.consultation-p {
	font-size: 70%;
	background-color: #E6E6E6;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 120%;
	color: #333333;
}



/* リンクデザイン*/

div.consultation-example a	{
	color: #336600;
	}
div.consultation-example a:link {
	color:#336600;
	}
div.consultation-example a:visited {
	color:#336600;
	}
div.consultation-example a:hover {
	color: #FF6600;
	}
div.consultation-example a:active {
	color: #FF6600;
}







/* 右サイド */


div#logo2 {
	text-align: center;
}

div#logo3 {
	text-align: center;
	margin-bottom: 5px;
}

div#logo3 p {
	color: #666666;
	margin: 10px;
	font-size: 90%;
	text-align: center;
	line-height: 150%;
}

/* ニュース */



div#news {
	width: 500px;
	margin-top: 10px;
	font-size: 90%;
	margin-left: 10px;
	text-align: left;
}


div#news img {
	margin-right: 5px;
	margin-left: 1px;
}

div#news td {
	text-align: left;
	font-size: 85%;
	line-height: 160%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 490px;
}


/* 店舗紹介　インフォメーション */




div#information {
	background-color: #FFFFCC;
	width: 530px;
	height: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


div#information .information-list {
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	margin-left: 5px;
}


div#information .information-body {
	font-size: 85%;
	line-height: 120%;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #666666;
	padding-bottom: 6px;
}


/* リンクデザイン*/


div#information a:link {
	color:#996633;
	}
div#information a:visited {
	color:#996633;
	}
div#information a:hover {
	color: #6699FF;
	}
div#information a:active {
	color: #6699FF;
	}
	
	


/* 漢方予約 */




div#reservation {
	width: 530px;
	height: auto;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


div#reservation p {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	line-height: 140%;
}



	
	
	
/* 河合怜子のコラム */

div#staff-blog {
	height: auto;
	width: 510px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 6px solid #FFCCFF;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 15px;
}


div#staff-blog-title {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 510px;
	height: auto;
	background-image: url(IMG/c22.107-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFCCFF;
	padding-left: 50px;
	font-size: 95%;
}


div#staff-blog-title p img{
	text-align: left;
}




div#staff-blog-main {
	height: auto;
	width: 510px;
	background-color: #FFFFFF;
}



div#staff-blog-main p {
	font-size: 90%;
	line-height: 170%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}



/* 症状別の解説 */



div#comment {
	height: auto;
	width: 540px;
	margin-top: 20px;
	margin-bottom: 20px;
}


div.title {
	font-size: 110%;
	color: #336600;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	margin-left: 10px;
}


div.them {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 180px;
}




div#comment img {
	float: left;
	height: 180px;
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
}



div#comment p {
	font-size: 90%;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}






/* 解説タイトルと本文　漢方　スキンケア　予算 */

div.commentary {
	width: 540px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}



div.commentary h2 {
	font-size: 110%;
	background-color: #996633;
	height: 30px;
	width: 520px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 20px;
}


div.commentary h3 {
	font-size: 100%;
	color: #336600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
}



div.commentary p {
	font-size: 80%;
	line-height: 150%;
	margin-left: 5px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* 体験事例 */

div#counseling-experience {
	width: 550px;
	margin-top: 20px;
	height: auto;
}



div#title {
	font-size: 140%;
	margin-top: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #336600;
	height: 30px;
	padding-top: 4px;
	padding-left: 5px;
	width: 520px;
	margin-left: 5px;
}



div.example {
	margin-top: 20px;
}



div.example h3 {
	color: #996633;
	font-size: 100%;
	font-weight: bolder;
	margin-left: 5px;
}


div.text-example p {
	font-size: 80%;
	line-height: 140%;
	margin-top: 10px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-left: 5px;
}


/* つづきを見る */


div#continuance {
	margin-top: 20px;
	margin-bottom: 20px;
}


div#continuance p {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	color: #006600;
}


div#icontinuance p a:link {
	color:#006600;
	font-weight: bold;
	}
div#continuance p a:visited {
	color:#006600;
	}
div#continuance p a:hover {
	color: #FF9900;
	}
div#continuance p a:active {
	color: #FF9900;
	}
	
	
/* 河合薬局紹介 */


div#info {
	width: 550px;
	margin-top: 20px;
	text-align: right;
}


div#info p {
	font-size: 80%;
}
	
	
	/* ボトムのトピックパス */

div#assist-nav-bottom {
	text-align: right;
	margin-bottom: 20px;
	font-size: 90%;
	margin-top: 30px;
	margin-right: 5px;
}
	
	



/* トップのナビバー */

div#navbar {
	height: 25px;
	padding: 0px;
	width: 819px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #996633;
	top: 0px;
	margin-top: 2px;
	position: absolute;
}


div#navbar a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 115px;
}


div#navbar h2 {
	width: 112px;
	float: left;
	text-align: center;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.7em;
	padding-left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* ボトムのナビバー */

div#navbar-bottom {
	height: 25px;
	text-align: center;
	width: 819px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #996633;
	bottom: 0px;
	margin-top: 20px;
}


div#navbar-bottom a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 115px;
}


div#navbar-bottom h2 {
	width: 112px;
	float: left;
	text-align: center;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.7em;
	padding-left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
