body{
	margin:0px;
	padding:0px;
	color:#333333;
	text-align:center;
	font-weight: normal;
	font-family: Arial, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div img { vertical-align: text-bottom; }
img{
border:0px;
}

h1{
margin:0px;
paddingh:0px;
}


#wapper{
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wapper .headline{
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 66px;
}

#wapper .headmain{
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 623px;
	background-color: #e2f4fb;
}

#wapper .headunderline{
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 17px;
	background-color: #12609b;
}


#contents{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents .img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* CV AREA */

#contents .cvarea01{
	padding: 0px;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 608px;
	width: 960px;
	position: relative;
}

#contents .btn_01{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 26px;
	top: 466px;
}

#contents .cvarea02{
	padding: 0px;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_22.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 611px;
	width: 960px;
	position: relative;
}

#contents .btn_02{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 26px;
	top: 446px;
}



/* あなたの臭い大丈夫？ */

#contents .noticed01{
	padding: 0px;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_07.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 254px;
	width: 960px;
	position: relative;
}

#contents .noticedtext_01{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 45px;
	top: 85px;
	text-align: left;
	height: 130px;
	width: 514px;
	color: #4e2c06;
	font-size: 14px;
	line-height: 130%;
}

#contents .noticed02{
	padding: 0px;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_08.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 259px;
	width: 960px;
	position: relative;
}

#contents .noticedtext_02{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 45px;
	top: 71px;
	text-align: left;
	height: 180px;
	width: 514px;
	color: #4e2c06;
	font-size: 14px;
	line-height: 130%;
}

#contents .noticed03{
	padding: 0px;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_09.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 267px;
	width: 960px;
	position: relative;
}

#contents .noticedtext_03{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 45px;
	top: 86px;
	text-align: left;
	height: 135px;
	width: 514px;
	color: #4e2c06;
	font-size: 14px;
	line-height: 130%;
}



/* YOUTUBE */

#contents .youtube_bg01{
	padding: 0px;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_16.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 538px;
	width: 960px;
	position: relative;
}

#contents .youtube_01{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 470px;
	top: 232px;
}



/* form */

#form_area{
	list-style-type: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: repeat-y;
}


/*アニメーションボタン*/
#contents_hi .animationBtn a{
	display:block;
	padding:10px;
	text-decoration:none;
	width:80%;
	border-radius:5px;
	margin:0 auto;
	text-align:center;
	/*アニメーション*/
animation: animScale 3s infinite ease-out;
	transform-origin: 50% 50%;
	animation-play-state:running;

}
@keyframes animScale {
0% { transform: scale(0.8, 0.8); }
5% { transform: scale(1.2, 1.2); }
10% { transform: scale(1, 1); }
15% { transform: scale(1.1, 1.1); }
20% { transform: scale(1, 1); }
100% { transform: scale(1, 1); }
}



/* ページトップ */

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 50px;
}

 

#pageTop i {
	padding-top: 20px;
	padding-right: 7px;
}

 

#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	background-color: #999999;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* information */

#information{
	width:960px;
	text-align: center;
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/detrance_reg_35.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 888px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 120%;
}

#information .infotext01{
	position: absolute;
	width: 430px;
	left: 25px;
	top: 135px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	height: 75px;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

#information .infotext02{
	position: absolute;
	height: 45px;
	width: 430px;
	left: 25px;
	top: 247px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}

#information .infotext03{
	position: absolute;
	height: 105px;
	width: 430px;
	left: 25px;
	top: 417px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}

#information .infotext04{
	position: absolute;
	height: 98px;
	width: 370px;
	left: 38px;
	top: 583px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}

#information .infotext05{
	position: absolute;
	height: 136px;
	width: 430px;
	left: 510px;
	top: 98px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}

#information .infotext06{
	position: absolute;
	height: 276px;
	width: 430px;
	left: 510px;
	top: 269px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}

#information .infotext07{
	position: absolute;
	height: 173px;
	width: 430px;
	left: 510px;
	top: 591px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}

#information .infotext08{
	position: absolute;
	height: 53px;
	width: 659px;
	left: 272px;
	top: 772px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 120%;
}




/* foot */

