﻿@charset "utf-8";

/* style order ----------------------------------------------------- */
/*	clear:
	display: float: position: left|right: top|bottom:
	z-index: overflow: visibility:
	width: min-width: max-width: height: min-height: max-height:
	padding: margin:
	text-align: vertical-align: text-decoration: text-indent:
	letter-spacing: word-spacing: text-transform: white-space:
	color:
	list-style: type, image, position;
	font: style, variant, weight, size/line-height, family;
	backgroud: color, url, position x-y, repeat;
	border: weight, style, color;
	border-collapse: collapse;
*/
/* ----------------------------------------------------------------- */

/* default colors -----------------------------------------------------
#C4E8FF Pale Blue: BackGround Color
#008DEC Blue: BackGround Color
#00548C Dark Blue: Headline Color
//////////////////////////////////////////////////////////////////// */



/* ////////////////////////////////////////////////////////////////////
   Browser Default Clear & Set Element Default
//////////////////////////////////////////////////////////////////// */
html,body,h1,h2,h3,h4,h5,h6,table,ul,ol,dl,p,form,input { padding: 0; margin: 0; }

html {
	}

body {
	margin:0px;
	color: #333333;
	font-size: medium; line-height: 1.6;
	/*font-family:Arial, Helvetica, sans-serif;*/
	background: #008DEC url('../../img/cb_bg.gif') left top repeat-x;
	}

strong {
	font-weight: bold;
	font-style: normal;
	}

em {
	font-style: normal;
	}

img { border: 0; }

a {
	color: #006699;
	}

div#cb {
	width: 770px;
	margin: 0px auto;
	}

div#cb_header,
div#cb_body {
	}



/* ////////////////////////////////////////////////////////////////////
   ClearFix Only
//////////////////////////////////////////////////////////////////// */
div#cb_header:after,
div#cb_body:after
	 { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }

div#cb_header,
div#cb_body
	{ display: inline-block; }

/* Hides from IE-Mac \*/
div#cb_header,
div#cb_body
	{ height: 1%; }

div#cb_header,
div#cb_body
	{ display: block; }
/* Hides from IE-Mac \*/




/* ////////////////////////////////////////////////////////////////////
   General
//////////////////////////////////////////////////////////////////// */
.attention {
	color: #DE0000;
	}
.highWord {
	font-size: 150%;
	}
.heavyWord {
	font-size: 128.6%;
	}
.lowWord {
	font-size: 87.5%;
	}
.thinWord {
	font-size: 75%;
	}
.important {
	color: #DE0000;
	font-weight: bold;
	}
.objFltL {
	float: left;
	padding-left: 5px !important;
	}
.objFltR {
	float: right;
	}

.text {
	line-height : 200% ;
	} 

/*
  default table style
==================================================================== */
table.tbl {
	margin: 0px 0px 20px 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	}
table.tbl caption {
	padding: 0px;
	text-align: left;
	color: #00548C;
	font-weight: bold;
	}
table.tbl th,
table.tbl td {
	padding: 3px 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
table.tbl th {
	background-color: #C4E8FF;
	}



/* ////////////////////////////////////////////////////////////////////
   Header
//////////////////////////////////////////////////////////////////// */
div#cb_header {
	padding-bottom: 61px;
	background: #FFFFFF url(../../img/headline_bg.png) left bottom no-repeat;
	}
div#cb_header h1 {
	float: left;
	}


/*
  language selector
==================================================================== */
ul#bk_langselector {
	float: right;
	list-style: none;
	}
ul#bk_langselector li {
	float: left;
	height: 31px;
	margin-left: 2px;
	background-image: url('../../img/language_change.png');
	background-repeat: no-repeat;
	}
li#lang_ja {
	background-position: 0px -50px;
	}
li#lang_ja:hover {
	background-position: 0px 0px;
	}
li#lang_ja.active {
	background-position: 0px 0px;
	}

li#lang_en {
	background-position: -62px -50px;
	}
li#lang_en:hover {
	background-position: -62px 0px;
	}
li#lang_en.active {
	background-position: -62px 0px;
	}

li#lang_ko {
	background-position: -124px -50px;
	}
li#lang_ko:hover {
	background-position: -124px 0px;
	}
li#lang_ko.active {
	background-position: -124px 0px;
	}

li#lang_cn {
	background-position: -186px -50px;
	}
li#lang_cn:hover {
	background-position: -186px 0px;
	}
li#lang_cn.active {
	background-position: -186px 0px;
	}





