@charset "Shift_jis";
/* layout */
@import url(layout.css);

/* font */
p,li,dt,dd{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:75%;
	margin:0px;
	padding:0px;
	color:#000000;
}
#path{
	font-size:75%;
}
#subnaviArea dt, #subnaviArea dd {
	font-size:75%;
}
.colorWEB{
	color:#6699CC;
}
.colorDTP{
	color:#669900;
}
.colorTR{
	color:#660066;
}
.downColor a{
	color:#CC3300!important;
	text-decoration:underline!important;
	}

/* general */
.center{
	text-align:center;
}
.right{
	text-align:right;
}

/*img*/
img {
	border: none!important;
	}
/* hidden link */
#jumpmenu{
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
/* header */
#companyname{
	font-size:10px;
	margin:0px;
	padding:0px 15px 0px 15px;
	color:#FFFFFF;
	display:inline;
	line-height:13px;
}
#logo{
	float:left;
	padding:8px 0px 0px 14px;
	width:137px;
	}

/* sub navigation*/
#subnaviArea {
	float:left;
	width:180px;
	margin: 2px 0px 5px 8px;
	text-align:left;
}
#subnaviArea dl#subnavigem,
#subnaviArea dl#subnaviWeb,
#subnaviArea dl#subnaviTranslation,
#subnaviArea dl#subnaviDtp,
#subnaviArea dl#subnaviGeneral,
#subnaviArea dl#subnaviWork
{
	padding:0px;
	margin:10px 10px 10px 2px;
}

#subnaviArea dl#subnavigem dt,
#subnaviArea dl#subnaviWeb dt,
#subnaviArea dl#subnaviTranslation dt,
#subnaviArea dl#subnaviDtp dt,
#subnaviArea dl#subnaviGeneral dt,
#subnaviArea dl#subnaviWork dt
{
	margin:0px;
	line-height:1.7em;
	font-weight:bold;
	padding:5px 0px 5px 13px;
	background-repeat:no-repeat;
	background-position:0px 10px;
}

dl#subnavigem dt,dl#subnaviWeb dt,#subnaviArea dl#subnaviWork dt{
	background-image:url(../images/marker_web.gif);
}
dl#subnaviTranslation dt{
	background-image:url(../images/marker_translation.gif);
}
dl#subnaviDtp dt{
	background-image:url(../images/marker_dtp.gif);
}
dl#subnaviGeneral dt{
	background-image:url(../images/marker_general.gif);
}

#subnaviArea dl#subnaviWeb dd.web1,
#subnaviArea dl#subnaviWeb dd.web3,
#subnaviArea dl#subnaviWeb dd.web9,
#subnaviArea dl#subnaviWeb dd.web10,
#subnaviArea dl#subnaviWeb dd.web2,
#subnaviArea dl#subnaviWeb dd.web4,
#subnaviArea dl#subnaviWeb dd.web5,
#subnaviArea dl#subnaviWeb dd.web6,
#subnaviArea dl#subnaviWeb dd.web7,
#subnaviArea dl#subnaviWeb dd.web8,
#subnaviArea dl#subnaviTranslation dd,
#subnaviArea dl#subnaviDtp dd,
#subnaviArea dl#subnaviGeneral dd.message,
#subnaviArea dl#subnaviGeneral dd.osaka,
#subnaviArea dl#subnaviGeneral dd.tokyo,
/*#subnaviArea dl#subnaviGeneral dd,*/
#subnaviArea dl#subnaviWork dd
{

	margin:0px;
	padding:0px 0px 5px 12px;
	line-height:1.7em;
	background-image:url(../images/marker05.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

#subnaviArea dl#subnaviWeb dd.gem1,
#subnaviArea dl#subnaviWeb dd.gem2,
#subnaviArea dl#subnaviWeb dd.gem3,
#subnaviArea dl#subnaviWeb dd.gem4,
#subnaviArea dl#subnaviWeb dd.gem5,
#subnaviArea dl#subnaviWeb dd.gem6,
#subnaviArea dl#subnaviWeb dd.gem7,
#subnaviArea dl#subnaviWeb dd.gem8
{

	margin:0px;
	padding:0px 0px 5px 12px;
	line-height:1.7em;
	background-image:url(../images/marker05.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}


/*07.11.19追加*/
#subnaviArea dl dd ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#subnaviArea dl dd.subCategory,
#subnaviArea dl dd.subCategory2 {
	background-image: none!important;
	padding-top:0;
}

#subnaviArea dl dd.subCategory ul li,
#subnaviArea dl dd.subCategory2 ul li {
	margin: 0 0 0 12px;
	padding: 0px 0px 5px 8px;
	line-height: 1.1em;
	font-size: 100%;
	background-image:url(../images/marker06.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	list-style-type:none;
}

/*#subnaviArea dl#subnaviWeb dd.subCategory ul li.sub1 a,
#subnaviArea dl#subnaviWeb dd.subCategory ul li.sub2 a,
#subnaviArea dl#subnaviWeb dd.subCategory2 ul li.sub3 a{
	list-style-type: none!important;
}
*/
/*09.08.10追加*/
#rightColumn {
	margin: 2px 0 0 0 ;
	padding: 0 0 0 14px;
	width:230px;
	float: left;
}

/*07.11.19追加*/
.listItemLast{
	border-bottom: 1px dashed #999999;
}
#subnaviArea a:link, #subnaviArea a:visited{
	display:block;
	color:#333333;
	text-decoration:none;
	width:100%;
}
#subnaviArea a:hover{
	color:#CC6600;
	text-decoration:underline;
}
.relatedLink{
	background-image:url(../images/marker02.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:3px 0px 5px 10px;
	margin:5px 0 0 0;
}

#inukshuk .relatedLink a {
	color:#CC3300;
}

