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

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

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: 250px!important ; }
.pr210 { padding-right: 210px!important ; }
.mr220 { margin-right: 220px!important ; }
.pl220 { padding-left: 220px!important ; }
.pl32 { padding-left: 32px!important ; }
.pr12 { padding-right: 12px!important ; }

.clearBoth {
	clear: both;	
}

.section {
	position: relative;
}

.section .rightPhoto {
	position: absolute!important;
	top: 20px!important;
	right: 0;
}

* html .section .rightPhoto {
	right: 15px;
}

.basic01 { background: url(/common/images/blue_dots.gif) repeat-x bottom left; height: 1%; margin: 0 0 20px 0;}
.basic01 dt { margin: 0 0 5px 0; color: #2c4ec1; font-weight: bold;}
.basic01 dd { padding: 0 0 20px 0; }

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

.section p.btn02 {
	position: absolute;
	top: 250px;
	right: 0;
}

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

table.tableStyle th {
	font-weight: bold;
}

table.tableStyle th.fre01 {
	width: 14%;
}

table.tableStyle th.fre02 {
	width: 18%;
}

table.tableStyle th.fre03 {
	width: 27%;
}

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

.commentBlock { width: 100%; margin: 0 auto; }
.commentBlock li.commenList { width: 50%; }

.catTitle { border-bottom: none!important; padding-bottom: 0!important; }

.datList li {
	border: 1px solid #D6D6D6;
	padding: 5px;
	text-align: center;
	width: 50px;
}

.sectionDat {
	height: 1%;
	min-height: 240px;
	padding-right: 320px;
}

* html .sectionDat {
	height: 240px;
}

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