*{
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	list-style-type:none;
	line-height:150%;
	font-family:"CI",Meiryo,Osaka,"qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS PGothic",sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
}
p,
.list{
	margin:0 0 20px 0;
}

table{
	border-collapse:collapse;
	width:100%;
}

img{
	border:0;
}

a{
	color:#000;
	text-decoration: underline;
}

a:hover{
	opacity:0.7;
}

.centering{
	text-align:center;
}

.righting{
	text-align:right;
}

.small{
	font-size:80%;
}

.red{
color:#CC0000;
}

.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container {display: inline-table;overflow: hidden;}

/* Hides from IE-mac \*/
* html .container {height: 1%;}
*+html .container {height: 1%;}
.container {display: block;}
/* End hide from IE-mac */

body,td,th {
	font-size: small;
}

.style1 {
	font-size: large;
	font-family: "HGۺ޼M-PRO";
	color: #FF6600;
}

ul{
	padding:0;
	margin: 0;
}

li{
	padding:0;
	margin: 0;
	list-style-type:none;
}

.leftpane li{
	text-align:left;
}

.block{
	padding:0 10px;
	margin-bottom:10px;
}
.leftbox{
	float:left;
	width:50%;
}
.rightbox{
	text-align: right;
	float:right;
	width:50%;
}

.img{
	text-align:right;
}

.blue{
	color:#5DACD6;
}

h1{
	font-size:13px;
	font-weight:normal;
}

.title{
	font-weight:bold;
	font-size:200%;
	margin:0;
	padding:0;
}

h2,
.h2_back{
	background: #666666;
	color: #fff;
	font-size: 125%;
	padding: 12px 10px 10px 15px;
	margin-bottom: 20px;
	border-radius: 10px;		/* CSS3 */
	-webkit-border-radius: 10px;	/* Safari,Google Chromep */
	-moz-border-radius: 10px;	/* Firefoxp */
}

.toppage h2{
	background: #fff;
	color: #fff;
	padding: 0;
	border-radius: 0;		/* CSS3 */
	-webkit-border-radius: 0;	/* Safari,Google Chromep */
	-moz-border-radius: 0;	/* Firefoxp */
}

h3,
.h3_back{
	border-left:solid 8px #87C6E7;
	border-bottom:solid 1px #87C6E7;
	padding:5px 0 3px 10px;
	color:#2891C8;
	margin-bottom:20px;
	font-size:120%;
}

h4{
	margin-bottom:10px;
	background:#0066FF;
	padding:5px;
	color: #fff;
}

table{
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	margin-bottom:10px;
}

td,
th{
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:10px;
}

.mb20{
	margin-bottom:20px;
}

.sp{
	display: none;
}

/* common */
body{
	background: url(../images/header_back.png) no-repeat;
	background-position: top center;
}

#header,
#main{
	width:960px;
	margin:0 auto;
}

#main{
	background: #fff;
}

#header h1{
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#header{
margin-bottom: 20px;
}

#header .rightbox p.p1,
#header .rightbox p.p2{
	margin-bottom: 15px;
}

#header .rightbox p.p1{
	text-align: right;
	margin-top: 5px;
	margin-right: 43px;
	height: 18px;
}

#header .rightbox p.p2{
	text-align: left;
	width: 218px;
	margin-right: 35px;
	margin-left: auto;
	margin-bottom: 16px;
	height: 54px;
}

#header .leftbox{
	width: 220px;
}

#header .rightbox{
	width: 550px;
}

#nav{
	background: url(../images/nav_back.png) repeat-x;
	margin-bottom: 30px;
}

#nav ul{
	margin: 0 auto;
	width: 940px;
}

#nav li{
	display: block;
	float: left;
	background-color: #fff;
	width: 235px;
}

#nav li:first-child{
}

#nav li a{
	display:block;
	height: 50px;
}

#nav li img:hover{
	opacity:0.7;
}

.topimg{
	margin-bottom: 30px;
}

.topimg p{
	text-align: center;
	margin-bottom: 0;
}

.toptext{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/toptext_back.png) repeat-x;
}

.toptext p{
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 4px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
}

#footer{
	text-align:center;
	padding:35px 0 15px 0;
	background: #808080;
	color: #000;
}
#footer .block{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#footer a{
	font-size: 116%;
}

#footer li{
	margin-left: 20px;
	margin-bottom: 5px;
}

#footer .leftbox{
	width: 445px;
}

#footer .rightbox{
	width: 355px;
}

#footer .rightbox p{
	font-size: 116%;
}

#footer .leftbox .leftbox{
	width: 205px;
}

#footer .leftbox .rightbox{
	width: 240px;
}

