/* ESSENTIAL
----------------------------------------------------*/
html	{
	height: 100%
	}

body	{
	margin: 0;
	padding: 0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 12px;
	background: #e7e6df url(../images/bg_all.gif) repeat-x top;
	color: #333;
	text-align: center;
	}

a:link		{
	color: #0052ff;
	text-decoration: none;
	}

a:visited	{
	color: #0052ff;
	text-decoration: none;
	}

a:hover		{
	color: #339966;
	text-decoration: underline;
	}

a:active		{
	color: #339966;
	text-decoration: underline;
	}

img	{
	border: none;
	}


/* LAYOUT
----------------------------------------------------*/
#wrap	{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	}

h1	{
	margin: 0 auto;
	padding: 0;
	}

h1 a img	{
	border: none;
	}

#container	{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
	background: #eee url(../images/bg_con.gif) repeat-y center;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	}

#left	{
	float: left;
	width: 154px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#left h3	{
	margin: 0;
	padding: 0 0 15px;
	}

#main	{
	float: right;
	width: 596px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.title	{
	margin: 18px 0 15px;
	padding: 0;
	text-align: center;
	}
.titles	{
	margin: 18px 0 5px;
	padding: 0;
	text-align: center;
	}

#footer	{
	clear: both;
	margin-left: 154px;
	padding: 5px;
	border-top: 1px solid #cdcdcd;
	text-align: right;
	}



/* TEXT TREATMENT
----------------------------------------------------*/

/* COMMON PARTS
----------------------------------------------------*/
.endmark	{
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	width: 530px;
	text-align: right;
	}


/* TOP PAGE
----------------------------------------------------*/

#topimage	{
	margin: 0;
	padding: 20px 0 10px;
	}
#topinfo	{
	margin: 0;
	padding: 0 0 20px;
	font-size: 12px;
	line-height: 1.4;
	}
table#toptable	{
	margin: 0 auto;
	padding: 0;
	width: 540px;
	border-top: 1px dashed #39c;
}
table#toptable td	{
	margin: 0;
	padding: 0.5em 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dashed #39c;
	line-height: 1.4;
}

#topinfosub	{
	margin: 0;
	padding: 0 0 30px;
	}

#cn-title-img	{
	margin:20px 24px 15px;
	}
	* html #cn-title-img	{
	margin:20px 13px 15px;
	}

/* COMPANY PAGE
----------------------------------------------------*/
#company	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	}
table#companytable	{
	margin: 0 auto;
	padding: 0;
	background: #ddd;
	width: 530px;
}
table#companytable td	{
	margin: 0;
	padding: 5px;
	background: #fff;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table#companytable td.left	{
	background: #F2F2F2;
}
table#companytable table.nametable	{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
table#companytable table.nametable td	{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

/* VISION PAGE
----------------------------------------------------*/
#vision	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	line-height: 1.9;
	text-align:left;
	}
#vision #illust	{
	margin: 0 0 20px 20px;
	padding: 0;
	float: right;
	}

/* SERVICE PAGE
----------------------------------------------------*/
#service	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	line-height: 2;
	text-align:left;
	}
#service ul	{
	margin: 0 10px 20px 7px;
	padding: 0;
	list-style: none;
	}
#service li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px dashed #999;
	}
#history	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	line-height: 1.8;
	text-align:left;
	}
#history .age	{
	margin: 0;
	padding-left: 8px;
	background: #f2f2f2;
	}
#history ul	{
	margin: 10px 20px 20px 30px;
	padding: 0;
	list-style: none;
	}
#history li	{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}

/* RECRUIT PAGE
----------------------------------------------------*/
#recruit	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	line-height: 2;
	text-align:left;
	}

/* INQUIRY PAGE
----------------------------------------------------*/
#inquiry	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	line-height: 1.4;
	text-align:left;
	}
#inquiry form	{
	margin: 0 20px;
	padding: 0;
}
#inquiry textarea	{
	width: 450px;
}

/* RECRUIT PAGE
----------------------------------------------------*/
#privacy	{
	margin: 0 auto;
	padding: 0;
	width: 530px;
	line-height: 2;
	text-align:left;
	}

