@charset "utf-8";
/* CSS Document */


/*共通*/
/*------------------------------*/
.nintei{
	display: block;
	clear: both;
/*	width: 595px;
*/	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}


/*index.html専用*/
/*------------------------------*/
#index #categoryMenu .menu dt#mMedicine a {
	color:#293F63;
	background-color:#F3D0D1;
}

#index #page #contents #h4TypeA {
	margin-left: 20px;
	margin-top: 30px;
}
#index #page #contents #pTypeA {
	width: 595px;
	margin: 0 0 25px 20px;
}
#index #page #contents .blue{
	color: #0D66C0;
	font-weight: normal;
}
#index #page #contents #pTypeA p{
	color: #0D66C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#index #page #contents #pTypeA img{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#index #contents #iMedicine a {
	background-image: url(img/index1.jpg);
}
#index #contents #iBeauty a {
	background-image: url(img/index2.jpg);
}
#index #contents #iHospital a {
	background-image: url(img/index3.jpg);
}

#contents ul#headLink li {
	margin: 0 10px 3px 10px;
	background-image:url(img/b_arrow.gif) ;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	/*width:170px;*/
}
#contents ul#headLink li a:link,
#contents ul#headLink li a:visited {
	color:#1082B4;
}
#contents ul#headLink li a:hover {
	color:#CC0000;
}

#index #contents #introduction {
	width: 600px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#index #contents #introduction li {
	margin: 0 10px 10px 10px;
}
#index #contents .font14 {
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
}
#index #contents #registration{
	width:auto;
	height:auto;
	clear: none;
	float: left;
	margin-top: 20px;
}
#index #contents #registration ul li {
	width:620px;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}


/*guide.html専用*/
/*------------------------------*/
#categoryMenu .menu dd#mMedicineGuide a {
	background-color:#F3D0D1;
}
#medicine #categoryMenu .menu dd#mMedicineMedicine a {
	background-color:#F3D0D1;
}
#beauty #categoryMenu .menu dd#mMedicineBeauty a {
	background-color:#F3D0D1;
}
#hospital #categoryMenu .menu dd#mMedicineHospital a {
	background-color:#F3D0D1;
}
#contents h6 {
	background-image: url(img/guide10.gif);
}
#contents .typeB{
	background-image: url(img/guide10.gif);
}
#contents .system div {
	color: #0079AD;
}

div#shikaku,
#medicine　{
	margin-left: 15px;
}

#contents h4 {
	margin: 10px 0 2em 16px;
}
#contents p.read {
	margin-bottom: 2em;
}
#contents #scheduleOut td {
	white-space: nowrap;
}
