@charset "UTF-8";

/*=========================================================
	/works/
=========================================================*/
.works {
}

.works .w420 {
	width: 420px;
}

.workssection {
	border-top: 1px solid #E0E0E0;
}

.works .case {
	background: url(../products/images/sec_bg.jpg) no-repeat left bottom;
	padding: 0 10px 10px 18px;
	overflow: hidden;
	_zoom: 1;
}

#content .works .case .caption {
	display: block;
	width: 610px;
	margin: 20px 0 10px;
	overflow: hidden;
	_zoom: 1;
}

#content .works .case .caption p {
	float: left;
	display: block;
}

#content .works .case .caption .category {
	font-size: 1.2em;
	line-height: 1.4;
	color: #FFF;
	vertical-align: top;
	background-color: #8CB0D9;
	padding: 2px 10px 1px;
	margin: 0 10px 0 0;
	width: 115px;
	text-align:center;	
}

#content .works .case .caption .subtitle {
	display: block;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
}

.works .detail {
	overflow: hidden;
	_zoom: 1;
	clear: both;
}

#content .works .case .detail h3 {
	float: left;
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	width: 440px;
	color: #1745A5;
	line-height: 1.2;
}

#content .works .case .detail h3 .name {
	display: block;
	color: #333;	
	font-size: 0.611em;
	margin: 6px 0 0;
}

.works .detail p {
	float: right;
	display: block;
}

.works .section .cright {
	margin-left: 20px;
}

.works .section .p-right {
	width: 262px;
	float: right;
}

.works .section .prof {
	width: 350px;
	float: right;
	display: block;
}

.works .section .prof-l {
	width: 350px;
	float: left;
	display: block;
}

.works .section .prof h4 {
	font-size: 1.6em;
	margin: 0 0 20px;
}

.works .section .prof-l h4 {
	font-size: 1.6em;
	margin: 0 0 20px 55px ;
}

.works .section .prof-l  dl {
	width: 290px;
	margin-left: 55px ;
}
.works .section .prof dl {
	width: 290px;
}

.works .section .prof-l dl dt,
.works .section .prof dl dt {
	font-size: 1.2em;
	margin: 0 0 5px;
	color: #999;
}

.works .section .prof-l dl dd,
.works .section .prof dl dd {
	font-size: 1em;
	border-bottom: 1px dotted #C6D1E9;
	padding: 0 0 5px;
	margin: 0 0 8px;
}

.works .section .prof-l dl dd strong,
.works .section .prof dl dd strong {
	font-size: 1.3em;
}

.works .section .prof .name {
	
}

.works .section .prof .name dt {
	font-size: 1.3em;
	color: #1745A5;
}

.works .section .prof .name dd {
	font-size: 1.3em;
	color: #1745A5;
}

.works .section .prof .name dd strong {
	font-size: 1.385em;
}
	
#content .works h5.subtxt {
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 15px;
}

#content .works h5.subtxt02 {
	clear: both;
	font-size: 2.1em;
	font-weight: bold;
	margin: 0 0 10px;
	color: #063092;
}

#content .works .voice {
	overflow: hidden;
	_zoom: 1;
	margin: 0 0 20px;
	padding: 20px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#content .works .voice .cleft {
	width: 142px;
}

#content .works .voice .cleft p img {
	margin-bottom: 5px;
}

#content .works .voice .cleft p {
	font-size: 1.3em;
	color: #1745A5;
}

#content .works .voice .cleft .name {
	font-size: 1.385em;
}

#content .works .voice .cright {
	width: 470px;
}

#content .works .voice .cright h4 {
	font-size: 2.1em;
	font-weight: bold;
	color: #063092;
	margin: 0 0 10px;
}

#content .works .voice .cright p {
	font-size: 1.4em;
}

/*お客様の声_02*/
#content .works .customer {
	background: url(../works/case/images/customer_bg.gif) no-repeat left bottom;
	margin: 0 0 45px;
	padding: 0;
	border: none;
}

#content .works .customer .cleft {
	width: 202px;
}


#content .works .customer .section {	
	padding: 0 30px 20px;
}

#content .works .customer h3 {
	font-size: 1.9em;
	font-weight: bold;
	background: url(../works/case/images/customer_bgtop.gif) no-repeat left top;
	width: 610px;
	padding: 7px 0 5px 30px;
}

#content .works .customer .cright {
	width: 355px;
}

.works .outline {
	border: 1px solid #E0E0E0;
	margin: 0 0 45px;
	padding: 15px 20px 10px;
	width: 600px;
	font-size: 1.3em;
}

