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

p{
	margin-bottom:0 !important;
}

#Outline{
	background:url(../img/bg_main.png) repeat center;
	overflow:hidden;
	color:#000;
	font-family:"Noto Sans Japanese","Noto Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:16px;
}
#content{
	width:960px;
	margin:5px auto 0;
	overflow:hidden;
}
#main_title{
	margin:0 auto 20px;
	text-align:center;
}
#main_title img{
}
#title_txt{
	font-weight:bold;
	color:#572801;
	font-size:21px;
	margin:20px auto;
	width:862px;
}
#menu_s{
	width:960px;
	margin:5px 0;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}
#menu_s li{
	float:left;
	margin:0 auto;
}


div#Outline h1.topcomm{
	text-decoration: none;
	color: transparent;
	font-size: 1px;
	background-color: #d5e6ef;
}

.Right{
	float: right;
}
.Left{
	float: left;
}




/*/現調シート/*/
#Outline2{
	background:url(../img/back_seat2.jpg);
	overflow:hidden;
}
div#Outline2 h1.topcomm{
	text-decoration: none;
	color: transparent;
	font-size: 1px;
	background-color: #d5e6ef;
}
.menu {
	overflow:hidden;
	margin:20px auto;
	text-align:center;
	width:864px;
}
.menu li{
	float:left;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.menu li img{
	margin:0 auto;
	text-align:center;
}


#type_contents{
	overflow:hidden;
	float:left;
	margin-top:15px;
}
.type{
	background:#fff;
	float:left;
	width:310px;
	height:720px;
	padding:12px;
	margin:0 5px;
}
.type_title{
	color:#003177;
	font-size:19px;
	font-weight:bold;
}
.type_title span{
	font-size:30px;
}
.type_title2{
	color:#003177;
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

.type_img{
	margin:10px 0;
}

.type_img img{
	border:1px solid #ccc;
}
.type_item{
	font-weight:bold;
}
.btn{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border:1px solid #003177;
	color:#003177;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.btn:hover{
	background-color:#003177;
	color:#fff;
}
#features_contents{
	background:#fff;
	overflow:hidden;
	padding:20px;
	margin-top:20px;
}
.inner{
	overflow:hidden;
	padding-top:15px;
}

#pattern01{
	width:310px;
}
#pattern02{
	width:564px;
}
#symbol{
	width:48%;
}
.inner_img,.inner_img img{
	text-align:center;
}
.inner_txt{
	text-align:left;
}
#arrow{
	width:400px;
	margin:25px auto 0;
	overflow:hidden;
}
#arrow li{
	font-size:16px;
	color:#003177;
	width:31%;
	text-align:center;
	float:left;
	padding:8px;
	margin-left:2%;
	font-weight:bold;
}
#arrow li:hover{
	text-decoration:underline;
}
#dl_btn{
	text-align:center;
	margin:20px auto;
	float:right;
}
#sample_btn{
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border:1px solid #003177;
	color:#003177;
	width:145px;
	text-align:center;
	float:left;
	padding:8px;
	margin-top:45px;
}
#sample_btn:hover,#sample_btn a:hover{
	background:#003177;
	color:#fff;
}
#sample_btn a{
	text-decoration:none;
	color:#003177;
}
#content_btn{
	width:650px;
	margin:0 auto;
	overflow:hidden;
}

/*/ページ用CSS/*/
div.MainArea{
	margin: 15px auto;
	background-color: #fff;
	box-shadow: 2px 2px 4px #883d00;
	padding: 40px;
	text-align: left;
}
div.MainArea h3{
	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 #CCC;
}
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: 75%;
	margin: 0 auto;
	text-align: left;
	background-color: #F5F5F5;
	font-size: 80%;
	padding: 20px;
}
div.att p{
	margin: 0;
	line-height:160%;
}
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 0;
	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;
}
.gbl-copyright{
	color: #B7B7B7;
}
@media only screen and (max-width: 640px){
#Outline,#content,#what_in,#category,#about_download,#title,#title_in,h1,#main,.cate_menu{
	width:100% !important;
}
#main,#what_in,#about_download,#sns{
	width:96% !important;
	margin:0 2%; !important;
	line-height:140%;
}
#logo_left{
	display:none;
}
#logo_right{
	width:98%;
	margin-bottom:10px;
	height:auto !important;
}
#content{
	margin:20px 0;
}
	.cate{
		width: 25%;
	}
.cate,ul.cate_menu li img{
	padding:0 !important;
	font-size:13px !important;
	margin:0 !important;
}
#cate_name{
	font-size:21px !important;
}
h1{
	font-size:23px !important;
}
h2{

	font-size:25px !important;
}
h3{
	font-size:22px !important;
	margin:5px 0 !important;
}
ul.cate_menu{
	margin:0 !important;
}
#side{
	display:none;
}

#sp_banner,#sns3{
	visibility:visible;
}
#title_in{
	margin:0 !important;
}
ul.cate_menu li img{
	border:3px solid #e5cbb5 !important;
}
#main{
	margin-bottom:10px;
}
.dl{
	width: calc(97% / 3) !important;
	margin-right:1% !important;
	font-size:15px !important;
}
.dl_btn{
	width: auto !important;
}
#point{
	margin:20px 0!important;
	padding:10px !important;
}

ul.cate_menu li img{
	margin:0 5px;
}
#other ul{
	margin-top:5px !important;
}
#sp_none{
	display: none;
}
ul.cate_menu li{
	width: 25% !important;
	margin:0 0 0 0 !important;
	font-size:13px !important;
}
}

@media only screen and (min-width: 641px) and (max-width: 1024px){
#Outline,#content{
	width:100% !important;
}
#side{
	width:23% !important;
}
#main{
	width:75% !important;
}

}

@media only screen and (min-width: 641px){
#sp_banner,#sns3{
	display:none;
}

}