
/* -----------------------------------------------
                style of "index.html"
----------------------------------------------- */


/*
siteIndex
-------------------------------------*/
div#siteIndex {
	margin-left:10px;
	padding:0 0 13px;
}

div#siteIndex dl {
	width:422px;
}	

div#siteIndex dl.rheumatism {
	float:left;
	border:2px solid #CDD400;
}	

div#siteIndex dl.psoriasis {
	float:right;
	border:2px solid #C0B6DB;
}

div#siteIndex dl dd {
	padding:17px 0 17px 15px;
}	

div#siteIndex dl dd ul li {
	float:left;
	margin:0 12px 0 0;
	display:inline;
}

div#leftTxt{float:left;}

div#rightBtn{
	float:right;
	width:550px;
}

div.flt{
	float:left;
	margin:0 30px 0 0;
}

div#ryumachiBox h2, 
div#kansenBox h2, 
div#cloneBox h2, 
div#kyochokuBox h2, 
div#jiaBox h2,
div#jiaBox02 h2{ 
	display: none;
}

div#ryumachiBox{
	width:205px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 54px;
	background:url("../../images/common/bg_btn01.gif") 0 0 no-repeat;
}

div#ryumachiBox ul{}
div#ryumachiBox ul li{margin-bottom:5px;}

div#kansenBox{
	width:205px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 54px;
	background:url("../../images/common/bg_btn02.gif") 0 0 no-repeat;
}

div#kansenBox ul{}
div#kansenBox ul li{margin-bottom:5px;}

div#cloneBox{
	width:205px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 54px;
	background:url("../../images/common/bg_btn03.gif") 0 0 no-repeat;
}

div#cloneBox ul{}
div#cloneBox ul li{margin-bottom:5px;}

div#kyochokuBox{
	width:205px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 54px;
	background:url("../../images/common/bg_btn04.gif") 0 0 no-repeat;
}

div#kyochokuBox ul{}
div#kyochokuBox ul li{margin-bottom:5px;}


div#jiaBox{
	width:202px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 60px;
	background:url("../../images/common/bg_btn05.gif") 0 0 no-repeat;
}

#sideMenu div#jiaBox{
	width:205px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 54px;
	background:url("../../images/common/bg_btn05.gif") 0 0 no-repeat;
}


div#jiaBox ul{}
div#jiaBox ul li{margin-bottom:5px;}

div#jiaBox02 {
	width:207px;
	height:63px;
	margin-bottom:15px;
	padding:50px 0 0 55px;
	background:url("../../images/notices/bg_btn05.gif") 0 0 no-repeat;
}

div#jiaBox02 ul{}
div#jiaBox02 ul li{margin-bottom:5px;}


div#discriptionBox{}
div#discriptionBox p{
	color: #000 !important;
	font-size:100%;
}

div#discriptionBox p span.red{
	color:#c03 !important;
}

.btnHome {
	margin-left: 7px;
}