#privacy h2	{
	font-size:14px;
	font-weight:bold;
	border-bottom:#CCC dotted 1px;
	}

/* NAVIGATION
----------------------------------------------------*/

#gnav	{
	margin: 20px 0 0 14px;
	padding: 0;
	}
	*html #gnav	{
	margin: 20px 0 0 0;
	padding: 0;
	}

#gnav ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gnav li	{
	margin-bottom: 20px;
	padding: 0;
	width: 125px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}
#gnav li a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 125px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}

#gnav li#homeNav a	{
	background: transparent url(../images/gnav.gif) no-repeat 0px 0px;
	}
#gnav li#homeNav a:hover	{
	background: transparent url(../images/gnav.gif) no-repeat -125px 0px;
	}
#gnav li#visionNav a	{
	background: transparent url(../images/gnav.gif) no-repeat 0px -24px;
	}
#gnav li#visionNav a:hover	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -24px;
	}
#visionPage #gnav li#visionNav a	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -24px;
	}
#gnav li#companyNav a	{
	background: transparent url(../images/gnav.gif) no-repeat 0px -48px;
	}
#gnav li#companyNav a:hover	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -48px;
	}
#companyPage #gnav li#companyNav a	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -48px;
	}
#gnav li#serviceNav a	{
	background: transparent url(../images/gnav.gif) no-repeat 0px -72px;
	}
#gnav li#serviceNav a:hover	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -72px;
	}
#servicePage #gnav li#serviceNav a	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -72px;
	}
#gnav li#recruitNav a	{
	background: transparent url(../images/gnav.gif) no-repeat 0px -96px;
	}
#gnav li#recruitNav a:hover	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -96px;
	}
#recruitPage #gnav li#recruitNav a	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -96px;
	}
#gnav li#inquiryNav a	{
	background: transparent url(../images/gnav.gif) no-repeat 0px -120px;
	}
#gnav li#inquiryNav a:hover	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -120px;
	}
#inquiryPage #gnav li#inquiryNav a	{
	background: transparent url(../images/gnav.gif) no-repeat -125px -120px;
	}

#gnavsub	{
	margin: 0 0 0 14px;
	padding: 0;
	text-align: left;
	}

#gnavsub ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gnavsub li	{
	margin-bottom: 15px;
	padding: 0;
	width: 100px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}

#gnavsub li a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}

#gnavsub li#socatotsNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px 0px;
	}
#gnavsub li#socatotsNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px 0px;
	}
#home #gnavsub li#socatotsNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px 0px;
	}
#gnavsub li#nikkeiNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px -24px;
	}
#gnavsub li#nikkeiNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -24px;
	}
#home #gnavsub li#nikkeiNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -24px;
	}
#gnavsub li#terrakidsNav a	{
	background: transparent url(../images/terrakids_bnr.gif) no-repeat 0px 0px;
	}
#gnavsub li#terrakidsNav a:hover	{
	background: transparent url(../images/terrakids_bnr.gif) no-repeat 0px 0px;
	}
#home #gnavsub li#terrakidsNav a	{
	background: transparent url(../images/terrakids_bnr.gif) no-repeat 0px 0px;
	}
#gnavsub li#cheerNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px -48px;
	}
#gnavsub li#cheerNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -48px;
	}
#home #gnavsub li#cheerNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -48px;
	}
#gnavsub li#terrademyNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px -72px;
	}
#gnavsub li#terrademyNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -72px;
	}
#home #gnavsub li#terrademyNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -72px;
	}
#gnavsub li#timelyNav a	{
	background: transparent url(../images/timely_bnr.gif) no-repeat 0px 0px;
	}
#gnavsub li#timelyNav a:hover	{
	background: transparent url(../images/timely_bnr.gif) no-repeat 0px 0px;
	}
#home #gnavsub li#timelyNav a	{
	background: transparent url(../images/timely_bnr.gif) no-repeat 0px 0px;
	}

/* NAVIGATION BLOG
----------------------------------------------------*/

#gnav-blog	{
	margin: 40px 0 0 14px;
	padding: 0;
	text-align: left;
	}