/* content area*/
#contentArea {
	float:left;
	height:100%;
	width:500px;
	margin:10px 0px 10px 29px;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
}

*html #contentArea {
	margin:10px 0px 10px 20px;
}
/* location */

#contentArea2 {
	height:100%;
	width:700px;
	margin: 0 0 0 5px;
	padding:10px 0 0 0;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
}

*html #contentArea2 {
	margin: 0 0 0 2px;
}

ul#bannerAera {
	clear: both;
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
	
}

ul#bannerAera li {
	margin: 0;
	padding:0 0 3px 0;
}

ul#bannerAera2 {
	list-style-type: none;
	padding:4px 3px;
	margin: 0;
}

ul#bannerAera2 li {
	margin: 0;
	padding: 0 0 10px 3px;
	display: inline;
	float: left;
}

h1#mapTitle{
   font-size:100%;
   background:url(../images/subtitle_bg2.gif) no-repeat left center;
   padding-bottom:13px;
   margin-bottom:5px;
   text-align: left;
   font-weight: bold;
   color:#FF9900!important;
}
div.location {
	padding: 0 0 0 15px;
}

/* title */
h1{
   font-size:100%;
   background-image:url(../images/subtitle_bg.gif);
   background-position:right;
   padding-bottom:13px;
   margin-bottom:5px;
}
h2{
   font-size:90%;
   clear: both;
}
h3{
   font-size:80%;
}
h1.indexTitle{
	padding:0px;
	margin:10px 0px 13px 0px;
}
h2.indexTitle{
   font-size:100%;
   background-image:url(../images/subtitle_bg.gif);
   background-position:right;
   padding-bottom:13px;
   margin-bottom:5px;
}

h2.indexTitle2{
   font-size:100%;
   background-image:url(../images/subtitle_bg3.gif);
   background-position:right;
   padding-bottom:13px;
   margin-bottom:5px;
}
#titleImage{
   padding:0px;
   margin:10px 0px 15px 0px;
}

#titleImage span{
	display:block;
	text-align:right;
	font-size:10px;
}

