@charset "UTF-8";

@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;
}

.pageTitle {
	background: url(images/pageTitle.png) no-repeat 0 0;
	width: 900px;
	height: 133px;
}

.set {
	margin-bottom: 1em;
}
ul.index {
	margin: 30px 0 0 20px;
}
ul.index li {

}
ul.index li.point01 a {
	background: url(images/indexPoint01.jpg) no-repeat 0 0;
	padding: 10px 0 5px 15px;
	border-bottom: #999 1px dashed;	
	margin-bottom: 1em;
	width: 490px;
	display: block;
	font-size: 116%;
	font-weight: bold;
}
ul.index li.point02 a {
	background: url(images/indexPoint02.jpg) no-repeat 0 0;
	padding: 10px 0 5px 15px;
	border-bottom: #999 1px dashed;
	margin-bottom: 1em;
	width: 490px;
	display: block;
	font-size: 116%;
	font-weight: bold;
}
ul.index li.point03 a {
	background: url(images/indexPoint03.jpg) no-repeat 0 0;
	padding: 10px 0 5px 15px;
	border-bottom: #999 1px dashed;
	margin-bottom: 1em;
	width: 490px;
	display: block;
	font-size: 116%;
	font-weight: bold;
}
ul.index li.point04 a {
	background: url(images/indexPoint04.jpg) no-repeat 0 0;
	padding: 10px 0 5px 15px;
	border-bottom: #999 1px dashed;
	margin-bottom: 1em;
	width: 490px;
	display: block;
	font-size: 116%;
	font-weight: bold;
}
dl.flow dt {
	margin-bottom: 10px;
}
dl.flow dd {
	padding: 5px 10px 50px 10px;
	margin-bottom: 20px;
	background: url(images/allow.gif) no-repeat 20px bottom;
}
dl.flow dd ul li {
	background: url(images/flowPoint.gif) no-repeat 0 6px;
	padding-left: 20px;
}
dl.flow dd.bottom {
	background: none;
	padding: 5px 10px 0 10px;
}
table.fee {
	width: 100%;
	margin-bottom: 5px;
}
table.fee td,
table.fee th {
	padding: 10px 15px;
	vertical-align: top;
	border: #ddd 1px solid;
}
table.fee th {
	width: 110px;
	background: #f1f1f1;
}
table.fee td.memo {
	width: 300px;
}
table.pay {
	width: 100%;
}
table.pay td,table.pay th {
	padding: 10px 15px;
	vertical-align: top;
}
table.pay th {
	border-bottom: #999 1px solid;
	width: 120px;
}
table.pay td {
	border-bottom: #ccc 1px solid;
}
.blogEntryBody h4 {
	background: url(images/h4Point.gif) no-repeat 0 7px;
	padding: 2px 0 3px 25px;
	font-size: 116%;
	font-weight: bold;
}
.blogEntryBody h5 {
	background: url(images/h5Point.gif) no-repeat 0 8px;
	padding: 2px 0 3px 25px;
	font-size: 116%;
	font-weight: bold;
}
.hrLine02 {
	margin: 1em 0;
	border-top: #999 1px dashed;
	height: 1px;
}

dl.koujo dt {
	font-size: 116%;
	font-weight: bold;
	padding: 0 0 5px 0;
}
dl.koujo dd {
	margin: 0 0 1em 10px;
}
ul.syorui li {
	background: url(images/flowPoint.gif) no-repeat 0 3px;
	padding-left: 15px;
}
ul.syorui {
	margin-left: 10px;
}
ul.syorui li.ex {
	background: none;
	padding: 0;
	color: #FF0000;
}
ul.feeList li {
	background: url(images/feePoint.jpg) no-repeat 0 4px;
	padding: 3px 0 3px 25px;
}
ul.feeList02 li {
	background: url(images/feePoint02.jpg) no-repeat 0 4px;
	padding: 3px 0 3px 25px;
}
ul.eiseishi li {
	float: left;
	margin: 0 40px 20px 0;
}
.pageTop {

}
ul.back {
	text-align: right;
	margin-right: 15px;
	border-bottom: #999 1px dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}
ul.back li a {
	background: url(images/back.jpg) no-repeat 0 0;
	padding-left: 20px;
}
ul.faqList {
	margin: 0 15px 2em 30px;
}
ul.faqList li {
	font-size: 108%;
}

