

main.customer{

    width:1200px;
	margin:0px auto;
	overflow:hidden;
	
    
}
container.customer{
	
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	margin:15px 0px;

}
container.customer:before{
	position:absolute;
	top:0px;

	bottom:0px;
	right:0px;

	width:280px;

	border:1px solid #eee;

	background-color:#f7f7f7;

	content:'';
	z-index:-99;

}

article.customer{

	float:left;
	width:calc(690px + 199px);
	
}
article.customer.a{

    font-size:14px;
	line-height:24px;
	width:calc(650px + 199px);
	padding:0 20px 140px 0px;
	background:url(/customer/company/greeting/images/info_ceo2.jpg) no-repeat left 300px;

}

article.customer.a h2{

font-size:20px;
color:#6b7db3;

}

article.customer.a h3{

font-size:18px;
padding-top:20px;

}

article.customer.b{

    font-size:14px;
	line-height:25px;
	width:calc(650px + 199px);
	padding:0 20px 60px 0px;
	//* background:url(/customer/company/overview/images/overview_1.jpg) no-repeat left 490px ;*//

}
article.customer.b h1{

	font-size:24px;
	line-height:34px;

}

article.customer.b h1 span{

	color:#429ab1

}

article.customer.b h2{

	font-size:16px;

}

article.customer.c{

    font-size:14px;
	line-height:28px;
	width:calc(650px + 199px);
	padding:20px 20px 60px 0px;
	background:url(/customer/company/vision/images/vision_1.jpg) no-repeat  570px 130px;

}

article.customer.c h1{

	font-size:14px;

}

article.customer.d{

	font-size:14px;
	color:#1b6eca;
	font-weight:bold;
	width:calc(650px + 199px);
	padding:20px 20px 60px 20px;
}

article.customer.d .field_img{

	text-align:center;
	padding-top:30px;
}

article.customer.e {
	color: #000;
	width:calc(660px + 199px);
	height: 800px;
	overflow-y: scroll;
	padding:0 0 0 0px;
	margin:20px 0 100px 0;
}

article.customer.e dl {
	position: relative;
	margin: 24px;
}

article.customer.e dl dt {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 30px;
	font-weight: 300;
}

article.customer.e dl dd {
	padding-left: 100px;
	line-height: 24px;
	font-size: 14px;
	font-weight: 300;
}

article.customer.e .line {
	border-bottom: 1px solid #e1e1e1;
	width: 800px;
}

article.customer.f {
	padding:10px 0 30px 0px;
}

article.customer.g {
	font-size:12px;
}
#gijaContacts p.tn {
	clear: both;
	margin: 0 0 10px 0;
	border-bottom: 1px solid rgb(215,225,238);
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: rgb(228,239,248);
	font-weight: bold;
}
#gijaContacts ul {
	display: block;
	margin: 0 0 10px 10px;
}
#gijaContacts li {
	float: left;
	list-style: none;
	text-align: center;
	margin: 0 10px 20px 10px;
	border: 1px solid rgb(245,245,245);
	padding: 15px 15px 7px 15px;
	background: rgb(253,253,253);
}
#gijaContacts li a {
	display: block;
	text-decoration: none;
}
#gijaContacts li a img {
	border: none;
	margin: 0 0 5px 0;
}
#gijaContacts .ed {
	display: block;
	margin: 0 20px 0 0;
}
#gijaContacts p.tn1 {
	border-bottom: 1px solid #ddd;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
.edt {
	float: right;
	width: 480px;
	border-left: 1px solid #ddd;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
}
#gijaContacts p.tn span {
	font-size: 14px;
}
article.customer.g.ie_empty {
	height: 0;
*height:10px;
}
article.customer.g.cpText {
	line-height: 20px;
	color: rgb(100,100,100);
}
article.customer.g.cpText ul {
	margin: 20px 0;
	border: 1px solid rgb(230,230,230);
	background: rgb(245,245,245);
	padding: 20px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	line-height: 24px;
}
article.customer.g.cpText li {
	list-style: none;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted rgb(220,220,220);
	padding-bottom: 10px;
	color: rgb(32,88,150);
	font-weight: bold;
	font-size: 14px;
}
article.customer.g.cpText li.cpText_last {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}


aside.customer{

	float:right;
	width:240px;
	
	margin:20px;

}

aside.customer h1{
	
	font-size:16px;

}
aside.customer h2{
	
	font-size:14px;
    margin: 5px 0px;

}
aside.company p{
	
	font-size:12px;
	color:#999;
	font-weight:bold;

}
aside.customer address.phone{
	
	color:#34669F;
	font-size:20px;
	font-weight:bold;
	font-style: normal;
}

aside.customer a.mail{

	text-decoration:none;
	font-size:12px;

}

aside.customer hr{
    
    height: 0px;
    margin: 20px 0px;
    
}


button.member{
	
	height:33px;
	width:93px;
	border:1px solid #eee;
	border-radius:3px;

}
button.member.agree{
	
	color:white;
	background-color:#205797;


}
button.member.cancel{
	
	color:black;
	background-color:#F5F5F5;
	

}
nav.agreement{

	text-align:center;

}