.works .outline dt {
	width: /*70px*/6em;
	float: left;
	display: block;
	clear: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.works .outline dd {
	width: 520px;
	margin: 0 0 0 /*6em*/6em;
	padding-bottom: 5px;
}

/* map japan */
.japan {
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}

/* map world */
.world {
	position: relative;
	z-index: 1;
}
/* map common */
.box {
	position: absolute;
	border: 1px solid #2D57B7;
	width: 120px;
	left: 279px;
	top: 154px;
}

.box .area {
	font-size: 1.4em;
	background: #E5F6FE url(../works/images/icon_arrw01.gif) no-repeat 10px 8px;
	padding: 3px 5px 3px 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

.box .area a {
	color: #013E72;
	text-decoration: none;
}

.box .val {
	background-color: #FFF;
	font-size: 1.2em;
	padding: 3px 5px;
	margin: 0 auto;
	text-align: center;
}
/* 地域　日本 */
.hokkaido {
	left: 370px;
	top: 18px;
	z-index: 100;
}

.tohoku {
	left: 516px;
	top: 176px;
	z-index: 100;
}

.kanto {
	left: 431px;
	top: 343px;
	z-index: 100;
}

tyubu {
	left: 0px;
	top: 30px;
	z-index: 100;
}

.kinki {
	left: 235px;
	top: 363px;
	z-index: 100;
}

.tyushikoku {
	left: 149px;
	top: 174px;
	z-index: 100;
}

.kyushu {
	left: 15px;
	top: 210px;
	z-index: 100;
}

/* 地域　世界 */
.eu {
	left: 78px;
	top: 11px;
	z-index: 100;
}

.china {
	left: 318px;
	top: 74px;
	z-index: 100;
}

.korea {
	left: 504px;
	top: 145px;
	z-index: 100;
}

.taiwan {
	left: 490px;
	top: 207px;
	z-index: 100;
}

.asia {
	left: 506px;
	top: 285px;
	z-index: 100;
}

/*=========================================================
	/works/japan/
	/works/world/
=========================================================*/
/* poparea */
#poparea {
	/*width: 840px;*/
	text-align: left;
}

#poparea h1 {
	margin: 10px 0 30px;
	padding: 5px 0 5px 15px;
	font-size: 2.1em;
	font-weight: bold;
	background: url(../works/images/pop_title.gif) no-repeat left top;
	line-height: 1.5;
}

#poparea h2 {
	font-size: 1.9em;
	margin: 0 40px 10px;
	color: #063092;
	font-weight: bold;
}

#poparea .arealist {
	width: 760px;
	margin: 0 40px 20px;
	background: url(../works/images/pop_boxbg.gif) no-repeat left bottom;
}

#poparea .listbox {
	background: url(../works/images/pop_boxbgtop.gif) no-repeat left top;
	padding: 25px 0 5px 50px;
	font-size: 1.2em;
}

#poparea .arealist ul {
	width: 720px;
	overflow: hidden;
	_zoom: 1;
	padding-bottom: 5px;
}

#poparea .arealist ul li {
	float: left;
	display: block;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 0 0 0.6em;
	width: 345px;
	text-indent: -0.6em;
}

#poparea .arealist h3 {
	font-weight: bold;
	color: #666;
}

#poparea .arealist ul li a {
	color: #1746A1;
}

#poparea .other {
	width: 700px;
	margin: 0 auto;
	padding: 0 0 20px;
	font-weight: bold;
}

#poparea table.tokei {
	width: 760px;
	margin: 20px auto 20px;
}

#poparea table.tokei th {
	text-align: left;
	vertical-align: middle;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #8CB0D9;
	padding: 5px;
}

#poparea table.tokei th.public,
#poparea table.tokei th.private {
	border-right: 2px solid #999;
}

#poparea table.tokei .total {
	text-align: center;
	font-size: 1.2em;
	background-color: #E8F7FA;
	color: #333;
	font-weight: bold;
	width: 7%;
}

#poparea table.tokei td.total {
	color: #19AED1;
	border-right: none;
}

#poparea table.tokei td {
	text-align: center;
	vertical-align: middle;
	font-size: 1.2em;
	padding: 10px 5px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	width: 6%;
}

#poparea table.tokei tr.category td {
	border-top: none;
	padding: 5px;
}

#poparea table.tokei td.publictotal,
#poparea table.tokei td.privatetotal {
	color: #1744A7;
	font-weight: bold;
	background-color: #E3F1FC;
	border-right: 2px solid #999;
}

#poparea table.tokei .category td.publictotal,
#poparea table.tokei .category td.privatetotal {
	color: #333;
	font-weight: normal;
}