/* summary */
#summary{
	line-height:1.6em;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:25px;
}
/* paragraph */
#contentArea p, #contentArea2 p,#contentArea3 p {
	line-height:1.6em;
	margin:0px;
}
#contentArea dt,#contentArea3 dt{
	margin-top:2em;
	margin-bottom:5px;
	padding-left:12px;
	background-image:url(../images/marker02.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#contentArea dd,#contentArea3 dd {
	line-height:1.6em;
	padding-left:12px;
}
#contentArea ul{
	margin:10px 0px 20px 25px;
	padding:0px;
}
#contentArea li{
	line-height:1.6em;
	margin-bottom:5px;
}
#contentArea a:hover,#contentArea2 a:hover,#contentArea3 a:hover{
	color:#FF6600;
}
dt.markerWeb{
	background-image:url(../images/marker_web.gif)!important;
}
dt.markerTranslation{
	background-image:url(../images/marker_translation.gif)!important;
}
dt.markerDtp{
	background-image:url(../images/marker_dtp.gif)!important;
}
dt.markerGeneral{
	background-image:url(../images/marker_general.gif)!important;
}

/* parts */
.textSmall{
	font-size:75%;
}
.textSmall_comment{
	font-size:75%;
	line-height:120%;
}
p.imageCaption{
	color:#663300;
	font-weight:bold;
}

div.chart{
	padding-top:20px;
	text-align:center;
}

.gotop{
	text-align:right;
	margin-top:15px;
	clear:both;
}
.gotop a{
	background-image:url(../images/marker04.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	text-decoration:none;
	color:#666666;
}
.reference{
	background-image:url(../images/marker02.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:15px;
	margin-top:10px;
}

.reference a {
	color:#0000FF;
	text-decoration: underline;
	
}

.referenceR{
	background-image:url(../images/marker02.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:15px;
	float: right;
}
.noMarkerList dt{
	background-image:none!important;
	font-weight:bold;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clear{
	clear:both;
}
#ssl{
	width:140px;
	margin:30px 0px 0px 17px;
	padding:5px;
	font-size:90%;
	background-color:#FFFFFF;
	border-top:4px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:4px solid #999999;
}
/* adjust space*/
.spaceTop{
	margin-top:1em;
}

.spaceTop-half{
	margin-top:0.5em;
}

/* web */
#contentPaneWeb h1, #contentPaneWeb h2{
	color:#6699CC;
}
/* dtp */
#contentPaneDtp h1, #contentPaneDtp h2{
	color:#669900;
}
/* translation */
#contentPaneTranslation h1, #contentPaneTranslation h2{
	color:#660066;
}
/* general */
#contentPaneGeneral h1, #contentPaneGeneral h2{
	color:#FF9900;
}
/* section company */
#companyInfo{
	width:450px;
	margin:15px 0px 25px 25px;
	}
#companyInfo th, #companyInfo td{
	font-size:75%;
	border-bottom:1px dashed #CCCCCC;
	padding:5px;
	margin:0px;
	}
#companyInfo th{
	text-align:right;
	}
	
#message #portrait{
	float:left;
	margin:0px 10px 5px 10px;
}
#message p{
	line-height:1.7em;
	margin-top:1em;
	margin-left:15px;
	margin-right:15px;
}

#clientList ul{
 margin:0;
 padding:0;
}
#clientList li{
 margin:0;
 padding:0;
 list-style-type:none;
}
/* section works */
.worksTR{
	margin-bottom:20px;
}
#contentArea .worksTR h3{
	padding-top:15px;
	border-top:1px dashed #CCC;
}

#contentArea .worksTR ul{
	margin:0;
	padding:0;
}

#contentArea .worksTR li,
#contentArea3 .worksTR li{
	margin:0 0 0 15px;
	padding:0 0 3px 0;
	list-style-type:square;
}

.workIconWEB{
	color:#6699CC;
	font-weight:bold;
}
.workIconDTP{
	color:#669900;
	font-weight:bold;
}
.workIconTR{
	color:#7B469B;
	font-weight:bold;
}
.workDes {
	float:left;
	width:340px;
	margin-left:10px;
}

#contentArea .worksWeb h3 {
	padding-top:15px;
	margin-bottom:10px;
	border-top:1px dashed #CCC;
}

