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

.idx2 { position: relative; padding: 15px 0 0 0; min-height: 110px; 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; }

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

.bgNone { background: none!important; }

.basic { background: url(../../../../common/images/blue_dots.gif) repeat-x bottom left; height: 1%; margin: 0 0 20px 0;}
.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;
}

.localBlock {
	text-align: center;
}

.localBlock li {
	display: inline;
}

.qaIcon dd ul li {
	background: none!important;
	padding: 6px 0;
}
