@charset "utf-8";
/* CSS Document */
/************index*****/
#body_about #container #contentbody #top_col {
	background-image: url(../media/aboutus/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:100%;
}
#body_about #container #contentbody p {
	margin-left: 10px;
}

#body_about #container #contentbody #top_col .paragraph1 {
	width:480px;
	margin: 0 0 0px 0;
}
#body_about #container #contentbody #top_col .paragraph2 {
	margin: 0 0 0px 0;
	padding: 50px 0px 90px 245px;
	background-image: url(../media/aboutus/photo01-1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index:100;
}

#body_about #container #contentbody #top_col .paragraph3 {
	width:500px;
	float:left;
}
#body_about #container #contentbody #top_col .paragraph4 {
	width:250px;
	float:left;

}
#body_about #container #contentbody #bottom_col {
	clear: both;
	padding: 20px 0 20px 0;
}
#body_about #container #contentbody #bottom_col .paragraph1 {
	width:480px;
	margin: 0 0 50px 0;
	float: left;
}
#body_about #container #contentbody #bottom_col .paragraph2 {
	margin: 0 0 50px 245px;

}

#body_about #container #contentbody #bottom_col .paragraph3 {
	width:330px;
	float:left;
}
#body_about #container #contentbody #bottom_col .paragraph4 {
	width:420px;
	float:left;

}
#body_about #container #contentbody #bottom_col .paragraph4 .inner{
	text-align:center;
}
#body_about #container #contentbody #bottom_col ul {
	clear: both;
	margin: 0px auto 0 auto;
	padding: 20px 0 0px 0;
	width: 500px;
}
#body_about #container #contentbody #bottom_col ul li {
	float: left;
	list-style-type: none;
	width: 250px;
	text-align: center;
}
#body_about #container #contentbody #bottom_col .paragraph1 p {
	width: 90%;
}
#body_about #container #contentbody #top_col .paragraph3 p {
	margin-bottom: 15px;
}
/************act***********/
#body_act #container #contentbody {
	background-image: url(../media/act/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
/*	float:left;
*/}
#body_act #container #contentbody #top_col {
	margin: 50px 0 15px 0;
}
#body_act #container #contentbody .left_col {
	float: left;
	width: 270px;
}
#body_act #container #contentbody .right_col {
	width: 470px;
	background-image: url(../media/act/medical.jpg);
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
}
#body_act #container #contentbody .right_col .inner {
	padding-left: 200px;
}
#body_act #container #contentbody p {
	margin-bottom: 20px;
	margin-left: 20px;
}
#body_act #container #contentbody h3 {
	margin: 5px 0;
}
/************在宅医療*****************/
#body_zaitaku #container #contentbody .col {
	background-image: url(../media/zaitaku/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body_zaitaku #container #contentbody .col p {
	margin-left: 320px;
	margin-bottom: 15px;
}
#body_zaitaku #container #contentbody .col h3 {
	text-align: right;
	margin: 0;
	padding: 5px 0;
}
#body_zaitaku #container #contentbody p {
	margin-bottom: 0px;
}
#body_zaitaku #container #contentbody img.right {
	float:right;
	margin:3px;
}
/************開業支援*****************/
#body_open #container #contentbody .paragraph1 {


}
#body_open #container #contentbody .paragraph2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#body_open #container #contentbody .paragraph4 {
	background-repeat: no-repeat;
	height: 200px;
	background-position: 450px 70px;
}
#body_open #container #contentbody .paragraph3 {
	margin-bottom: 40px;
}
#body_open #container #contentbody #top_col {
	width: 100%;
	vertical-align: text-bottom;
}
#body_open #container #contentbody dl{
	margin:0 0 12px  2em;
}
#body_open #container #contentbody dd{
	margin:0 0 0 1.5em;
}
#body_open #container #contentbody #top_col .bt {
	margin-top: 70px;
	margin-left: 20px;
}
