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

.idx2 { position: relative; padding: 15px 0 0 0; min-height: 82px; height: 1%; }
.idx2 dd {
	padding: 0 0 0 192px;
}
.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;
}

.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: 20px;
	 right: 0;
}

.hapList li {
	text-indent: -0.5em;
	padding: 0 0 0 0.5em;
}

.bold { font-weight: bold; }

.minList li {
	text-indent: -1.3em;
	padding: 0 0 0 1.3em;
}

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

.minheight01 {
	height: 1%;
	min-height: 100px;
}

* html .minheight01 {
	height: 100px;
}

.cboth {
	clear: both;
}
