@charset "UTF-8";
/* 各ページに個別のCSSが必要な場合はここに記入してください */

.idx2 { position: relative; padding: 15px 0 0 0; min-height: 82px; height: 1%; }
.idx2 dd {
	padding: 0 0 0 192px;
}

.idx03 {
	padding-bottom: 0;
}
.idx2 .photo { position: absolute; top: 37px; left: 0; }
.idx2 .photo01 { position: absolute; top: 15px; left: 0; }

.idx3 { padding: 22px 0 22px 192px; min-height: 82px; height: 1%; }
.idx3 dd { padding: 0; }
.idx3 .photo { top: 22px; left: 0; }

h3 {
	border-bottom: 1px solid #D6D6D6;
	clear: both;
	margin: 0 0 8px;
	padding: 15px 0 9px 0;
}

.bgNone { background: none; }

.blueTitle {
	color: #2C4EC1;
	font-weight: bold;
}

.cureList li { position: relative; padding: 0 0 5px 280px; height: 1%; }

.pr220 { padding-right: 220px!important ; }
.pl220 { padding-left: 220px!important ; }
.pr12 { padding-right: 12px!important ; }

table.tableStyle {
	border-collapse: collapse;
	width: 100%;
}

table.tableStyle tr th,
table.tableStyle tr td {
	border: 1px solid #CCC;
	padding: 5px;	
}

.section {
 	position: relative;
}

.section p.rightPhoto {
	position: absolute;
	top: 10px;
	right: 0;
}

* html .section p.rightPhoto {
	right: 210px;
}

.section p.rightPhoto01 {
	position: absolute;
	top: 160px;
	right: 0;
}

.section p.rightPhoto02 {
	position: absolute;
	top: 330px;
	right: 0;
}

.obeList {
	padding-left: 1em;
	text-indent: -1em;
}

.basic { background: url(/common/images/blue_dots.gif) repeat-x bottom left; height: 1%; padding: 0 0 20px 0;}

.basic dd {
	padding: 0 0 40px 0;
}

.cureList span {
	font-weight: normal;
	color: #353434;
}

.bold { font-weight: bold; } 
.pt3 { padding-top: 3px!important; }
.cboth { clear: both; }

.blackTxt {
	color: #000!important;
}