#foot{
	width:100%;
	text-align: center;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1e83cf;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

#foot .sns_area{
	text-align: center;
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot .foottext{
	text-align: center;
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}

#foot .foottext a:link{
	font-size:12px;
	color:#FFFFFF;
}
#foot .foottext a:visited{
	color:#FFFFFF;
}
#foot .foottext a:hover{
	color:#FFFFFF;
}
#foot .foottext a:active{
	color:#FFFFFF;
}



/* 会社概要 */
#gaiyo_bg{
	background-image: url(http://www.you-up.jp/ad/wca/detrance_monitor/img/wbg.png);
	background-repeat: repeat;
}

#summary_title{
	padding-bottom:10px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 20px;
	padding-top: 10px;
	font-size: 30px;
	margin-bottom: 20px;
}

#compwapper{
	width:780px;
	margin:0px auto 0px auto;
	text-align:left;
	padding-top:40px;
}
#comp table{
width:780px;
border:0px;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
#comp .left_tb{
	background-color:#666666;
	width:200px;
	border-bottom:1px dashed #fcf9d8;
	boder-right:1px dashed #fcf9d8;
	padding:10px 0px 10px 15px;
	color: #FFFFFF;
}
#comp .right_tb{
	background-color:#E3E3E3;
	padding:10px 15px 10px 15px;
	border-bottom:1px dashed #b4660e;
}

#compcon01{
	padding-left: 20px;
	font-size: 28px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-bottom: 5px;
	height: 30px;
	padding-top: 12px;
}
#compcon02{
width:780px;
}
#compcon4{
width:100%;
background-color:#583611;
}
#compcon4 .foot{
width:1024px;
height:43px;
margin:0px auto 0px auto;
}

#maps{
width:400px;
height:300px;
}


/* プライバシーポリシー */

#pp_wapper{
	width:780px;
	margin:0px auto 0px auto;
	text-align:left;
	padding-top:40px;
}

#pp table{
width:780px;
border:0px;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
#pp .left_tb{
background-color:#cab097;
width:200px;
border-bottom:1px dashed #fcf9d8;
boder-right:1px dashed #fcf9d8;
padding:10px 0px 10px 15px;
}
#pp .right_tb{
background-color:#fbfaec;
padding:10px 15px 10px 15px;
border-bottom:1px dashed #b4660e;
}

#pp_con01{
width:780px;
padding-bottom:10px;
}
#pp_con02{
	background-color:#E3E3E3;
	width:750px;
	padding:15px 15px 15px 15px;
}

.pp_tit{
	margin-top:20px;
	background-color:#666666;
	padding:15px 15px 15px 15px;
	width:750px;
	font-weight:bold;
	color: #FFFFFF;
}
.pp_con{
padding:15px 15px 15px 15px;
width:750px;
}

/* 特商法取引 */

#toku_wapper{
	width:780px;
	margin:0px auto 0px auto;
	text-align:left;
	padding-top:40px;
}
#toku table{
width:780px;
border:0px;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
#toku .left_tb{
	background-color:#666666;
	width:200px;
	border-bottom:1px dashed #fcf9d8;
	boder-right:1px dashed #fcf9d8;
	padding:10px 0px 10px 15px;
	color: #FFFFFF;
}
#toku .right_tb{
	background-color:#E3E3E3;
	padding:10px 15px 10px 15px;
	border-bottom:1px dashed #b4660e;
}

#toku_con01{
width:780px;
padding-bottom:10px;
}
#toku_con02{
background-color:#fbfaec;
width:750px;
padding:15px 15px 15px 15px;
}

.toku_tit{
margin-top:20px;
background-color:#cab097;
padding:15px 15px 15px 15px;
width:750px;
font-weight:bold;
}
.toku_con{
padding:15px 15px 15px 15px;
width:750px;
}


#close{
	width:780px;
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
}
#close .btn{
	width:140px;
	height:20px;
	margin:0px auto;
	padding:15px 30px 15px 30px;
	background-color:#666666;
}

#close .btn a{
color:#ffffff;
text-decoration:none;
display:block;
}
#close .btn a:hover{
	color:#CCCCCC;
}
