@charset "UTF-8";
/* あ Stresscare.net */

*{
margin: 0px;
padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	background: #FFFFFF;
	text-align: center;
	font: 14px Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #A8A8A8;
}
hr {
	display: none;
}
img{
	border-style: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 760px;
	margin: 0px auto;
	background: url(images/bgBase.gif) repeat-y top;
	position: relative;
}
a{
	outline: 0;
	color: #444444;

}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
blockquote{
	margin-left: 20px;
}
/* header */
#header {
	padding: 0px;
	height: 70px;
	position: relative;
	width: 750px;
	clear: both;
	background: #ffffdc;
	margin: 0px 5px;
}
#header .subTitle{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#header .logo a {
	position: absolute;
	left: 20px;
	top: 8px;
	height: 53px;
	width: 212px;
	background: url(images/logo.gif) no-repeat left top;
	text-indent: -9999px;
}
#header #read {
font-size: 10px;
position: relative;
left: 25px;
top: 5px;
display: block;
margin: 0px;
padding: 0px;
height: auto;
width: auto;
}
/*
html[xmlns*=""] body:last-child #header #read {
font-size: 10px;
position: absolute;
left: 25px;
top: -5px;
display: block;
margin: 0px;
padding: 0px;
height: auto;
width: auto;
}
*/
#header #read a {
color: #A8A8A8;
}
#rss a {
	background: url(images/rss.gif) no-repeat left top;
	padding: 0px;
	float: right;
	height: 16px;
	width: 79px;
	text-indent: -9999px;
	margin-top: 6px;
	margin-right: 15px;
	margin-left: 0px;
}
#topSitemap a {
	background: url(images/sitemap.png) no-repeat left top;
	padding: 0px;
	float: right;
	height: 16px;
	width: 79px;
	text-indent: -9999px;
	margin-top: 6px;
	margin-right: 15px;
	margin-left: 0px;
}
#snsHeader a {
	background: url(images/snsHeader.png) no-repeat left top;
	padding: 0px;
	float: right;
	height: 22px;
	width: 87px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
}
/* topNav */
#headerNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 290px;
	top: 45px;
	right: 215px;
}
#headerNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: left;
}
#headerNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#headerNav li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	letter-spacing: 0.1em;
	background: url(images/hNav.gif) no-repeat left;
	padding-left: 13px;
        color: #888888;
}
#headerNav li a:hover {
	text-decoration: underline;
}

/* mainMenu */
#menu01 {
	width: 750px;
	margin: 0px 5px;
	padding: 0px;
	height: 30px;
	background: #ffffdc url(images/gray.gif) repeat-x left bottom;
}
#menu01 ul#mainMenu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 732px;
	height: 29px;
}
#menu01 li {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 102px;
	display: block;
	float: left;
}

#menu02 {
	width: 750px;
	margin: 0px 5px;
	padding: 0px;
	height: 54px;
	background: #ffffdc url(images/bgMenu02.gif) no-repeat left bottom;
	position: relative;
}
#menu02 ul#mainMenu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 732px;
	height: 29px;
}
#menu02 ul#mainMenu li {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 102px;
	display: block;
	float: left;
}
li#btStress {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btStress.gif) no-repeat left -30px;
	padding: 0px;
	text-indent: -9999px;
}
li#btStress a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btStress.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px;
}
li#btStress a:hover {
	background: url(images/btStress.gif) no-repeat left -30px;
}
li#btDepression {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btDepression.gif) no-repeat left -30px;
	padding: 0px;
	text-indent: -9999px;
}
li#btDepression a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btDepression.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px;
}
li#btDepression a:hover {
	background: url(images/btDepression.gif) no-repeat left -30px;
}
li#btTest {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btTest.gif) no-repeat left -30px;
	padding: 0px;
	text-indent: -9999px;
}
li#btTest a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btTest.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px;
}
li#btTest a:hover {
	background: url(images/btTest.gif) no-repeat left -30px;
}
li#btCounseling {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btCounseling.gif) no-repeat left -30px;
	padding: 0px;
	text-indent: -9999px;
}
li#btCounseling a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btCounseling.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px;
}
li#btCounseling a:hover {
	background: url(images/btCounseling.gif) no-repeat left -30px;
}
li#btSearch {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btSearch.gif) no-repeat left -30px;
	padding: 0px;
	text-indent: -9999px;
}
li#btSearch a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;	
	background: url(images/btSearch.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px
}
li#btSearch a:hover {
	background: url(images/btSearch.gif) no-repeat left -30px;
}
li#btSNS a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btSNS.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px;
}
li#btSNS a:hover {
	background: url(images/btSNS.gif) no-repeat left -30px;
}
li#btMedicine {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btMedicine.gif) no-repeat left -30px;
	padding: 0px;
	text-indent: -9999px;
}
li#btMedicine a {
	display: block;
	width: 102px;
	height: 29px;
	margin: 0px;
	background: url(images/btMedicine.gif) no-repeat left top;
	padding: 0px;
	text-indent: -9999px;
}
li#btMedicine a:hover {
	background: url(images/btMedicine.gif) no-repeat left -30px;
}

