@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}

body{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", monospace, Osaka;
	background-image:url("../img/bodybg.gif");
	background-repeat:repeat-x;
	letter-spacing:2px;
	line-height:120%;
}

html:\66irst-child body{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", monospace, Osaka;
	background-image:url("../img/bodybg.gif");
	background-repeat:repeat-x;
	letter-spacing:-1px;
	line-height:120%;
}

br{
	letter-spacing:0px;
	clear:both;
}

a:link{
	color:#0090ff;
	text-decoration:underline;
}

a:visited{
	color:#0090ff;
	text-decoration:underline;
}

a:hover{
	color:#0018ce;
	text-decoration:underline;
}

img{
	border:0px;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

hr{
	border-top:solid 1px #999999;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
}

/* //////////////////////////////////////////// */

/* start header */

div#header{
	width:987px;
	height:264px;
	background-image:url("../img/headerbg3.png");
	background-repeat:no-repeat;
	margin:0px auto;
}

h1{
	color:#007eff;
	font-size:12px;
	letter-spacing:0px;
	padding:20px 0px 0px 0px;
	float:right;
}

div#logo{
	width:290px;
	float:left;
}

p#logotxttop{
	color:#00c5ff;
	padding:15px 0px 0px 100px;
}

html:\66irst-child p#logotxttop{
	color:#00c5ff;
	letter-spacing:1px;
	padding:15px 0px 0px 100px;
}

p#logolink{
	padding:10px 0px 0px 56px;
}

p#logolink a{
	display:block;
	width:265px;
	height:40px;
	text-decoration:none;
}

p#logotxtbottom{
	color:#848484;
	letter-spacing:1px;
	padding:13px 0px 0px 85px;
}

html:\66irst-child p#logotxtbottom{
	color:#848484;
	letter-spacing:0px;
	padding:13px 0px 0px 85px;
}

/* end header */

/* //////////////////////////////////////////// */

div#main{
	width:987px;
	border-bottom:dashed 1px #649c61;
	padding-bottom:30px;
	margin:0px auto;
}

div#leftconbt{
	width:287px;
	height:729px;
	background-image:url("../img/con_bt_bg.gif");
	background-repeat:no-repeat;
	float:left;
}

/* //////////////////////////////////////////// */

/* start conbt rollover */

div#leftconbt a{
	display:block;
	width:287px;
	height:70px;
}

div#leftconbt a:hover{
	background-position:right top;
}

div#leftconbt a.on{
	background-position:right top;
}

p#btcorpinfo a{
	background-image:url("../img/conbt-corpinfo.gif");
	background-repeat:no-repeat;
}

p#btaboutdh a{
	background-image:url("../img/conbt-aboutdh.gif");
	background-repeat:no-repeat;
}

p#btdhtaisetu a{
	background-image:url("../img/conbt-dhtaisetu.gif");
	background-repeat:no-repeat;
}

p#btaboutclinic a{
	background-image:url("../img/conbt-aboutclinic.gif");
	background-repeat:no-repeat;
}

p#btformeiseishi a{
	background-image:url("../img/conbt-formeiseishi.gif");
	background-repeat:no-repeat;
}

p#btformhospital a{
	background-image:url("../img/conbt-formhospital.gif");
	background-repeat:no-repeat;
}

p#btworkflow a{
	background-image:url("../img/conbt-workflow.gif");
	background-repeat:no-repeat;
}

p#bthappy a{
	background-image:url("../img/conbt-happy.gif");
	background-repeat:no-repeat;
}

p#btqanda a{
	background-image:url("../img/conbt-qanda.gif");
	background-repeat:no-repeat;
}

p#btmailform a{
	background-image:url("../img/conbt-mailform.gif");
	background-repeat:no-repeat;
}

/* end conbt rollover */

/* //////////////////////////////////////////// */

div#rightmain{
	width:680px;
	margin-top:6px;
	float:right;
}

/* //////////////////////////////////////////// */

/* start footer */

div#footer{
	width:987px;
	margin:30px auto 0px;
}

div#ftrcorpinfo{
	color:#2a7836;
	width:381px;
	height:82px;
	line-height:150%;
	background-image:url("../img/ftrcorpinfobg.gif");
	background-repeat:no-repeat;
	float:left;
}

div#ftrcorpinfo p{
	letter-spacing:1px;
	padding:16px 0px 0px 5px;
}

p#ftrcontxt{
	color:#649c61;
	width:575px;
	letter-spacing:1px;
	line-height:200%;
	padding:5px 0px 0px 0px;
	float:right;
}

html:\66irst-child p#ftrcontxt{
	color:#649c61;
	width:575px;
	letter-spacing:0px;
	line-height:200%;
	padding:5px 0px 0px 0px;
	float:right;
}

div#ftrbottom{
	width:100%;
	min-width:987px;
	height:40px;
	background-image:url("../img/footerbg.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
	padding-top:40px;
}

/* end footer */

/* //////////////////////////////////////////// */

/* start common class */

.txtclr01{
	color:#ff7777;
}

.txtclr02{
	color:#319631;
}

.txtclr03{
	color:#ff7200;
}

.txtclr04{
	color:#FF3197;
}

.txtlist{
	height:17px;
	background-image:url("../img/txtlist01.gif");
	background-repeat:no-repeat;
	padding-left:23px;
}

.subhl{
	margin-left:38px;
}

/* end common class */