body{
	color: #2f2f2f;
	font-size: 13px;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	}
	
html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, object, embed, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, thead, tfoot, section, menu, nav, header, footer, hgroup, article, aside, figure, figcaption, audio, video, canvas 
{
    margin: 0;
    padding: 0;
}

#bodydiv{
	margin: auto;
	height: 100%;
	width: 1000px;	
	}
#HeadPart{
	background-color: #000;
	float: left;
	height: 100px;
	width: 100%;	
	background-image: url("../PIC/nav.jpg")
	}
#HeadLogo{
	float: left;
	height: 50px;
	width: 300px;
	margin-top: 10px;	
	}
#HeadLogoTit{
	font-size: 12px;
	color: #FFF;
	margin-left: 25px;	
	}
#nav{
	width:400px;
	float: right;
	height: 60px;
	/*margin-top: 45px;
	margin-right: -60px;*/
	position: relative;
	z-index: 999;
	right: -100px;
	top: 50px;
 }
  /* 取消列表样式，内外补间为零 */
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav li{
	float:left;
	width:100px;
	/*height:50px;*/
	line-height:30px;  /* 文字垂直居中 指定行高为li高度 自动垂直居中 */
	margin-top: 15px;     
  }
#nav a{
     display:block;
     height:100%;
     text-decoration:none;   /*取消a标签下划线*/
     text-align:center;      /* 文字水平居中显示 */
     background-color:#ffffff;
		 color:#003da7;
		 font-weight: bold;
}
  /* 鼠标放上效果 */
#nav a:hover{
	color:#3CF;
	font-weight: bold;
	text-decoration: underline;
 }
#HeadPicture{
	background-image: url("../PIC/36.jpg"/*tpa=http://mobile-cam.com/hp/PIC/36.jpg*/);
	background-repeat: no-repeat;
	height: 400px;
	width: 1000px;
	float: left;
	}
#HeadPictureCom{
	background-image: url("../PIC/okada.png"/*tpa=http://mobile-cam.com/hp/PIC/okada.png*/);
	background-repeat: no-repeat;
	height: 400px;
	width: 1000px;
	float: left;
	}
#HeadPictureSo{
	background-image: url("../PIC/35.jpg"/*tpa=http://mobile-cam.com/hp/PIC/35.jpg*/);
	background-repeat: no-repeat;
	height: 400px;
	width: 1000px;
	float: left;
	}
.sTitle1{
	font-size: 12px;
	line-height: 20px;
	color: #000;
	height: 20px;
	margin-top: 100px;
	margin-right: 30px;
	text-align: right;
	}
.sTitle2{
	font-size: 12px;
	line-height: 20px;
	color: #000;
	height: 20px;
	margin-top: 5px;
	margin-right: 30px;	
	text-align: right;
	}
.bTitle{
	font-size: 40px;
	line-height: 60px;
	color: #ed0000;
	height: 60px;
	margin-top: 5px;
	margin-right:30px;
	text-align: right;
	}
.PartCs{
	display: table-cell;
	width: 1000px;
	height: 135px;
	background: #f2f2f2;
	text-align: center;
	vertical-align: middle;
	}
.PartSmallCs{
	font-size: 16px;
	font-style: italic;
	color: #0CF;
	}
.Parttext{
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: thin groove #09F;
	float: left;
	height: 80px;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 100px;
	font-size: 18px;
	color: #000;
	 display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
	}	
.PartTextMain{
	display: table-cell;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	float:left;
	}
.tuuyoupart{
	margin: auto;
	float: left;
	width: 100%;
	}
.PartLeft{
	float: left;
	width: 480px;
	margin-top: 15px;
	box-shadow: darkgrey 10px 10px 30px 5px;
	border: thin outset #09F;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.PartRight{
	float: right;
	width: 480px;
	margin-top: 15px;
	box-shadow: darkgrey 10px 10px 30px 5px;
	border: thin outset #09F;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.TdLeft{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	background-color: #f2f2f2;
	padding: 5px;
	height: 32px;
	width: 160px;	
	}
.TdRight{
	font-size: 14px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;	
	}
#PlanTable{
	float: left;
	width: 800px;
	margin-right: auto;
	margin-left: 100px;
	box-shadow: darkgrey 5px 5px 30px 5px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.T2{
	font-size: 24px;
	background-color: #f2f2f2;
	height: 200px;
	width: 200px;
	}
	
.TableText{
	width:300px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #09F;
	height: 50px;
	border-bottom-style: dashed;
	font-size: 16px;
	text-indent: 2em;
	}
h6{
	color: #F00;
	text-indent: 5em;	
	}
.TableText2{
	font-size: 20px;
	font-style: italic;
	color: #C3C;
	text-indent: 3em;	
	}
.colorblue{
	color: #33F;
	}
.DivBlock{
	float: left;
	width: 100%;
	}
.DivArea{
	float: left;
	height: 200px;
	width: 1000px;
	margin-top: 10px;	
	}