#gnav-blog dl	{
	margin: 0;
	padding: 0;
	}

#gnav-blog dl dt{
	font-size:9px;
	color:#666;
	}

#gnav-blog dl dd	{
	margin: 0 0 15px 0;
	padding: 0;
	}

#gnav-blog dl dd a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 125px;
	height: 47px;
	text-indent: -9999px;
	}

#gnav-blog dl dd#blog-nishino a {
	background:url(../images/blog_nishino.jpg) no-repeat;
	}

#gnav-blog dl dd#blog-furuuchi a {
	background:url(../images/blog_furuuchi.jpg) no-repeat;
	}

#gnav-blog dl dd#blog-nikkei a {
	background:url(../images/blog_nikkei.jpg) no-repeat;
	}

/* NAVIGATION ENGLISH
----------------------------------------------------*/

#gnavEng	{
	margin: 20px 0 0 14px;
	padding: 0;
	}
	*html #gnavEng	{
	margin: 20px 0 0 0;
	padding: 0;
	}

#gnavEng ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gnavEng li	{
	margin-bottom: 20px;
	padding: 0;
	width: 125px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}
#gnavEng li a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 125px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}

#gnavEng li#homeNav a	{
	background: transparent url(../images/gnave.gif) no-repeat 0px 0px;
	}
#gnavEng li#homeNav a:hover	{
	background: transparent url(../images/gnave.gif) no-repeat -125px 0px;
	}
#gnavEng li#visionNav a	{
	background: transparent url(../images/gnave.gif) no-repeat 0px -24px;
	}
#gnavEng li#visionNav a:hover	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -24px;
	}
#visionePage #gnavEng li#visionNav a	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -24px;
	}
#gnavEng li#companyNav a	{
	background: transparent url(../images/gnave.gif) no-repeat 0px -48px;
	}
#gnavEng li#companyNav a:hover	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -48px;
	}
#companyePage #gnavEng li#companyNav a	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -48px;
	}
#gnavEng li#serviceNav a	{
	background: transparent url(../images/gnave.gif) no-repeat 0px -72px;
	}
#gnavEng li#serviceNav a:hover	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -72px;
	}
#serviceePage #gnavEng li#serviceNav a	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -72px;
	}
#gnavEng li#recruitNav a	{
	background: transparent url(../images/gnave.gif) no-repeat 0px -96px;
	}
#gnavEng li#recruitNav a:hover	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -96px;
	}
#recruitePage #gnavEng li#recruitNav a	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -96px;
	}
#gnavEng li#inquiryNav a	{
	background: transparent url(../images/gnave.gif) no-repeat 0px -120px;
	}
#gnavEng li#inquiryNav a:hover	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -120px;
	}
#inquiryePage #gnavEng li#inquiryNav a	{
	background: transparent url(../images/gnave.gif) no-repeat -125px -120px;
	}


#gnavsubEng	{
	margin: 0 0 0 14px;
	padding: 0;
	text-align: left;
	}

#gnavsubEng ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gnavsubEng li	{
	margin-bottom: 15px;
	padding: 0;
	width: 100px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}

#gnavsubEng li a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 24px;
	list-style-type: none;
	text-indent: -9999px;
	}

#gnavsubEng li#socatotsNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px 0px;
	}
#gnavsubEng li#socatotsNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px 0px;
	}
#home #gnavsubEng li#socatotsNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px 0px;
	}
#gnavsubEng li#nikkeiNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px -24px;
	}
#gnavsubEng li#nikkeiNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -24px;
	}
#home #gnavsubEng li#nikkeiNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -24px;
	}
#gnavsubEng li#cheerNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px -48px;
	}
#gnavsubEng li#cheerNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -48px;
	}
#home #gnavsubEng li#cheerNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -48px;
	}
#gnavsubEng li#terrademyNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat 0px -72px;
	}
#gnavsubEng li#terrademyNav a:hover	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -72px;
	}
#home #gnavsubEng li#terrademyNav a	{
	background: transparent url(../images/gnavsub.gif) no-repeat -100px -72px;
	}