@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #505050;
}
a:link {
	color: #3870a4;
	cursor:pointer;
}
a:visited {
	color: #2D5B86;
	cursor:pointer;
}
a:hover {
	color: #3870a4;
	cursor:pointer;
}
a:active {
	color: #3870a4;
	cursor:pointer;
}
h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
}
div.pos {
	position:fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	background-image: url(/image/menu/hyou.png);
	list-style: none;
}
.topMenu{
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height:26px;
	background-image: url(/image/menu/hyou.png);
}
#navi {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height:25px;
	margin-top:0px;
	padding-top:5px;
	background-image: url(/image/menu/hyou.png);
	list-style: none;
}
#navi li{
	position: absolute;
	font-size: 12px;	
}
#navi li a:link {
	color: #FFF;
}
#navi li a:visited {
	color: #FFF;
}
#navi li a:hover {
	color: #CF3;
}
#navi li a:active {
	color: #3870a4;
}
#navi li#navi01{
	left: 15%;
	color: #FFF;
}
#navi li#navi02{
	left: 22%;
}
#navi li#navi03{
	left: 33%;
}
#navi li#navi04{
	left: 39%;
}
#navi li#navi05{
	left: 45%;
}
#navi li#navi06{
	left: 53%;
}
#navi li#navi07{
	left: 61%;
}
#navi li#navi08{
	left: 68%;
}
#navi li#navi09{
	left: 78%;
}
#navi li#navi10{
	left: 90%;
}
#houi{
	position: fixed;
	position: expression('absolute');
	top: expression(documentElement.scrollTop + 100 + 'px');
	left: expression(documentElement.scrollLeft + 80 + 'px');
	border-bottom-color:#F00;
	top: 15px;
	left: 0px;
	cursor:pointer;
	z-index: 50;
}
#houi div a:link {
	color: #FFF;
	cursor:pointer;
}
#houi div a:visited {
	color: #FFF;
	cursor:pointer;
}
#houi div a:hover {
	color: #FFF;
	cursor:pointer;
}
#houi div a:active {
	color: #FFF;
	cursor:pointer;
}
#titleText{
	position:absolute;
	float:right;
	top: 12px;
	right: 8px;
}
#titleText h1{
	color: #505050;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
}
.titleTbl{
	position: absolute;
	top: 90px;
	right: 20px;
}
#topLine{
	position:absolute;
	top: 80px;
	width: 100%;
	height:8px;
	right:0px;
	background-image: url(/image/title/shadow2.png);
	opacity:0.7;
	margin-left:0px;
	margin-right:0px;
}
#menuZentai{
	position: fixed;
	position: expression('absolute');
	top: expression(documentElement.scrollTop + 100 + 'px');
	left: expression(documentElement.scrollLeft + 80 + 'px');
	margin-left:150px;
	top: 50px;
	display: none;
}

.topHr{
	background-repeat: repeat;
	height:15px;
	border:0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(/image/title/shadow.png);
	margin-top: 120px;
	opacity:0.7;
}
.mainText{
	position:relative;
	left: 80px;
	width:90%;
	right:20px;
}
.download{
	position:relative;
	margin: auto;
	margin-top:20px;
}
.seaMiddle{
	right: 10px;
	left: 10px;
}
.backPhoto{
	position:fixed;
	right:0px;
	bottom:0px;
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
}
#contents{
	position:relative;
	top:10px;
	left:10px;
	width:auto;
	right:10px;
}
#cm{
	position:relative;
	top:10px;
	right:10px;
	width:100px;
	max-width: 250px;
}
.detailList{
	list-style: none;
}
.detailList li{
	float:left;
	width:auto;
	margin:0 0 20px 20px;
	max-width: 350px;
}
.detailText{
	left:30px;
	width:auto;
}
.detailPict{
	
}
.relationText{
	position:relative;
	margin-top:10px;
	width:auto;
}
.relationList{
	list-style: none;
	background-color: #C7C7C7;
}
.relationList li{
	float:left;
	display:inline;
	width:auto;
	margin:0 0 20px 20px;
}
.zaiSeiText{
	position:relative;
	margin-top:10px;
	width:auto;
}
.zaiSeiMainText{
	position:relative;
	width:auto;
}
.zaiSeiList{
	list-style: none;
	background-color: #C7C7C7;
}
.zaiSeiList li{
	float:left;
	display:inline;
	width:auto;
	margin:0 0 20px 20px;
	max-width: 280px;
}
.s_title{
	background-color: #D3E6EB;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	box-shadow:5px 2px 5px #C7C7C7;
	-moz-box-shadow:5px 2px 5px #C7C7C7;
	-webkit-box-shadow:5px 2px 5px #C7C7C7;
	-ms-filter: 'progid:DXImageTransform.Microsoft.DropShadow(color=#C7C7C7,offX=5,offY=2)';
}
.s_bottom{
	background-color: #FFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	box-shadow:5px 5px 5px #C7C7C7;
	-moz-box-shadow:5px 5px 5px #C7C7C7;
	-webkit-box-shadow:5px 5px 5px #C7C7C7;
	-ms-filter: 'progid:DXImageTransform.Microsoft.DropShadow(color=#C7C7C7,offX=5,offY=5)';
}