#oval1 {
	width: 300px;
	height: 150px;
	background: #e9337c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 20px;
	opacity:1;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
} 
#oval2 {
	width: 300px;
	height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 20px;
	opacity:1;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFF00;
} 
#oval3{
	width: 300px;
	height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 20px;
	opacity:1;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #0099FF;
} 
#oval4{
	width: 300px;
	height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 20px;
	opacity:1;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #33FF99;
} 
.Sfont{
	font-size: 24px;
	color: #000;
	}
.OvalTextDiv{
	height: 150px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	color: #000;
	padding-left: 10px;
	}
#NewsDiv{
	padding: 10px;
	float: left;
	height: 500px;
	width: 500px;
	margin-top: 10px;
	border: thin solid black;
	overflow-x: hidden;
	overflow-y: auto;
	margin-left: 240px;
	background-image: url("../PIC/letter.png"/*tpa=http://mobile-cam.com/hp/PIC/letter.png*/);
	background-repeat: no-repeat;
	}
.NewsDate{
	font-size: 10px;
	font-style: italic;
	color: #999;
	float: left;
	width: 100%;
	line-height: 15px;
	}
.NewsContext{
	font-size: 14px;
	color: #000;
	float: left;
	width: 100%;
	line-height: 20px;
	}
.hrcs{
	display: block;
	float: left;
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}
.hrcs2{
	display: block;
	float: left;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}
.hrcs3{
	display: block;
	float: left;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	}
#FootBar{
	background-color: #000;
	float: left;
	height: 100px;
	width: 1000px;
	color: #FFF;
	}
#Content4{
	float: left;
	width: 900px;
	margin-left: 50px;
	margin-top: 15px;
	}
.FootText{
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #CCC;
	float: left;
	width: 800px;
	margin-left: 20px;	
	}
.sPartText{
	font-size: 20px;
	line-height: 40px;
	color: #000;
	text-align: left;
	float: left;
	height: 40px;
	/* [disabled]width: 100%; */
	margin-left: 440px;
	margin-top: 30px;
	margin-bottom: 20px;
	}
.SmallTitle{
	font-size: 18px;
	line-height: 50px;
	color: #000;
	text-align: left;
	text-indent: 2em;
	float: left;
	height: 50px;
	width: 100%;	
	}
#siframe{
	box-shadow: darkgrey 5px 5px 30px 5px;
	}
li{
	list-style-type: none;
	}
#DownLoadList ul li{
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #09F;
	float: left;
	height: 40px;
	width: 1000px;
	}
.Qdiv{
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: thin groove #09F;
	float: left;
	height: 80px;
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 100px;
	font-size: 24px;
	color: #09F;
	display: flex;
	align-items: center;
	justify-content: left;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	}
.Adiv{
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: thin groove #FFF;
	float: left;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 100px;
	font-size: 18px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	}
.DivBlock2{
	float: left;
	width: 100%;	
	}
.tablecss {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    margin: 0 0 30px;
}
.tablecss td {
	padding: 10px 15px;
	vertical-align: top;
	border: 1px solid #00CCFF;
}
.tablecom{
	padding: 0px;
	border-collapse: collapse;
	font-size: 22px;
	line-height: 40px;
	color: #000;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
}
.tablecom td{
	padding: 10px 15px;
    border: 1px solid #00CCFF;
    vertical-align: top;
	height: 40px;	
}
.tableus{
	padding: 0px;
	border-collapse: collapse;
	font-size: 18px;
	line-height: 40px;
	color: #000;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
}
.tableus td{
	padding: 10px 15px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	height: 40px;
}
.inputcs{
	font-size: 18px;
	font-weight: bold;
	background-color: #CDD7D7;
	margin: 5px;
	float: left;
	height: 40px;
	width: 400px;
	}
.textareacs{
	font-size: 18px;
	font-weight: bold;
	background-color: #CDD7D7;
	margin: 5px;
	float: left;
	width: 400px;
	}
.RedFont{
	color: #F00;	
	}


.button {
	width:400px;
  -moz-border-radius: 35px;
  -moz-box-shadow: #6E7849 0px 0px 10px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 35px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  -webkit-transition: all 0.5s ease;
  background-color: #4e4978;
  background-image: -moz-linear-gradient(90deg, #454077, #4e4978);
  background-image: -ms-linear-gradient(90deg, #454077, #4e4978);
  background-image: -o-linear-gradient(90deg, #454077, #4e4978);
  background-image: -webkit-linear-gradient(90deg, #454077, #4e4978);
  background-image: linear-gradient(90deg, #454077, #4e4978);
  border-radius: 35px;
  border: 1px solid #4a5032;
  box-shadow: #6E7849 0px 0px 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 3em;
  margin: auto;
  padding: 10px;
  text-decoration: none;
  text-shadow: #000000 5px 5px 22px;
  transition: all 0.5s ease;
}

.button:hover {
  padding: 15px;
}

