
/**********************************************************************
CSS FOR "T-Tech Japan Corp."
Copyright (c) T-Tech Japan Corp. All rights reserved.
**********************************************************************/

/**********************************************************************
DISCRIPTION: BASE CSS
**********************************************************************/


/* NO PRINT
---------------------------------------------------------------------*/
.print-none{ display: none;}




/* DEFAULT
---------------------------------------------------------------------*/

body{ width: 650px; text-align: center;}

/*-- margin padding 0--*/
body, dl, dt, dd, h1{ margin: 0; padding: 0;}

img{ border: none;}
p{ margin: 10px 0px; padding: 0px;}



/* FONTS
---------------------------------------------------------------------*/

body{ font-size:80%; line-height:1.6em; }

/*-- size --*/
.font-big{ font-size: 120%; }
.font-bold{ font-weight: bold; }
.font-sTitle{ font-weight: bold; font-size: 120%;}

/*-- align --*/
.Center{ text-align: center;}
.Left{ text-align: left;}
.Right{ text-align: right;}


/* margin
---------------------------------------------------------------------*/

.marginTop-0{ margin-top: 0px !important;}
.marginTop-10{ margin-top: 10px !important;}
.marginTop-20{ margin-top: 20px !important;}
.marginTop-30{ margin-top: 30px !important;}
.marginTop-40{ margin-top: 40px !important;}
.marginTop-50{ margin-top: 50px !important;}
.marginTop-60{ margin-top: 60px !important;}

.marginBottom-0{ margin-bottom: 0px !important;}
.marginBottom-10{ margin-bottom: 10px !important;}
.marginBottom-20{ margin-bottom: 20px !important;}
.marginBottom-30{ margin-bottom: 30px !important;}
.marginBottom-40{ margin-bottom: 40px !important;}
.marginBottom-50{ margin-bottom: 50px !important;}
.marginBottom-60{ margin-bottom: 60px !important;}

.marginLeft-0{ margin-left: 0px !important;}
.marginLeft-10{ margin-left: 10px !important;}
.marginLeft-20{ margin-left: 20px !important;}
.marginLeft-30{ margin-left: 30px !important;}
.marginLeft-40{ margin-left: 40px !important;}
.marginLeft-50{ margin-left: 50px !important;}

.marginRight-0{ margin-right: 0px !important;}
.marginRight-10{ margin-right: 10px !important;}
.marginRight-20{ margin-right: 20px !important;}
.marginRight-30{ margin-right: 30px !important;}
.marginRight-40{ margin-right: 40px !important;}
.marginRight-50{ margin-right: 50px !important;}



/* list
---------------------------------------------------------------------*/
.list-0{ list-style: disc; list-style-image: none;}

.list-1 li{ margin: 5px 0px;}



/* CLEAR
---------------------------------------------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */




/**********************************************************************
common layout
**********************************************************************/

/*-- PARENT BLOCK --*/
#blk-parent{ width: 650px; margin: 0 auto; text-align: left;}

/*-- header --*/

#global-nv h1{ margin-bottom: 15px;}
#site-map{ display: none;}
#select-lang{  display: none;}

/*-- global menu --*/
#global-menu{ display: none;}

/*-- footer --*/
#footer{
	float: left;
	width: 650px;
	border: 1px solid;
	margin-top: 20px;
}

#footer address{ font-style: normal; }

.copyright{ display: none;}

#footer .comp-name{
	display: block;
	float: left;
	padding: 8px 15px;
	font-weight: bold;
	font-size: 14px;
}

#footer .comp-adrs{ display: block; float: left; font-size: 85%;}


/*-- content area --*/
#content-area{
	width: 650px;
}
.cnt-block .half-block{
	width: 300px;
	margin-right: 20px;
	float: left;
	display: block;
}
	

/* side menu */
#side-menu{ display: none;}


/**********************************************************************
 COMMON
**********************************************************************/
/*-- key visuals --*/
#kv-area{ width: 650px; margin-bottom: 10px;}
#kv-area h2{ border-bottom: 1px dotted; padding: 5px 0px;}


/*-- title --*/
h3.page_ttl{
	font-size: 130%;
	padding: 5px 0px 6px 0px;
	margin: 0;
}

/*-- sub title --*/
.sub-ttl{
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0px;
}

/*-- p titles --*/
.subTitle{
	font-size: 120%;
	font-weight: bold;
	border: 1px solid;
	border-left: 5px solid;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 5px 0px;
}




/**********************************************************************
indivisuals
**********************************************************************/


/* top page
---------------------------------------------------------------------*/
/*-- FLASH --*/
#flash-area{ width: 650px;}
#flash-area table{ width: 650px !important;}
#flash-area-txt{ border: 1px dotted; padding: 5px;}
#tp-sidemenu{ display: none;}


/*-- topics --*/
#tp-topics{ width:650px; margin-top: 10px;}

#tp-topics h2{ border-bottom: 1px dotted;}

#tplist-btn{	display: none;}

/*-- TOP BNR --*/
#tp-bnr{ text-align: center; margin-top: 10px;}



/* TOPICS(top & list)
---------------------------------------------------------------------*/
.topics{ float: left;}
.tp-topics{ padding: 0px 0px 20px 0px;}

.topics ul{ 
	width: 580px;
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style: none;
}

.topics li{
	width: 580px;
	padding: 6px 0px 5px 0px;
	margin: 0;
	float: left;
}

.tpcs-date{
	display: block;
	float: left;
	width: 75px;
	border-left: 3px solid;
	padding-left: 5px;
}

.tpcs-txt{
	display: block;
	float: left;
	width: 490px
}





/* Brochure Download
---------------------------------------------------------------------*/
P.catalog{
	width:620px;
	padding: 10px 0px;
	margin: 0;
	float: left;
}

P.catalog img{
	border: 1px solid;
	margin: 0px 10px;	
}

P.catalog .ctlg-ttl{
	font-weight: bold;
}


/* Company Info
---------------------------------------------------------------------*/
#company-info{
	width: 630px;
	margin: 15px 0px 25px 5px;
	display: block;
	border-bottom: #999 1px solid;
}

#company-info dt{
	width: 130px;
	float: left;
	padding: 2px 5px;
	font-weight: bold;
	border-top: #999 1px solid;
}

#company-info dd{
	width: 470px;
	float: left;
	padding: 2px 5px;
	border-top: #999 1px solid;
}



/* Sitemap
---------------------------------------------------------------------*/
ul.site-map li{
	margin: 5px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

ul.site-map-2{
	margin-bottom: 20px;
}

ul.site-map-2 li{
	padding: 0px;
	margin-left: -20px;
	font-weight: normal;
}
