@charset "UTF-8";
#Top h1 {
	text-align: center;
	position: relative;
	padding-top: 60px;
}
#Top h1 span {
	font-size: 15px;
	color: #112F85;
	display: block;
	font-weight: 500;
}
#Top h2 {
	font-size: 20px;
	color: #062C8E;
	text-align: center;
	position: relative;
	padding-top: 60px;
	line-height: 1.6em;
	font-weight: 600;
	padding-bottom: 500px;
}
#TopFooter {
	width: 100%;
	height: 316px;
	background-color: rgba(23,34,90,1.00);
	background-image: url(../img/footbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: fixed;
	bottom: 0px;
}
#TopFooter ul#Menu1  {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	top: -60px;
}
#TopFooter ul#Menu1 li {
	width: 250px;
	text-align: center;
	display: table-cell;
	vertical-align: top;
}
ul#Menu2 {
	font-size: 14px;
	color: #FFFFFF;
	width: 470px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
ul#Menu2 li  {
	position: relative;
	float: left;
	padding-right: 45px;
}
ul#Menu2 li:last-child {
	padding-right: 0px;
}
ul#Menu2 li a  {
	color: #FFFFFF;
	text-decoration: none;
}
ul#Menu2 li a:hover {
	color: rgba(255,255,255,0.80);
}
address {
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	text-align: center;
	padding-top: 25px;
}
#ContWrap {
	width: 1050px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
}
#ContWrap #LeftCont {
	position: absolute;
	top: 55px;
	width: 380px;
	padding-left: 20px;
	z-index: 100;
}
#ContWrap #LeftCont h1 {
}
#ContWrap #LeftCont h1 img {
	width: 142px;
}
#ContWrap #LeftCont h1 span {
	display: block;
	font-size: 15px;
	color: #112F85;
	font-weight: 500;
}
#ContWrap #LeftCont h2 {
	position: relative;
	padding-top: 100px;
	color: #2F71B8;
	font-size: 40px;
	text-align: left;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#ContWrap #LeftCont h2 span {
	display: block;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}
#ContWrap #LeftCont dl {
	position: relative;
	text-align: left;
	width: 290px;
}
#ContWrap #LeftCont dl dt {
	position: relative;
	padding-top: 40px;
	font-size: 15px;
	line-height: 1.4em;
	color: #666666;
	padding-bottom: 40px;
}
#ContWrap #LeftCont dl dd {
}
#ContWrap #LeftCont dl p {
	font-size: 13px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}
