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

.idx2 { position: relative; padding: 15px 0 45px 0; min-height: 100px; height: 1%; }
* html .idx2 { height: 135px;}
.idx2 dd {
	padding: 0 0 0 120px;
}
.idx2 .photo { position: absolute; top: 42px; 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.vitRightPhoto,
.section p.rightPhoto {
	 position: absolute;
	 top: 20px;
	 right: 0;
}

* html .section p.vitRightPhoto {
	right: 208px;
}

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

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

em { color: #DD0806; font-style: normal; }

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

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

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