#contentArea .worksWeb ul{
	margin:0;
	padding:0;
}
#contentArea .worksWeb li{
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	background-image:url(../images/marker01.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

#contentArea .worksWeb .worksURL{
	margin-top:10px;
}
#contentArea .worksWeb .worksURL li{
	background-image:none;
}
.worksWeb p{
 	clear:right;
	clear:both;
	padding-top:5px;
}
/* section sitemap */
#sitemap a:link, #sitemap a:visited{
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;
}
#sitemap dt, #sitemap dd{
	margin-left:10px;
	padding-left:18px;
	padding-top:1px;
}
#sitemap dl{
	float:left;
	margin:0px 0px 0px 10px;
}

/* section career */
#contentCareer h3{
  	color:#333;
}
#contentCareer p.reference{
	padding-bottom:15px;
}
#contentCareer li{
	margin:0;
}

#tblApp{
	width:100%;
}
#tblApp th{
	font-weight:normal;
	text-align:left;
	font-size:75%;
	border-top: 1px dashed #333333;
	padding:5px;
	white-space:nowrap；
}
#tblApp td{
	font-size:75%;
	border-top: 1px dashed #666666;
	padding:5px;
}
#contentArea #tblApp .note{
	color:#FF3300;
}

#contentArea h2.titleWeb{
	color:#6699CC;
	font-size:90%;
}
#contentArea  h2.titleTR{
	color:#660066;
	font-size:90%;
}
#contentArea h2.titleDTP{
	color:#669900;
	font-size:90%;
}

.wantAdDetail{
	margin-bottom:50px;
}
#contentArea .wantAdDetail dt{
	font-weight:bold;
	background-image:none;
	color:#333333;
}
#contentArea .wantAdDetail ul, #contentArea .wantAdDetail li{
	margin:0;
	padding:0;
}
.wantAdDetail li{
	list-style:none;
	font-size:100%;
}

/* error page */
#errorPage{
	margin-top:150px;
	height:250px;
	text-align:center;
}

/* price page */
#price_table{
	width:450px;
	margin:15px 0px 25px 25px;
	}
#price_table th, #price_table td{
	border-bottom:1px dashed #CCCCCC;
	padding:5px;
	margin:0px;
	}
#price_table td.r-line{
	border-right:1px dashed #CCCCCC;
	}
	
/* simple table */
#simple_table{
	margin:15px 0px 25px 25px;
	border-collapse:collapse;
	}
#simple_table th, #simple_table td{
	padding:5px;
	margin:0px;
	}
	
/*09/08/11追加 /translation/index.html*/

#contentArea3 {
	height:100%;
	width:740px;
	float: left;
	margin: 0 0 0 26px;
	padding:10px 0 0 0;
	text-align:left;
	background-color:#FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
}

*htmtl #contentArea3 {
	width:730px;
	margin: 0 0 0 5px;
}

.caseStudy{
	margin-bottom:20px;
}

/* hotlink at page bottom */
p.hotLink a{ 
	display:block;
	border:2px solid #FF9900;
	background-color:#F9EDC6;
	padding:5px 0px;
	margin:20px auto; 
	text-align:center;
	width:350px;
	}

/*10/03/17追加 /global-e-marketing/*/

body#global_e_marketing h1{
	margin:10px 0 0 0;
	padding:0;
}

body#global_e_marketing div#gemCase01,
body#global_e_marketing div#gemCase02{
	width:350px;
	border:1px solid #666;
	float:left;
	padding:0;
	margin:15px 0 15px 12px;
}

body#global_e_marketing div#gemCase01{
	background-color:#F1F5FA;
}
body#global_e_marketing div#gemCase02{
	background-color:#FEEDF5;
}

body#global_e_marketing div#gemCase01 strong,
body#global_e_marketing div#gemCase02 strong{
	color:#333333;
}

body#global_e_marketing div#gemCase01 p,
body#global_e_marketing div#gemCase02 p{
	padding:3px;
}



body#global_e_marketing div#gemCase01 h2,
body#global_e_marketing div#gemCase02 h2{
	font-size:80%;
	color:#666666;
	font-weight:bold;
	padding: 2px 5px;
	margin:0;
}

body#global_e_marketing div#gemCase01 h2{
	background-color:#666699;
	color:#FFFFFF;
}

body#global_e_marketing div#gemCase02 h2{
	background-color:#993300;
	color:#FFFFFF;
}

body#global_e_marketing div#gemSpecList {
	clear:both;
}

