@charset "shift_jis";

/* ------------------------------------------

[マンボウ歯科クリニック] トップページ用CSS

------------------------------------------ */

#base #container #main   {
	margin: 0px;
	padding: 0px;
	width: 594px;
}
#base  #container #main h5 {
	margin-left: 0px;
}

#mv   {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013F94;
}
#cts_area  {
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat;
	padding: 10px 15px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4D98AF;
}
#cts_area    .recruit    {
	margin-bottom: 20px;
	background-image: url(../img/index_img04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	padding-top: 20px;
	padding-right: 180px;
}
#cts_area .menu_list {
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #72B1C3;
}
#cts_area .menu_list .wrap {
	float: left;
	width: 274px;
	border: 1px solid #6666FF;
	background-color: #EBF3F6;
	margin-right: 1px;
	margin-bottom: 1px;
}
#cts_area .menu_list .wrap .name {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cts_area .menu_list .wrap .text {
	margin-bottom: 0px;
	padding: 10px 10px 5px;
}
#cts_area .menu_list .wrap .link {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#cts_area   .info_box {
	float: left;
}
#cts_area .info_box th {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
#cts_area .info_box td {
	vertical-align: top;
}

