@charset "Shift_JIS";

/* フォントの設定 */
.string_setup {
	margin-top:10px;
	margin-left:40px;
	font-size:13px;
	border-left:4px solid ;
	border-color:#1862de;
}

.string11_setup {			/* page11 */
	margin-top:10px;
	margin-left:40px;
	font-size:16px;
	border-left:4px solid;
	border-color:#1862de;
}

.font21_setup {
	font-size:15px;
	border-left:4px solid;
	border-bottom:1px solid;
	border-color:#1862de;
	margin:14 0 26 0;
}


/* テーブルの設定 */
.table13_setup {
	border-bottom:1px solid;
	border-color:#1862de;
}
.table13_setup2 {
	border-bottom:1px solid;
	border-left:4px solid;
	border-color:#1862de;
}
.table13_setup3 {
	border-left:4px solid;
	border-color:#1862de;
}
.table13_setup4 {
	font-size:13px;
	margin:10 0 0 30;
}

.table23_setup1 {
	font-size:15px;
	font-weight:bold;
	color:#1862de;
	background-color:#ffffff;
	margin:10 0 0 60;
	/* position:absolute;
	z-index:2; */
}
.table23_setup2 {
	font-size:13px;
	margin:5 0 0 60;
	/* position:absolute;
	z-index:1; */
}
.table23_setup3 {
	border-bottom:1px solid;
	border-color:#0034fe;
}
.table23_setup4 {
	background-color:#b8e5ee;
	font-size:13px;
	color:#1862de;
}
.table23_setup5 {
	border-bottom:1px solid;
	border-color:#0034fe;
	font-size:13px;
}
/* テキストの設定 */
.text13_setup1 {
	margin:3 0 3 10;
}
.text13_setup2 {
	margin:3 10 3 0;
}

.string_border {
	border-bottom:solid 4px #1862de;
}

.page_navigater {			/* サイトマップ */
	padding-right:15px;
	padding-bottom:5px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../JavaScript/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../JavaScript/overlay.png", sizingMethod="scale");
	}
	