/* ////////////////////////////////////////////////////////////////////
   Contents
//////////////////////////////////////////////////////////////////// */
div#cb_body {
	padding: 20px 20px  30px;
	background: #FFFFFF url(../../img/content_footer.gif) left bottom no-repeat;
	}
div#cb_main {
	float: right;
	width: 390px;
	}
h2#hl_industries {
	background: url(../../img/pict_industries.gif) 0px 0.25em no-repeat;
	}


/*
  index list(toppage only)
==================================================================== */

div#cb_main ul.index_list {
	padding: 0px;
	margin: 5px 0px 20px;
	list-style: none;
	}
div#cb_main ul.index_list li {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(../../img/marker_blue_right.gif) 0px 0.25em no-repeat;
	}
div#cb_main ul.index_list2 {
	padding: 0px;
	margin: 5px 0px 20px;
	list-style: none;
	}
div#cb_main ul.index_list2 li {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(../../img/marker_red_right.gif) 0px 0.25em no-repeat;
	}
div#cb_sub {
	float: left;
	width: 300px;
	}


/*
  body headline & paragraph style
==================================================================== */
h2#hl_emergency,
h2#hl_living_info,
h2#hl_introducing,
h2#hl_sightseeing,
h2#hl_link,
h2#hl_industries {
	padding: 0px 0px 5px 42px;
	text-transform: capitalize;
	border-bottom: 1px solid #666666;
	}
h2#hl_emergency {
	margin-bottom: 20px;
	background: url(../../img/pict_emergency.gif) 0px 0.25em no-repeat;
	border-bottom: 1px solid #ED0000 !important;
	}
h2#hl_living_info {
	background: url(../../img/pict_living_information.gif) 0px 0.25em no-repeat;
	}
h2#hl_introducing {
	background: url(../../img/pict_introducing.gif) 0px 0.25em no-repeat;
	}
h2#hl_sightseeing {
	background: url(../../img/pict_sightseeing.gif) 0px 0.25em no-repeat;
	}
h2#hl_link {
	background: url(../../img/pict_tamano_logo.gif) 0px 0.25em no-repeat;
	}
div#cb_body h3 {
	clear: both;
	padding: 0px 0px 0px 20px;
	margin: 1.5em 0px 5px;
	color: #008DEC;
	background: url(../../img/marker_blue_right.gif) 0px 0.4em no-repeat;
	}
div#cb_body h4 {
	padding: 0px 0px 0px 20px;
	margin: 1em 0px 5px;
	}
div#cb_body h5 {
	padding: 0px 0px 0px 3px;
	margin: 1em 0px 5px 20px;
	font-weight: normal;
	font-size: 100%;
	border-left: 8px solid #C4E8FF;
	}
div#cb_body h6 {
	padding: 0px 0px 0px 20px;
	margin: 1em 0px 5px 0px;
	color: #00548C;
	font-weight: normal;
	font-size: 100%;
	}
div#cb_body p {
	padding-left: 20px;
	margin-bottom: 0.5em;
	}


/*
  body lists style
==================================================================== */
div#cb_body dl {
	padding: 0px 0px 0px 20px;
	margin: 5px;
	}
div#cb_body dl dt {
	padding: 0px 0px 0px 5px;
	margin: 8px 0px 5px;
	font-weight: bold;
	border-left: 8px solid #C4E8FF;
	}
div#cb_body dl dd {
	padding: 0px;
	margin: 0px 0px 0px 13px;
	}

div#cb_body ul,
div#cb_body ol {
	margin: 8px 0px 8px 35px;
	padding-left: 1em;
	}


/*
  image style
==================================================================== */
div#cb_body img {
	padding-left: 20px;
	}
div#cb_body div#bk_main img,
div#cb_body div#bk_sub img {
	padding-left: 0px;
	}
div#cb_body img.flt_left {
	float: left;
	display: block;
	padding: 10px 15px 10px 20px;
	}
div#cb_body img.flt_right {
	float: right;
	display: block;
	padding: 10px 0px 10px 15px;
	}
div#cb_body img.flt_center {
	display: block;
	padding: 10px 0px 10px 20px;
	margin: 0px auto;
	}


/*
   style
==================================================================== */




/* ////////////////////////////////////////////////////////////////////
   Footer
//////////////////////////////////////////////////////////////////// */
div#cb_footer {
	margin: 20px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 75%;
	background-color: #008DEC;
	}

/*
  Copyrights
  ==================================================================== */
p#bk_copyright {
	}