@charset "utf-8";

body {
	font-size:12px;
	color:#563c49;
}

#header {
	background:url(img/lanjoy/bg_header.gif) repeat-x left top;
	padding-top:3px;
}

#header .inner {
	position:relative;
	width:900px;
	height:79px;
	margin:0 auto;
	padding:0 40px 0 20px;
}

#header .inner:after,
#message .inner:after,
#service .item:after,
.round:after {
	content:"";
	position:absolute;
	bottom:-10px;
	left:0;
	width:960px;
	height:10px;
	background:url(img/lanjoy/shadow_960.png) no-repeat center bottom;
	z-index:100;
}
#message .inner:after {
	background:url(img/lanjoy/shadow_message.png) no-repeat center bottom;
}
#service .item:after {
	width:280px;
	background:url(img/lanjoy/shadow_280.png) no-repeat center bottom;
}
.round:after {
	width:920px;
	background:url(img/lanjoy/shadow_920.png) no-repeat center bottom;
}


#logo {float:left;}
#gnav {float:right;}
#gnav li {float:left;}

#gnav li.home a {
	background: url(img/lanjoy/gnav_home.gif) no-repeat 0 0;
	width: 80px;
}

#gnav li.company a {
	background: url(img/lanjoy/gnav_company.gif) no-repeat 0 0;
	width: 95px;
}

#gnav li.mspicnic a {
	background: url(img/lanjoy/gnav_mspicnic.gif) no-repeat 0 0;
	width: 188px;
}

#gnav li.aspamoon a {
	background: url(img/lanjoy/gnav_aspamoon.gif) no-repeat 0 0;
	width: 125px;
}

#gnav li.consult a {
	background: url(img/lanjoy/gnav_consult.gif) no-repeat 0 0;
	width: 157px;
}

#gnav li.contact a {
	background: url(img/lanjoy/gnav_contact.gif) no-repeat 0 0;
	width: 95px;
}

#gnav li a:hover,
#gnav li a.cu {background-position: 0 -79px !important;}
#gnav li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 79px 0 0;
}

#contents {
	background:#EFF0DB;
}
#page-id-2 #contents {
	background:url(img/lanjoy/bg_frontpage.png) repeat-x left top #ffe5e4;
}
#message {
	background:url(img/lanjoy/bg_message.png) no-repeat center top;
	text-align:center;
}

.section > .inner {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:40px 0 50px;
}

#message > .inner {
	padding-bottom:20px;
}
#message h1 {margin-bottom:400px;}

#message p {margin:2em 0;}

.section h2 {
	text-align:center;
	margin-bottom:30px;
}

.item {
	float:left;
	width:280px;
	margin:0 20px;
	position:relative;
	background-color:#FFF;
}

.item .inner {
	padding:20px;
}

.item .inner h3 {
	font-size:12px;
	line-height:1.6;
	margin-bottom:15px;
}

.item .inner h3 span {font-size:14px;}

#company .inner,
#contact .inner {
	width:920px;
	margin:0 auto;
}

.round {
	border-radius:6px;
	behavior: url(PIE-1.0.0/PIE.htc);
}

.block {
	position:relative;
	background-color:#FFF;
}

#company .block {
	padding:45px 85px;
}
#contact .block {
	padding:30px;
}

.summary li {
	margin:5px 0;
}
.summary-title {
	font-weight:bold;
}

.summary .child {
	margin-left:10px;
}

.list-num li {
	list-style:decimal;
	margin-left:20px;
}

.summary-left {
	width:380px;
	float:left;
	line-height:1.7;
}
.summary-right {
	width:300px;
	float:right;
	line-height:1.7;
}

.summary-right li {
	line-height:2;
	
}

#contact .contact-form table {
	width:100%;
	border-spacing: 0;
	border-collapse:separate !important;
}

#message-container-input,
#message-container-confirm {
	margin-bottom:20px;
	text-align:center;
}

#contact .contact-form th,
#contact .contact-form td {
	padding:25px 30px;
	width:190px;
	border:none;
}
#contact .contact-form td {
	width:590px;
}

#contact .contact-form th {
	font-weight:bold;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	background-color:#f5f5f5;
}
#contact .contact-form td {
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background-color:#eaeaea;
}

#contact .contact-form tr:first-child th {
	border-radius:6px 0 0 0;
	behavior: url(PIE-1.0.0/PIE.htc);
	position: relative;
}
#contact .contact-form tr:first-child td {
	border-radius:0 6px 0 0;
	behavior: url(PIE-1.0.0/PIE.htc);
	position: relative;
}
#contact .contact-form tr:last-child th {
	border-radius:0 0 0 6px;
	border-bottom:1px solid #dcdcdc;
	behavior: url(PIE-1.0.0/PIE.htc);
	position: relative;
}
#contact .contact-form tr:last-child td {
	border-radius:0 0 6px 0;
	border-bottom:1px solid #dcdcdc;
	behavior: url(PIE-1.0.0/PIE.htc);
	position: relative;
}

#contact .contact-form input[type="text"],
#contact .contact-form textarea {
	border:none;
	outline:none;
	border-radius:6px;
	behavior: url(PIE-1.0.0/PIE.htc);
	position: relative;
	padding:10px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#contact .contact-form textarea {
	resize:vertical;
	height:100px;
}

#contact .contact-form.contact-form span.require {
    color: #563C49;
    margin-left: 3px;
}


.wpcf7-not-valid-tip-no-ajax,
.wpcf7-not-valid-tip {
	color:#E55A3B;
}

.wpcf7-submit {
	width:157px;
	height:47px;
	display:inline-block;
	outline:none;
	border:none;
	text-indent:-9999px;
	background: url(img/lanjoy/btn_submit.png) no-repeat 0 0;
	cursor:pointer;
}

.submit-container {
	margin:20px 0 0;
	text-align:center;
}


#footer {
	background:none #b0b535;
	padding:5px 0;
	text-align:center;
	color:#FFF;
	font-size:11px;
}

.text-center {text-align:center;}
.mgn-b20 { margin-bottom:20px !important;}
.mgn-b40 { margin-bottom:40px !important;}

.clearfix:after {
	height: 0;
	line-height:0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}

.clear {clear:both;}