/* subMenu */
#subMenu {
	margin: 0px;
	padding: 0px;
}
#subMenu ol li {
	height: 12px;
	width: auto;
	display: inline;
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	color: #6d3e00;
	margin: 7px 0px 6px;
}
#subMenu ol li a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
#subMenu ol li a:hover {
	color: #6d3e00;
}

#subMenu ol li.current_page_item a {
    color: #6d3e00;
}

#subMenu ol li.subLast {
	height: 12px;
	width: auto;
	display: inline;
	float: left;
	margin: 7px 0px 6px;
	border-right: none;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #6d3e00;
}
#subMenu ol li.subLast a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
#subMenu ol li.subLast a:hover {
	color: #6d3e00;
}
ol#btsStress {
	padding: 0px;
	height: 25px;
	position: absolute;
	left: 24px;
	top: 101px;
	background: url(images/bgSubmenu.gif) repeat-x left top;
	margin: 0px;
	width: auto;
	list-style: none;
}
ol#btsDepression {
	padding: 0px;
	height: 25px;
	position: absolute;
	left: 126px;
	top: 101px;
	background: url(images/bgSubmenu.gif) repeat-x left top;
	margin: 0px;
	width: auto;
	list-style: none;
}
ol#btsCounseling {
	padding: 0px;
	height: 25px;
	position: absolute;
	left: 228px;
	top: 101px;
	background: url(images/bgSubmenu.gif) repeat-x left top;
	margin: 0px;
	width: auto;
	list-style: none;
}
ol#btsSearch {
	padding: 0px;
	height: 25px;
	position: absolute;
	right: 126px;
	top: 101px;
	background: url(images/bgSubmenu.gif) repeat-x left top;
	margin: 0px;
	width: auto;
	list-style: none;
}

/* pagebody */
#pagebody {
	margin: 0px 0px 15px;
	padding: 0px 5px;
	width: 750px;
	height: auto;
	clear: both;
	float: left;
}

/* pagebody maincontents */
#pagebody #maincontents #fla {
	height: 155px;
	width: 560px;
	margin: -15px -20px 20px;
}
#pagebody #maincontents .breadcrumb {
	margin-bottom: 10px;
}
#pagebody #maincontents .breadcrumb a {
	text-decoration: none;
}
#pagebody #maincontents p {
	line-height: 1.8em;
	padding: 0px;
	margin: 0px 0px 10px;
	position: relative;
}
#pagebody #maincontents p a {
	color: #75cb12;
	font-weight: bold;
}
#pagebody #maincontents a {
	color: #444444;
	text-decoration: none;
}
#pagebody #maincontents a:hover {
	text-decoration: none;
}

#pagebody #maincontents {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 15px 20px 0px;
	height: auto;
}
#pagebody #maincontents h1 {
	font-size: 16px;
	background: url(images/h1.gif) no-repeat;
	height: 24px;
	width: 505px;
	padding-top: 6px;
	padding-left: 15px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pagebody #maincontents h1.stresspage {
	font-size: 16px;
	background: url(images/h1_01.gif) no-repeat;
	height: 24px;
	width: 470px;
	padding-top: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pagebody #maincontents h1.utsu {
	font-size: 16px;
	background: url(images/h1_02.gif) no-repeat;
	height: 24px;
	width: 470px;
	padding-top: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#pagebody #maincontents h1.causeling {
	font-size: 16px;
	background: url(images/h1_03.gif) no-repeat;
	height: 24px;
	width: 470px;
	padding-top: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pagebody #maincontents h1.hospital {
	font-size: 16px;
	background: url(images/h1_04.gif) no-repeat;
	height: 24px;
	width: 470px;
	padding-top: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#pagebody #maincontents h1.medicine {
	font-size: 16px;
	background: url(images/h1_06.gif) no-repeat;
	height: 24px;
	width: 470px;
	padding-top: 6px;
	padding-left: 50px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#pagebody #maincontents h2 {
	margin: 15px 0px 10px;
	font-size: 12px;
	background: url(images/h2.gif) no-repeat;
	height: 19px;
	width: 512px;
	padding-top: 6px;
	padding-left: 8px;
}