body#global_e_marketing div#gemSpecList ul{
	width:300px;
	float:left;
	margin:0 0 5px 40px;
	padding:0;
}

body#global_e_marketing div#gemSpecList ul li{
	margin-bottom:3px;
}

body#global_e_marketing div#gemSpecList p{
	clear:both;
	font-size:70%;
	margin-left:25px;
}

p.hotLink_3row a{ 
	display:block;
	float:left;
	border:2px solid #FF9900;
	background-color:#F9EDC6;
	padding:5px 0px;
	margin:20px 5px; 
	text-align:center;
	width:150px;
	}
	
	
.Left_txt {
	float:left;
	margin-left:10px;
	width:390px;
}


/*10/03/19追加 /global-e-marketing/　共通*/

.mgb15 {
	margin-bottom: 15px!important;
}
.mgb30 {
	margin-bottom: 30px!important;
}


/*global-e-marketing/flow.html*/
body#g-flow div.flowUnit h2 {
	color: #CD6502;
	margin: 0px;
	padding: 10px 10px 0px;
	background: #FFFFFF;
	border-right: 1px solid #bbb39c;
}

div.flowUnit {
	background: #EAE1C4 url(../global-e-marketing/images/flowUnit_arrow.gif) no-repeat center bottom;
	padding: 10px 10px 25px;
}
div.flowUnit p {
	padding: 8px 10px 10px;
	background: #FFFFFF;
	border-right: 1px solid #bbb39c;
	border-bottom: 1px solid #bbb39c;
}
div.flowUnit#end {
	background: #EAE1C4 url(none);
	padding-bottom: 8px;
}

p.flowCenter {
	width: 100%;
	text-align: center;
}
p.flowCenter span {
display:block;
}


/*global-e-marketing/feature02.html*/

div.gray {
	background: #E8E8E8;
	padding: 10px;
	border: 1px solid #CDCDCD;
}

p.ex {
	text-indent: -1em;
	padding-left: 1em;
	font-weight: normal;
}

/*global-e-marketing/price.html*/
table.gemPrice {
	width: 500px;
	font-size: 80%;
	margin-bottom: 25px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

table.gemSpec {
	width: 500px;
	font-size: 80%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.gemPrice th,
table.gemSpec th {
	text-align: left;
	padding: 5px 10px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E7E6E2;
	width: 390px;
	color: #44433e;
}

table.gemPrice td,
table.gemSpec td {
	padding: 5px 10px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	background: #FFF7D2;
}
table.gemPrice caption,
table.gemSpec caption {
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	color: #cc6602;
}

table.gemPrice .note,
table.gemSpec .note {
	color:#FF3300;
	font-weight:bold;
}

table.gemPrice#translation th {
width: 300px;
}

div.sumChar p{
	text-align:center;
	font-size:30px;
	font-weight:bold;
}

table.specific th {
width: 150px;
}
table.specific td {
text-align: left;
}

ul#anchor {
	background: #e5e5e5;
	margin: 0px;
	padding: 5px;
}
ul#anchor li {
	display: inline;
}


/*global-e-marketing/feature03.html*/
div#gemMail {
	background: #e7eeb8;
}
div#gemMail img {
	float:right;
}

div#gemMail-ex {
	float:left;
	width: 170px;
	padding-left: 15px;
	padding-top: 10px;
}

div#gemMail-ex h2 {
	color: #FFFFFF;
	background: #6a7044;
	padding: 6px;
	margin-bottom: 20px;
}

div#gemMail-ex ul {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}

/*global-e-marketing/feature04.html*/
body#g-feature04 h3 {
	color: #cc6602;
	padding:0;
}

.line-through{
	text-decoration:line-through;
}

ul#faqList{
	margin:0 0 50px 0;
	padding:0;
}

ul#faqList li{
	margin-top:2em;
	margin-bottom:5px;
	padding-left:12px;
	background-image:url(../images/marker02.gif);
	background-repeat:no-repeat;
	background-position: left center;
	line-height:1.1em;
	list-style-image:none;
	list-style:none;
}

.gemPrice-note{
	padding-bottom:20px;
	font-size:70%;
}