#footer p.copy{
	text-align:center;
	padding-top:20px;
}

#cnt{
	width:960px;
}

/* toppage */

#cnt.toppage .leftbox,
#cnt.toppage .rightbox{
	width: 470px;
}

#cnt.toppage .l4 li,
#cnt.toppage .l5 li{
	float: left;
	background-color: #cbe0f2;
	padding-bottom: 10px;
	border-radius: 10px;		/* CSS3 */
	-webkit-border-radius: 10px;	/* Safari,Google Chromep */
	-moz-border-radius: 10px;	/* Firefoxp */
}
#cnt.toppage .l4 li{
	width: 225px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#cnt.toppage .l4 li:last-child{
	margin-right: 0;
}

#cnt.toppage .l4 li ul{
	min-height: 105px;
}

#cnt.toppage .l4 li li,
#cnt.toppage .l4 li img{
	margin-left: 10px;
}

#cnt.toppage .l4 li li{
	width: 205px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	min-height: 0;
	border-radius: 0;		/* CSS3 */
	-webkit-border-radius: 0;	/* Safari,Google Chromep */
	-moz-border-radius: 0;	/* Firefoxp */
}

#cnt.toppage .l4 li li:first-child{
	margin-top: 10px;
}

#cnt.toppage .l4 li li:last-child{
	padding-bottom: 10px;
}

#cnt.toppage .l5 li{
	width: 184px;
	margin-right: 10px;
	margin-bottom: 30px;
	border-radius: 10px;		/* CSS3 */
	-webkit-border-radius: 10px;	/* Safari,Google Chromep */
	-moz-border-radius: 10px;	/* Firefoxp */
}

#cnt.toppage .l5 li:last-child{
	margin-right: 0;
}

#cnt.toppage .l5 li .se{
	margin-left: 10px;
}

/* works */
#cnt.works li{
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
#cnt.works .l4 li{
	width: 220px;
	margin-right: 20px;
}
#cnt.works .l4 li:last-child{
	margin-right: 0;
}
#cnt.works .l2 li{
	width: 460px;
	margin-right: 20px;
}
#cnt.works .l2 li:last-child{
	margin-right: 0;
}
#cnt.works .l3 li{
	width: 300px;
	margin-right: 20px;
}
#cnt.works .l3 li:last-child{
	margin-right: 0;
}
#cnt.works .l5 li{
	width: 172px;
	margin-right: 20px;
}
#cnt.works .l5 li:last-child{
	margin-right: 0;
}

#cnt.works_u .af{
	border-color: #0066FF;
	color: #0066FF;
}

#cnt.works_u .leftbox,
#cnt.works_u .rightbox{
	width: 460px;
}

#cnt.works_u .container.sekou{
	background: url(../images/arrow2.png) no-repeat;
	background-position: center;
}

#cnt.works_u li{
	float: left;
	width: 240px;
	text-align: left;
	background: url(../images/arrow.png) no-repeat;
	background-position: right 4px top 73px;
}
#cnt.works_u li:last-child{
	width: 220px;
	background: none;
}


/* gum */

/* acosheet */

#cnt.acosheet .c1 .leftbox{
	width: 670px;
	
}

#cnt.acosheet .c1 .rightbox{
	width: 250px;
}

#cnt.acosheet thead th{
	text-align: center;
	background: #e3f6fd;
}

#cnt.acosheet tbody th{
	border-right: none;
	width: 150px;
}

#cnt.acosheet td{
	text-align: center;
}

#cnt.acosheet td.righting{
	text-align: right;
}

/* company */

#cnt.company table{
	margin-bottom: 20px;
}

#cnt.company th{
	text-align: center;
	background: #dddddd;
}

#cnt.company li{
	width: 50%;
	float: left;
}

#cnt.company li:last-child{
	margin-bottom: 20px;
}

#cnt.company .rb{
	padding-top: 25px;
}

#cnt.company rp,
#cnt.company rt{
	font-size: 80%;
}

#cnt.company .sekou th{
	text-align: left;
	width: 530px;
	font-weight: normal;
	background: #fff;
}
/* inquiry */

#cnt.inquiry .tel{
	border: solid 3px #0066FF;
	border-radius: 10px;	/* CSS3 */
	-webkit-border-radius: 10px;	/* Safari,Google Chromep */
	-moz-border-radius: 10px;	/* Firefoxp */
	font-size: 200%;
	padding: 30px;
	line-height: 180%;
}

#cnt.inquiry .tel a{
	font-size: 100%;
}

#cnt.inquiry span{
	font-size: 60%;
}

/* recruit */

#cnt.recruit th{
	text-align: center;
	background: #e3f6fd;
}