#ContWrap #LeftCont #Address {
	position: relative;
	padding-top: 25px;
}
#ContWrap #LeftCont #Address h3 {
	font-size: 13px;
	color: #444444;
	font-weight: 500;
}
#ContWrap #LeftCont #Address p {
	font-size: 18px;
	position: relative;
	padding-bottom: 35px;
}
#HeadMenu  {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 615px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 400px;
	padding-top: 47px;
}
#HeadMenu  li {
	text-align: center;
	display: table-cell;
	vertical-align: top;
}
#Corporate {
	position: relative;
	width: 590px;
	border: 1px solid #8E9EB2;
	margin-top: 90px;
	margin-left: 430px;
}
#Corporate dl {
	display: table;
	table-layout:fixed;
	position: relative;
	border-bottom: 1px solid #8E9EB2;
	width: 100%;
}
#Corporate dl > * {
	display: table-cell;
}
#Corporate dl dt {
	width: 120px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
	background-color: #ECECF4;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	color: #596371;
}
#Corporate dl dd {
	font-size: 14px;
	color: #343B43;
	padding-left: 20px;
	padding-bottom: 20px;
}
#Corporate dl:last-child {
	border: none;
}
#Footer {
	width: 100%;
	background-color: rgba(23,34,90,1.00);
	height: 200px;
	background-image: url(../img/footbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#Footer .MenuAT {
	position: relative;
	padding-top: 45px;
}
#DesignImg {
	position: relative;
	padding-top: 80px;
}
#AddContent {
	position: relative;
	padding-left: 400px;
}
#AddContent h2 {
	font-size: 30px;
	line-height: 1.5em;
	font-weight: 500;
	position: relative;
	padding-bottom: 58px;
	padding-top: 100px;
}
#AddContent div {
	border: 1px solid #4C8FCB;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 25px;
	padding-top: 30px;
}
#AddContent div h1 {
	font-size: 26px;
	font-weight: 500;
	color: #4C8FCB;
	position: relative;
	padding-bottom: 29px;
}
#AddContent div p {
	font-size: 15px;
	color: #4C8FCB;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 25px;
}
#AddContent div dl {
	position: relative;
}
#AddContent div dl dt {
	font-size: 15px;
	color: #0053AF;
	font-weight: 600;
	position: relative;
	padding-bottom: 10px;
}
#AddContent div dl dd {
	font-size: 14px;
	line-height: 1.5em;
	color: #444444;
	position: relative;
	padding-bottom: 35px;
}
#Privacy {
	position: relative;
	padding-left: 400px;
	padding-top: 90px;
}
#Privacy p {
	font-size: 15px;
	color: #444444;
	line-height: 1.4em;
	position: relative;
	padding-bottom: 30px;
}
#Privacy dl {
	position: relative;
	padding-bottom: 45px;
	padding-left: 20px;
	padding-top: 20px;
}
#Privacy dl dt {
	color: #444444;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	padding-bottom: 10px;
}
#Privacy dl dd {
	font-size: 14px;
	line-height: 1.5em;
	color: #717171;
}
#Contact {
	position: relative;
	margin-left: 400px;
	margin-top: 90px;
}
#Contact p {
	font-size: 15px;
	position: relative;
	padding-bottom: 35px;
}
#Contact p span {
	color: #CB0000;
}
#Contact dl {
	position: relative;
	display: table;
	table-layout:fixed;
	width: 100%;
}
#Contact dl > * {
	display: table-cell;
	vertical-align: top;
}
#Contact dl dt {
	width: 145px;
	font-size: 13px;
	font-weight: 500;
	position: relative;
	padding-bottom: 25px;
	padding-left: 15px;
}
#Contact dl dt span {
	color: #CB0000;
}
#Contact dl dd {
	padding-bottom: 25px;
}
#Contact dl dd input {
	width: 97%;
	height: 38px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
	border: 1px solid #999999;
	font-size: 15px;
}
#Contact dl dd textarea {
	width: 97%;
	height: 150px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
	border: 1px solid #999999;
	font-size: 15px;
}
.BtnDS1 {
	background-color: #4C8FCB;
	width: 288px;
	height: 55px;
	color: #FFFFFF;
	font-size: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: none;
	border-radius: 8px;
}
.BtnDS1:hover {
	background-color: rgba(108,163,211,1.00);
	width: 288px;
	height: 55px;
	color: #FFFFFF;
	font-size: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: none;
	border-radius: 8px;
}
.BtnDS2 {
	background-color: #707070;
	width: 288px;
	height: 55px;
	color: #FFFFFF;
	font-size: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: none;
	border-radius: 8px;
}
.BtnDS2:hover {
	background-color: #8D8D8D;
	width: 288px;
	height: 55px;
	color: #FFFFFF;
	font-size: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: none;
	border-radius: 8px;
}
#PreviousWork {
	padding-left: 400px;
	position: relative;
	padding-top: 50px;
}
#PreviousWork article {
	position: relative;
}
#PreviousWork article h2 {
	font-size: 18px;
	position: relative;
	padding-bottom: 7px;
	font-weight: 500;
}
#PreviousWork article section {
	position: relative;
	display: table;
	width: 100%;
	padding-bottom: 50px;
	border-top: 3px solid #98A8C4;
	padding-top: 25px;
}
#PreviousWork article section > * {
	display: table-cell;
	position: relative;
	vertical-align: top;
}
#PreviousWork article section .ImgAR {
	width: 360px;
}
#PreviousWork article section .Intro {
	position: relative;
	font-size: 15px;
	line-height: 1.6em;
	color: #424242;
}
#PreviousWork article section .URL {
	position: relative;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
