@charset "utf-8";
@import "../../common/css/0-import.css";
/*------------------------------------------------------------
	上京ナース
------------------------------------------------------------*/
#main #conts {
	width: 850px;
	text-align: left;
}

#conts h2 {

}

#conts .read {
	margin: 10px 20px 40px;
}

#conts h3 {
	margin-bottom: 13px;
}

#conts #which {
	padding-top: 140px;
	background: url(/jokyo/img/index/image01.gif) no-repeat left top;
}

#conts #which .boxSet {
	margin: 0 20px 0 18px;
	padding-bottom: 50px;
	background: url(/jokyo/img/index/which_back.gif) no-repeat left bottom;

	position: relative;
}

#conts #which .box {
	width: 395px;

	float: left;
}

#conts #which .box.right {
	float: right;
}

#conts #which .box .image {
	margin: 0 0 10px 20px;
}

#conts #which .box p {
	margin: 0 20px 1.5em;
}

#conts #which .box .btn {
	width: 395px;

	position: absolute;
	bottom: 20px;

	text-align: center;
}

#conts #which .box {

}


