@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/top/css/default.css"; /* initial setting */
@import "/themes/patient/css/layout.css";/* layout style */
a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}


h2 img {
	vertical-align: top;
}
#content {
	background:url(images/bodyBg.jpg) repeat 0 0;
}
#contentArea {
	margin: 0 auto;
	width: 840px;
	text-align: left;
}
.section {
	padding-bottom: 3em;
	background: url(images/info.gif) no-repeat 0 0;
	padding-left: 630px;
}

/*
[
----------------------------------------------------------- */
.naviBox {
	background: #fff;
	padding: 37px 31px 43px 31px;
	margin-bottom: 2em;
	width: 778px;
	text-align: center;/* ボタンのセンタリング */
}
.naviBox ul li {
	display: inline;
}
img.waku {
	border:#a09d9b 1px solid;
	padding: 3px;
}
