/*///基本設定/////*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#Outline{
	background-color: #EFF0F6;
	text-align: center;
}
div#Outline a div.topimg{
	background: url(../img/topcover2.png) no-repeat top center #d5e6ef;
	height: 157px;
	border:none;
	text-decoration: none;
}
div#Outline h1.topcomm{
	text-decoration: none;
	color: transparent;
	font-size: 1px;
	background-color: #d5e6ef;
}
#Menu{
	width: 100%;
	text-align: center;
	background-color: #00082e;
	height: 48px;
}
div#Menu div{
	width: 960px;
	margin: 0 auto;
}
.Right{
	float: right;
}
.Left{
	float: left;
}

#Foot{
	color: #fff;
	background-color: #010b27;
	padding: 20px;
}
#Foot div{
	width: 900px;
	margin: 0 auto;
}
#Foot div hr{
	width: 900px;
	margin: 0 auto 20px;
	border-top: #00a0e9 1px solid;
	border-bottom: #024c6e 1px solid;
	height: 1px;
}
#Foot div div.Left{
	line-height: 120%;
	font-size: 12px;
	float: left;
	width: 100px;
	padding-top:10px; 
}
#Foot div div.Right{
	font-size: 12px;
	float: Right;
	width: 790px;
	margin-bottom: 10px;
}
#Foot div div.Right ul li{
	float: left;
	width: 250px;
	text-align: left;
}
#Foot div div.Right ul a li{
	color: #fff;
}
#Foot div div.Right ul a:hover li{
	color: #54e1ff;
}
/*/タブ切り替え設定/*/

.full_content {
	width:850px;
	height: 2000px;
	position:relative;
	margin:10px auto;
	clear:both;
	border: none;
}
.menu{
	width:200px;
	height:40px;
	background:#dcdcdc;
	float:left;
	list-style:none;
	padding:10px 0 0;
	margin-left:5px;
	text-align:center;
	display:block;
	cursor: pointer;
	color:#FFF;
}
.active, .hover {
	background:#00b7ee;
	font-weight:600;
}
.content {
	width:100%;
	height:320px;
	border-top:#00b7ee 5px solid;
	top:40px;
	left:0;
	padding:10px;
	position:absolute;
}
/*/ページ用CSS/*/
div.MainArea{
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 2px 2px 4px #AAA;
	padding: 40px;
	text-align: left;
}
div.MainArea h2{
	border-left :15px solid #00b7ee;
	padding: 2px 0 0 10px;
}
div.MainArea p{
	margin:20px 30px;
}

ul.template {
	list-style: none;
	margin: 20px auto;
	width: 820px;
}
ul.template li{
	width: 190px;
	height: 300px;
	padding: 15px 0;
	background-color: #e4eaee;
	float: left;
	text-align: center;
	font-size: 80%;
	margin: 0 7px 30px;
}

ul.template li img{
	width: 150px;
}
ul.template li a:hover img,a:hover img.temp{
	opacity: 0.7;
}
img.temp{
	margin: 30px auto 20px;
	display: block;
	border: 1px solid #eee;
}
div.MainArea hr{
	width: 90%;
	height:1px;
	border-top: 1px solid #c5dced;
	border-bottom: 1px solid #f3f9fe;
	margin: 0 auto 10px;
}
div.Detail{
	margin: 0 auto;
	text-align: center;
	color: #555;
}
div.att{
	width: 80%;
	margin: 10px auto;
	text-align: left;
	background-color: #e3eef4;
	font-size: 80%;
	padding: 20px;
}
div.att p{
	margin: 0;
}
div.souhu{
	margin-top: 20px;
	background-color: #f9fce4;
	padding: 20px 10px;
}
div.souhu h3{
	text-align: center;
	text-shadow:1px 1px 2px #bbb;
	font-size: 135%;
	font-weight: bold;
}
div.souhu p{
	margin-left: 20px;
}
div.souhu ol{
	font-size: 85%;
	display: block;
	width: 330px
}
div.souhu ol li{
	margin-bottom: 10px;
}

div.nav{
	text-align: center;
	margin-top: 10px;
}


img#fileDownload:hover {
    cursor:pointer;
    opacity: 0.7;
}

/*/ダウンロード用ポップアップ/*/


div#fileDown{
		display:none;
		position:absolute;
		width:85%;
		margin-top:5%;
		margin-left:5%;
		border:5px solid #CCC;
		padding:0 0px 10px 10px;
		z-index:9500;
		background:#fff;
	}


div#fileDown p.dl_lead{
	margin:0;
	margin-left:-10px;
	padding:0;
	line-height:40px;
	background:#CCC url(../img/logo_s.gif) no-repeat;

}
div#fileDownClose{
	width:45px;
	height:45px;
	cursor:pointer;
	position:absolute;
	bottom:-5px;
	right:-5px;
}


div#fileDown{
		display:none;
		position:absolute;
		top:50%;
		left:50%;
		width:540px;
		margin-top:20px;
		margin-left:-275px;
		border:5px solid #CCC;
		padding:0 0px 10px 10px;
		z-index:9500;
		background:#fff;
	}

#waitIMG{
	margin:15px 20px;
	width:500px;

}

div#fileDown p.dl_lead{
	margin:0;
	margin-left:-10px;
	padding:0;
	line-height:40px;
	text-indent:20px;
	background:#CCC url(../img/logo_s.gif) no-repeat;

}

div#fileDownClose{
	width:45px;
	height:45px;
	cursor:pointer;
	position:absolute;
	top:-5px;
	right:-5px;
}


/** 詳細 ここから　**********************************/


/*ファイルダウンロード*/
ul#fileDownload{
		padding:40px 0 10px;

	}

	ul#fileDownload li {
	float: left;
	width: 18%;
	margin-right: 2%;
	background: #f76771;
	background:#55a88d;
	color: #fff;
	line-height: 3em;
	text-align: center;
	display: block;
	cursor: pointer;
}

	ul#fileDownload li:hover{
	background: #f76771;
	}
/* download popup */
div#fileDownCover{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:#000;
	opacity:0.8;
	z-index:9000;
}
div#dlBtnbox p{
	text-align:center;
	letter-spacing:1.1;
}
div#dlBtnbox p span{
	font-size:1.8em;
	font-weight:bold;
}
div#ADdown{
	margin-top:12px;
	margin-left:36px;
}
div#dlBtnboxBtn{
	display:none;
	width:50%;
	height:2.5em;
	line-height:2.5em;
	text-align:center;
	margin:0 auto;
	color:#fff;
	background:#54B551;
	border-bottom:4px solid #009908;
	border-radius:5px;
	cursor:pointer;
}
div#dlBtnboxBtn:hover{
	background:#FC0;
	border-bottom:4px solid #F90;
}
div#dlBtnboxBtn a{
	text-decoration:none;
	color:#fff;
	display:block;
}