#pagebody #maincontents h3 {
	margin: 15px 0px 10px;
	font-size: 12px;
	background: url(images/h3.gif) no-repeat left center;
	width: 496px;
	padding-left: 14px;
}

#pagebody #maincontents h4 {
	margin: 15px 0px 10px;
	font-size: 12px;
	background: url(images/list.gif) no-repeat left center;
	width: 496px;
	padding-left: 14px;
}

/* img */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	/* display:inline-table; */
}
/* hides from IE-mac \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* End hides from IE-mac */
/* img */

/* img */
#pagebody #maincontents p img.left {
	float: left;
	clear: both;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 0.4em;
	color: #444444;
}
#pagebody #maincontents p img.right {
	float: right;
	clear: both;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0.4em;
	color: #444444;
}
#pagebody #maincontents p img.clear {
	float: none;
	padding-bottom: 5px;
	margin-top: 0.4em;
	color: #444444;
	padding-left: 0px;
	display: block;
}
/* img */

#pagebody #maincontents ul {
	list-style: inside;
	margin: 0px 0px 10px;
	padding: 0px;
}
#pagebody #maincontents li {
	line-height: 1.6em;
}

/* pagebody sidebar */
#pagebody #sidebar {
	padding: 0px;
	width: 190px;
	height: auto;
	float: right;
	margin: 0px;	
}

#pagebody #sidebar #topicsBox {
	width: 170px;
	height: auto;
	background: url(images/bgTopics.gif);
	margin-top: 0px;
	margin-right: 0px;
	padding: 15px 10px;
	margin-left: 0px;
	float: left;
}
#pagebody #sidebar #topicsBox #topicsHead a {
	margin: 0px;
	padding: 0px;
	right: 5px;
	height: 20px;
	width: 170px;
	background: url(images/titleTopics.gif) no-repeat center top;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
	top: 5px;
}
#pagebody #sidebar #topicsBox #topicsHead h2 {
	/* background: url(images/newsHead.gif) no-repeat; */
	margin: 0px;
	padding: 0px;
	height: 18px;
	text-indent: -9999px;
}
#pagebody #sidebar #topicsBox .topicsContents {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#pagebody #sidebar #topicsBox .topicsContents ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagebody #sidebar #topicsBox .topicsContents li {
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 10px;
}
#pagebody #sidebar #topicsBox .topicsContents li a {
	font-size: 12px;
	text-decoration: none;
}
#pagebody #sidebar #topicsBox .topicsContents li a:hover {
	text-decoration: underline;
	color: #444444;
}

#pagebody #sidebar #adsBox {
	width: 170px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	padding: 10px 10px 15px;
	margin-left: 0px;
	float: left;
	background: #f5f5f5;
}
#pagebody #sidebar #adsBox #adsHead h2 {
	font-size: 10px;
	font-weight: normal;
}
#pagebody #sidebar #adsBox .adsContents {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#pagebody #sidebar #adsBox .adsContents ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagebody #sidebar #adsBox .adsContents li {
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 12px;
}
#pagebody #sidebar #adsBox .adsContents li a {
	font-size: 12px;
	text-decoration: none;
}
#pagebody #sidebar #adsBox .adsContents li a strong {
	color: #75cb12;
}
#pagebody #sidebar #adsBox .adsContents li a:hover {
	color: #75cb12;
	text-decoration: underline;
}

#pagebody #sidebar #newsBox {
	width: 170px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	padding: 15px 10px;
	margin-left: 0px;
	float: left;
}
#pagebody #sidebar #newsBox #newsHead a {
	margin: 0px;
	padding: 0px;
	right: 5px;
	height: 20px;
	width: 170px;
	background: url(images/titleNews.gif) no-repeat center top;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
	top: 2px;
}
#pagebody #sidebar #newsBox #newsHead h2 {
	background: url(images/newsHead.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	text-indent: -9999px;
}
#pagebody #sidebar #newsBox .newsContents {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#pagebody #sidebar #newsBox .newsContents ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagebody #sidebar #newsBox .newsContents li {
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 10px;
}
#pagebody #sidebar #newsBox .newsContents li a {
	font-size: 12px;
	text-decoration: none;
}
#pagebody #sidebar #newsBox .newsContents li a:hover {
	text-decoration: underline;
	color: #444444;
}

