@charset "utf-8";
.temphead{
	height: 35px;
	background: url(../images/head_bgimg.png) no-repeat;
	color: #efeded;
	font-weight: 900;
	padding: 7px 0 0 15px;
	font-size: 1.2em;
	margin-bottom: -7px;
	text-shadow: 1px 1px 3px #000;
}
 #head_info,#head_intro
{
	width: 302px;
	background: url(../images/head_top_bg.png) no-repeat;
}
#head_contents1{
	width: 613px;
}
/*
#head_info{	background:url(../images/head_info.jpg) no-repeat;}
#head_intro{	background:url(../images/head_intro.jpg) no-repeat;}
#head_company{	background:url(../images/head_company.jpg) no-repeat;}
#head_company2{	background:url(../images/head_company2.jpg) no-repeat;}
#head_business{	background:url(../images/head_business.jpg) no-repeat;}
#head_business2{	background:url(../images/head_business2.jpg) no-repeat;}
#head_business3{	background:url(../images/head_business3.jpg) no-repeat;}
#head_business4{	background:url(../images/head_business4.jpg) no-repeat;}
#head_business5{	background:url(../images/head_business5.jpg) no-repeat;}
#head_recruit1{	background:url(../images/head_recruit1.jpg) no-repeat;}
#head_recruit2{	background:url(../images/head_recruit2.jpg) no-repeat;}
#head_recruit3{	background:url(../images/head_recruit3.jpg) no-repeat;}
#head_support{	background:url(../images/head_business_support.jpg) no-repeat;}
#head_support01{	background:url(../images/head_business_support01.jpg) no-repeat;}
#head_support02{	background:url(../images/head_business_support02.jpg) no-repeat;}

#head_commodity1{	background:url(../images/head_commodity1.jpg) no-repeat;}
#head_commodity2{	background:url(../images/head_commodity2.jpg) no-repeat;}
#head_commodity3{	background:url(../images/head_commodity3.jpg) no-repeat;}
#head_commodity4{	background:url(../images/head_commodity4.jpg) no-repeat;}
#head_commodity5{	background:url(../images/head_commodity5.jpg) no-repeat;}
#head_commodity6{	background:url(../images/head_commodity6.jpg) no-repeat;}
#head_commodity7{	background:url(../images/head_commodity7.jpg) no-repeat;}
#head_commodity8{	background:url(../images/head_commodity8.jpg) no-repeat;}
#head_contact{	background:url(../images/head_contact.jpg) no-repeat;}
*/


#banners{
	width: 262px;
}
#banners ul li a{
	display: block;
	width: 262px;
	height: 87px;
	text-indent: -3000px;
}
#banner1 a{	background:url(../images/banner1.jpg) no-repeat;}
#banner2 a{	background:url(../images/banner2.jpg) no-repeat;}

#banners ul li a:hover{	background-position: 0 -87px;}

/* ///////////////////////////////////////////

contents style

////////////////////////////////////////////*/

#contentslist{
	width: 613px;
}


/* company */
.complay1{
	width: 20%!important;
	text-align: right!important;
}

/* commodity */
.cmdlayCnt{
	width: 613px;
}
.cmdlayCnt .radius_l{
	margin-bottom: 10px;
}

 .cmdlay1
,.cmdlay2{
	margin: 0 20px;
	padding: 10px 0 0;
}
 .cmdlay1:after
,.cmdlay2:after
{
	content:url(../images/justy300.gif);
}

 .cmdlay1 li
,.cmdlay2 li{
	margin-bottom: 20px;
}
 .cmdlay1 li p
,.cmdlay2 li p{
	margin: 0;
	padding: 0 0 0 5px;
	font-size: .9em;
}
.cmdlay2{
	width: 278px;
}
 .days1 li
,.days2 li
{
	text-align: center!important;
	margin-bottom: 0;
}
.days1 li{	width: 100px;}
.days2 li{	width: 130px;}


/* form */
.frm1{
	width: 100px;
}
.frm2{
	widows: 50px;
}
.frm3{
	width: 200px;
}

.submitarea{
	width: 400px;
	margin: 10px 0 0 140px;
	padding-bottom: 20px;
}
.submitarea button{
	cursor: pointer;
}
.radius_l_m .step h3  {
	font-size: 1.2em;
	background-image: none!important;
	color: #eef952;
}
.step {
	margin-bottom: 15px;
}

#privacy_policy {
	padding: 50px 10px;
}
#privacy_policy h2 {
	text-align: center;
	font-size:1.5rem;
	border-bottom: 1px solid #ccc;
}
#privacy_policy h3 {
	margin-top: 10px;
	font-size:1.1rem;
	border-left: solid 5px #6EC2E8;
	padding-left: 5px;
}
#privacy_policy p {
	padding: 15px 0;
}