@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  color: #333;
  font-family: Verdana, "メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3, HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 13px;
  background-image: url(../images/bg.jpg);
   background-position: 50% 0%;
   background-repeat: no-repeat;
background-attachment: fixed;
}

a:link {
  color: #10AED6;
  text-decoration: none;
}

a:visited {
  color: #21a4c5;
  text-decoration: none;
}

a:hover {
  color: #00b8e6;
  text-decoration: underline;
}

a:active {
  color: #00b8e6;
  text-decoration: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

html, body {
  -webkit-overflow-scrolling: auto;
}

img {
	 line-height: 0;
	 margin: 0;
	padding: 0;
	vertical-align: bottom;
}

* {
  outline: none;
}

html {
	overflow: auto;
}

body {
	min-width: 1000px;
	overflow: hidden;
}

.main_Image {
	margin: 0 auto;
	position: relative;
}

.main_img {
	margin: 0 -500px;
}

#contss {
  margin:0 auto;
  text-align:center;
}

.cv_box,.cv_box2{
	position: absolute;
    left: 0;
    right: 0;
    top: 800px;
}

.cv_box2{
	top: auto;
    bottom: 200px;
}

#footer {
  margin:0 auto;
  text-align:center;
  background-color: #FFF;
}

.footNvi {
	margin:0 auto;
	padding:20px 0;
	text-align:center;
}

.l-mg35{
	margin-left:35px;
}

.foot_img{
	width: 1000px;
   margin: 0 auto;
}

.copy{
	background: #40220c;
}






 
