@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	color: #666;
	
}

::selection {
	background: #bfa57c;
	color: #fff;
}

body {
	margin: 0;
	padding: 0;
	color: #696969;
	font-family: proxima-nova-alt, "Proxima Nova Alt", sans-serif;
	font-size: 14px;
	background-image: url(img/8.png);
	
}








div#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/a5.png);
	min-width: 1000px;
	line-height: 23px;
	text-align: center;
    
}  



h1, h2, h4, b {
	font-weight: 300;
	font-family: bree-web, Bree, sans-serif;
}

h3,{
		font-size: 28px;
		padding-bottom: 60px;
	}




	h2 {
		font-size: 28px;
		padding-bottom: 60px;
	}
	
	
	b {
		font-weight: 500;
		font-size: 16px;
    	color: #c3522f;
	}



#logo {
	position: absolute;
	left: 181px;
	top: 67px;
	z-index: 2;
	font-size: 20px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",;
	font-weight: bold;
}







.banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	background-image: url(img/a5.png);
	z-index: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	min-width: 1000px;
	
}
	.banner ul {
	list-style: none;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
	.banner ul li {
	display: block;
	float: left;
	min-height:500px;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

		
	}


		

   .features {
	box-shadow: inset 0 -1px 3px rgba(0,0,0,.03);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(img/a5.png);
	background-repeat: repeat;
}
	.features li {
	position: relative;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	
	}
		
						
	.features b {
	padding-bottom: 6px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	color: #999;
	}

  
#footer {
	text-align: center;
	font-size: 12px;
	color: #333;
	background-repeat: repeat;
	min-width: 1000px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 20px;
	background-image: url(img/8.png);
	padding-bottom: 5px;
	line-height: 23px;
	clear: left;
	float: none;
}


#footer b{
	font-size: 12px;
	color:#333;
	text-decoration: blink;
	font-weight: bold;
}

/* ヘッダー */
#header {
	clear: left;
	min-width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	min-width: 1000px;
	height: 50px;
	background-image: url(img/a5.png);
	background-repeat: repeat;
	
	}	


#header h3{
	float: left;
	padding-left: 30px;
	text-align: left;

}


#header p{
	padding-top: 22px;
	font-size: 14px;
	min-width: 1000px;
}







/* メニュー */
div.menuNav1 {
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	display: block;
	width: 1000px;
	padding-bottom: 5px;
	min-width: 1000px;
	
	}
/* --- メニューエリア --- */
div.menuNav1 ul.nl {
	list-style-type: none;
	text-align: center;
	float: left;
	padding-top: 1px;
	padding-left: 30px;
}


div.menuNav1 img {

	
	}



/* --- メニュー項目 --- */

div.menuNav1 li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	margin-bottom: 20px;
	}

div.menuNav1 ul.nl li.first {
border-left: none;}


div.menuNav1 a:link {
	color: #666;
	text-decoration: none;
	}
	
div.menuNav1 a:hover {
	text-decoration: none;
	color:  #3C9;
	position:relative;
	top:2px;
	left:2px;
	
}




.box{
	top:2px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}




.box2{
	top:2px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}




/* --- アイコン --- */



.icon-b{
	height: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
	
}







/* --- トピックス --- */

.topics {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	

		}	



#topic {
	width: 300px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 350px;
				
		}
		

	
		
#topic ul {
	overflow: auto;
	height: 300px;
	text-align: left;

		}
		
		
		
#topic li {
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #963;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;

		}	
			
		
		
		
		
		
#topicsub {
	width: 260px;
	float: left;
	height: 350px;
	margin-left: 20px;
	text-align: left;
	padding-left: 20px;
				
		}
		

	
		
#topicsub ul {
	overflow: auto;
	height: 304px;
	text-align: left;
	width: 250px;
	border: 2px dashed #963;

		}
		

		
#topicsub li {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #963;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

		}	
					
		
	
	
#topicsub3 {
	width: 350px;
	float: left;
	height: 350px;
				
		}
		

	
		
#topicsub3 ul {
	height: 350px;
	padding: 5px;
	}
		

		
#topicsub3 li {
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
			
	
	
		
		
#topicsub2 {
	width: 260px;
	float: left;
	height: 250px;
				
		}
		

	
		
#topicsub2 ul {
	overflow: auto;
	height: 245px;
	width: 260px;
	padding-top: 30px;
	float: left;

		}
		
		
		
#topicsub2 li {
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;

		}	
				
		
		
		
		
#topic-1 {
	width: 918px;
	clear: left;
	padding-top: 30px;
	
				
		}
		
#topic-1 ul {
	float: left;
	width: 918px;
	
					
		}
		
#topic-1  img{
    padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}
		
		
		
#topic-1 li {
	
					
		}
		
 
#topic-1 a img{
background:none;

}

 
#topic-1 a:hover {
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none;
}










#banner-box{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
		
#banner-box img{
	padding: 10px;

}



#submenu {
	float: left;
	text-align: left;
	width: 1000px;
	padding-left: 10px;
	padding-top: 20px;
}



#submenu ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 900px;
}

#submenu li {
	font-size: 12px;
	list-style-image:url(img/liimg.gif);
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",     Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	width: 110px;
	
	}


#submenu a:link {
	color: #666;
	text-decoration: none;
	}
	
#submenu a:hover {
	text-decoration: none;
	color: #3C9;
	position:relative;
	top:2px;
	left:2px;
	
}






#submenu2 {
	float: left;
	width: 400px;
	text-align: right;
	padding-top: 5px;

}



#submenu2 a:link {
	color: #666;
	text-decoration: none;
	}
	
#submenu2 a:hover {
	text-decoration: none;
	color: #3C9;
	position:relative;
	top:2px;
	left:2px;
	
}



		}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {
	
	.wrap {
		width: 90%;
	}
	#logo {
		left: 50px;
		top: 30px;
	}

	.banner h1, .banner h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.banner ul li {
		height: 240px;
	}
	.banner .inner {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.banner p {
		font-size: 15px;
		width: 80%;
		margin: 0 auto;
	}
	pre {
		overflow: auto;
	}
	
	
	.features li {
		width: 100%;
		margin-left: 10px;
		margin-bottom: 30px;
	}
	
	
	
	
	
	
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.features li:before {
		background-size: 100%;
	}
}