#pagebody #sidebar #space01 {
	background: #e0e0e0;
	height: 80px;
	width: 189px;
	border-left: 0px solid #f5f5f5;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#pagebody #sidebar #space01 #hatena a {
	margin-left: 3px;
}
#pagebody #sidebar .getAll a{
	margin-top: 10px;
	text-align: right;
	display: block;
	text-decoration: none;
}
#pagebody #sidebar .getAll a:hover{
	text-decoration: underline;
}
/*
#pagebody #sidebar #bannerfield {
	padding: 0px;
	width: 170px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#pagebody #sidebar #bannerfield h3 img {
	padding: 0px;
	margin: 0px 0px 15px;
}
#pagebody #sidebar p {
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
}
*/

/* footer */
#footer {
	background: url(images/bgFooter.gif) no-repeat bottom;
	height: 40px;
	clear: both;
	width: 760px;
}
#footer address {
	font-style: normal;
	text-align: right;
	margin: 0px 25px 0px 0px;
	padding-top: 8px;
	font-size: 10px;
	color: #444444;
}
#footer #footerNav {
float: left;
height: 35px;
display: block;
width: 500px;
margin: 0px;
padding: 0px;
}
#footer #footerNav ul {
list-style: none;
height: 28px;
padding: 7px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 25px;
}
#footer #footerNav li {
display: inline;
font-size: 10px;
margin-right: 10px;
}
#footer #footerNav li a {
	color: #444444;
	text-decoration: none;
}
#footer #footerNav li a:hover {
	color: #444444;
	text-decoration: underline;
}
#pagebody #maincontents #top h2#topTitle01 {
	background: url(images/topTitle01.gif) no-repeat left top;
	height: 30px;
	width: 129px;
	margin: 6px 0px 0px 6px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle01 a {
	background: url(images/topTitle01.gif) no-repeat left top;
	height: 30px;
	width: 129px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle02 {
	background: url(images/topTitle02.gif) no-repeat left top;
	height: 30px;
	width: 147px;
	margin: 6px 0px 0px 6px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle02 a {
	background: url(images/topTitle02.gif) no-repeat left top;
	height: 30px;
	width: 147px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle03 {
	background: url(images/topTitle03.gif) no-repeat left top;
	height: 30px;
	width: 100px;
	margin: 6px 0px 0px 6px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle03 a {
	background: url(images/topTitle03.gif) no-repeat left top;
	height: 30px;
	width: 100px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle04 {
	background: url(images/topTitle04.gif) no-repeat left top;
	height: 30px;
	width: 326px;
	margin: 6px 0px 0px 6px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle04 a {
	background: url(images/topTitle04.gif) no-repeat left top;
	height: 30px;
	width: 326px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle05 {
	background: url(images/topTitle05.gif) no-repeat left top;
	height: 30px;
	width: 194px;
	margin: 6px 0px 0px 6px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle05 a {
	background: url(images/topTitle05.gif) no-repeat left top;
	height: 30px;
	width: 194px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle06 {
	background: url(images/topTitle06.gif) no-repeat left top;
	height: 30px;
	width: 114px;
	margin: 6px 0px 0px 6px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top h2#topTitle06 a {
	background: url(images/topTitle06.gif) no-repeat left top;
	height: 30px;
	width: 114px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
	clear: both;
}
#pagebody #maincontents #top .pull {
	display: block;
	margin: 0px 0px 8px;
	padding: 0px;
	height: 15px;
	width: auto;
	float: right;
}
/* Win IE6 */* html #pagebody #maincontents #top .pull {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 15px;
	width: auto;
	float: right;
}
/* Win IE7 */*:first-child+html #pagebody #maincontents #top .pull {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 15px;
	width: auto;
	float: right;
}
#pagebody #maincontents .topBox01 {
	background: url(images/topBox01.gif) no-repeat left top;
	margin: 0px 14px 20px 0px;
	padding: 0px;
	height: 195px;
	width: 164px;
	float: left;
	position: relative;
}
#pagebody #maincontents .topBox01r {
	background: url(images/topBox01.gif) no-repeat left top;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 195px;
	width: 164px;
	float: left;
	position: relative;
}
#pagebody #maincontents .topBox02 {
	background: url(images/topBox02.gif) no-repeat left top;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 155px;
	width: 520px;
	float: left;
	position: relative;
}
#pagebody #maincontents .topBox03 {
	background: url(images/topBox03.gif) no-repeat left top;
	margin: 0px 14px 20px 0px;
	padding: 0px;
	height: 205px;
	width: 253px;
	float: left;
	position: relative;
}
#pagebody #maincontents .topBox03r {
	background: url(images/topBox03.gif) no-repeat left top;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	height: 205px;
	width: 253px;
	float: left;
	position: relative;
}
#pagebody #maincontents .topBox07  {
	background: url(images/topBox07.png) no-repeat left top;
	position: absolute;
	margin: 0px 0px 20px 0px;
	padding: 12px;
	height: 180px;
	width: 520;
	float: left;
	position: relative;
}
#pagebody #maincontents #top .boxB {
	position: absolute;
	bottom: 10px;
	margin: 0px;
	padding: 0px 10px;
	height: auto;
	width: auto;
}