#floatBoxes{
	
}

.jqDrag {
	width: 100%;
	height:15px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	cursor: move;
	background-color: #EAE0D5;
	font-color: #C573B2;
	font-size: 9pt;
	vertical-align: middle;
}

div.jqDrag a:link{
	text-decoration: none;
}

.jqDrag2 {
	width: 100%;
	height:15px;
	position: absolute;
	margin-top: 0;
	bottom: 0;
	left: 0;
	right: 15;
	cursor: move;
	background-color: #EAE0D5;
	font-color: #C573B2;
	font-size: 9pt;
	vertical-align: top;
	z-index: 4;
}

div.jqDrag2 a:link{
	text-decoration: none;
}
 
.jqResize {
	width: 10px;
	height:10px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 5;
	cursor: se-resize;
	background-color: #FF7F8F;
}
 
.jqDnR {
	z-index: 3;
	position: absolute;
	width: 350px;
	height:200px;
	left: 500px;
	top: 50px;
	font-size: 12px;
	padding-top:10px;
	padding-right:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	background-color: #343434;
	display:inline-block;
	-ms-filter:"alpha(opacity=70)";
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=75);
	opacity:0.75;
	zoom: 1;
	box-shadow:5px 5px 5px #C7C7C7;
	-moz-box-shadow:5px 5px 5px #C7C7C7;
	-webkit-box-shadow:5px 5px 5px #C7C7C7;
	-ms-filter: 'progid:DXImageTransform.Microsoft.DropShadow(color=#C7C7C7,offX=5,offY=5)';
}

.lawTxtArea{
	width: 100%;
	top: 15px;
	bottom: 15px;
}
.lawTxt{
	overflow: auto;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width: 100%;
	height: 100%;
	color: #F5F5F5;
}

div.lawTxt a:link{
	color: #ffff66;
}
#backSpace{
	height: 10px;	
}
.jqDnR table,.jqDnR table tr td{
	height:100%;
	width:100%;
}

#loading{
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	padding-top:200px;
	background-color: #89BDDE;
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
	zoom: 1.0;
	z-index:100;
	position: expression('absolute');
	top: expression(documentElement.scrollTop + 100 + 'px');
	left: expression(documentElement.scrollLeft + 80 + 'px');
}

#loadingMessage{
	border-style: solid;
	border-color: #00519A;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 200px;
	background-color: #FFFFFF;
}

#news {
	position: fixed;
	left:60%;
	bottom: 40px;
	height:29px;
	margin:10;
	padding:10px;
	line-height:29px;
	font-size:14px;
	color: #3870a4;
	cursor:pointer;
	list-style-type: none;
	background-color:#FFF;
	position: expression('absolute');
	top: expression(documentElement.scrollTop + 100 + 'px');
	left: expression(documentElement.scrollLeft + 80 + 'px');
}

#opacityBox {
	position: absolute;
	width: 300px;
	height: 300px;
	left: 0px;
	top: 0px;
	display:inline-block;
	background-color: #EAE0D5;
	-ms-filter:"alpha(opacity=70)";
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=75);
	opacity:0.75;
	zoom: 1.0;
	z-index:10;
}
