
/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #333333;
  }



/* 文書本体 */

body {
	background-color: #CCCC99;
	text-align: center;
	font-size: 100%;
  }



/* リンクデザイン*/

a	{
	text-decoration:none;
	}
a:link {
	color:#6699FF;
	}
a:visited {
	color:#6699FF;
	}
a:hover {
	color: #ff8040;
	}
a:active {
	color: #ff8040;
	}


/* コンテンツスタイル */

div#contents {
	width: 950px;
	height: auto;
	background-color: #FFFFFF;
	margin: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #CCCCCC;
}



/* 漢方 河合薬局 */

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #996600;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;
}


div#sitemap-title {
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
	margin-top: 70px;
}


div#gif {
	height: 90px;
	width: 950px;
	text-align: right;
	position: absolute;
	top: 40px;
}


/* 戻る スタイル */

div.back {
	height: 20px;
	width: 930px;
	text-align: right;
	font-size: 90%;
	padding-top: 5px;
}

div.back p {
	color: #339900;
	font-weight: bold;
}

/* 戻る リンクデザイン*/

div.back p a	{
	text-decoration:none;
	}
div.back p a:link {
	color:#339900;
	}
div.back p a:visited {
	color:#339900;
	}
div.back p a:hover {
	color: #CC6600;
	}
div.back p a:active {
	color: #CC6600;
	}


div#topback {
	visibility: hidden;
}


/* ===== 左メニュー ===== */

.leftmenu {
	position: absolute;
	top: 100px;
	width: 190px;
}
.leftmenu ul {
	width: 170px;
	border: 2px solid #accb39;
	margin-bottom: 20px;
}
.leftmenu ul img {
	display: block;
	width: 170px;
	height: 30px;
}
.leftmenu li {
	list-style-type: none;
}
.leftmenu a {
	display: block;
	width: 165px;
	background-color: #ffffff;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
}
.leftmenu a:link, .leftmenu a:visited {
	color: #4378b6;
}
.leftmenu a:hover {
	color: #e36d4a;
}


/* ===== 右解説本文 ===== */

div#center {
	width: 740px;
	margin-left: 200px;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 10px;
}



h2#commentary-disease {
	font-size: 110%;
	color: #339900;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	width: 650px;
	margin-bottom: 20px;
}



div.commentary {
	height: auto;
	width: 720px;
}


h3 {
	font-size: 100%;
	color: #cc6600;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


div.text-commentary p {
	font-size: 90%;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 30px;
}

div.text-commentary li {
	font-size: 90%;
	line-height: 130%;
	margin-top: 15px;
	margin-bottom: 15px;
	word-spacing: 1px;
	list-style-position: inside;
	list-style-type: decimal;
}




div#name {
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: right;
	margin-right: 20px;
}



/* ===== 漢方相談体験談 ===== */


div#counseling-experience {
	height: auto;
	width: 940px;
}


div#title {
	font-size: 100%;
	color: #3366CC;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	width: 800px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


h4 {
	font-size: 90%;
	color: #CC6600;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 5px;
}

div.example {
	padding: 5px;
	margin: 0px;
}



div.text-example {
	padding: 0px;
	margin: 0px;
}

div.text-example p {
	font-size: 80%;
	line-height: 160%;
	letter-spacing: 1px;
}

div.link-example p {
	font-size: 80%;
	letter-spacing: 1px;
	margin: 5px;
	text-align: right;
	padding: 5px;
}

/* トピックパス */

div#assist-nav {
	text-align: right;
	position: relative;
	top: 20px;
	clear: left;
	font-size: 90%;
}


div#name {
	position: relative;
	left: 20px;
	bottom: 20px;
	font-size: 90%;
	padding: 5px;
	margin-top: 20px;
}


/* ボトムのトピックパス */

div#assist-nav-bottom {
	text-align: right;
	margin-bottom: 5px;
	position: relative;
	bottom: 10px;
	font-size: 90%;
}





/* トップのナビバー */

div#navbar {
	position: absolute;
	height: 25px;
	text-align: center;
	top: 5px;
	padding: 0px;
	width: 940px;
	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: #669900;
}


div#navbar a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 130px;
}


div#navbar h2 {
	width: 130px;
	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 {
	position: relative;
	height: 25px;
	text-align: center;
	padding: 0px;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	bottom: 5px;
	background-color: #669900;
}


div#navbar-bottom a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 130px;
}


div#navbar-bottom h2 {
	width: 130px;
	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;
}