#pagebody #maincontents #top p {
	margin: 10px 10px 5px;
	line-height: 1.4em;
}
#pagebody #maincontents #top ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px;
}
#pagebody #maincontents #top li {
	line-height: 1.3em;
	background: url(images/list.gif) no-repeat 2px center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
/* Win IE6 */* html #pagebody #maincontents #top li {
	line-height: 1.3em;
	background: url(images/list.gif) no-repeat 2px center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Win IE7 */*:first-child+html #pagebody #maincontents #top li {
	line-height: 1.3em;
	background: url(images/list.gif) no-repeat 2px center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagebody #maincontents #top input.search {
	background: url(images/fbtSearch.gif) no-repeat;
	padding: 0px;
	height: 20px;
	width: 87px;
	float: right;
	display: block;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-width: 0px;
}
#pagebody #maincontents #top a.login{
    background: url(images/fbtLogin.gif) no-repeat;
    padding: 0px;
    height: 20px;
    width: 87px;
    float: right;
    display: block;
    text-indent: -9999px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    position: absolute;
    right: 165px;
    bottom: 10px;
}
#pagebody #maincontents #top a.reg {
    background: url(images/fbtReg.gif) no-repeat;
    padding: 0px;
    height: 20px;
    width: 87px;
    float: right;
    display: block;
    text-indent: -9999px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    position: absolute;
    right: 265px;
    bottom: 10px;
}
#pagebody #maincontents #top .topBox03 img {
	position: absolute;
	right: 3px;
	bottom: 5px;
}
#pagebody #maincontents #top .topBox02 img {
	position: absolute;
	top: 4px;
	right: 3px;
}
.w230 {
width: 230px;
}
.w345 {
width: 345px;
}

#pagebody #maincontents #list {
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 520px;
}
#pagebody #maincontents .listBox {
	height: auto;
	width: 520px;
	border-bottom: 1px dotted #92d643;
	text-align: left;
	line-height: 1.5em;
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	clear: both;
}
#pagebody #maincontents .listBox .listName {
	float: left;
	width: 186px;
	height: auto;
	display: block;
	background: url(images/list.gif) no-repeat 2px center;
	padding-left: 14px;
}

#pagebody #maincontents .listBox .listAddress {
	height: auto;
	width: 320px;
	float: right;
	display: block;
}

#pagebody #maincontents .selectradios {
	margin-left: 20px;
	margin-bottom: 10px;
}

form{
	margin: 0px;
	padding: 0px;
}

/* 0710 */
ol#commentlist{
	list-style: decimal inside;
}
ol#commentlist li{
	list-style: url(none) none outside;
	margin-bottom: 5px;
	color: #75cb12;
	font-weight: bold;
}
ol#commentlist li .ttitle{
	border-bottom: 1px dotted #999999;
}
ol#commentlist li span{
	font-size: 10px;
	font-weight: normal;
}
ol#commentlist li p{
	list-style: decimal inside;
	color: #333333;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.medicine {
    border-collapse: collapse;
}

.medicine td {
	padding: 3px;
	vertical-align: top;
	border: 1px solid #999999;
}

.c1 {
    background-color: #e1f8c7;
    width: 130px;
}


#pagebody #maincontents #top form select {
    width: 87px;
}

#pagebody #maincontents #yahooapi {
    margin-top: 50px;
}

#pagebody #maincontents .mylinks ul {
    margin-left: 20px;
    list-style-position: outside;
    list-style-image: url(images/hNav.gif);
}

#pagebody #maincontents .mylinks ul li {
    margin-top: 8px;
    border-bottom: 1px dotted #999999;
}
