/* CSS for JapanSystem Web Site */
/* Ver.2.01.001 */

/* ID's & Classes */

body
	{
	color: #000000;
	background-color: #939393;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	}

.pagebg
	{
	color: #000000;
	background-color: #939393;
	background-image: url(pagebg00.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	}

.maintable
	{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

#headerbg
	{
	color: #000000;
	background-color: #cccccc;
	}

#topimagebg
	{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(topimage.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	}

.contentbg
	{
	color: #000000;
	background-color: #FFFFFF;
	font-size:10pt;
	}

#footerbg
	{
	color: #000000;
	background-color: #cccccc;
	}

.newsbg
	{
	color: #000000;
	background-color: #F5F5F5;
	}


/* CLASSES FOR PRODUCT INTRODUCTION */

.introleft
	{
	text-indent: 0px;
	margin: 10px 10px 10px 20px;
	}

.introright
	{
	text-indent: 0px;
	margin: 10px 20px 10px 10px;
	}

/* CLASSES FOR NEWS LIST */

.date
	{
	font-weight: bold;
	text-indent: 0px;
	margin: 6px 2px 6px 2px;
	}

.head
	{
	text-indent: 0px;
	margin: 6px 2px 6px 6px;
	}

.infoheadbg
	{
	color: #000000;
	background-color: transparent;
	background-image: url(info_hea.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top left;
	}


/* CLASSES FOR COMMON ELEMENT */

.nobg
	{
	color: #000000;
	background-color: transparent;
	}

.whitebg
	{
	color: #000000;
	background-color: #ffffff;
	}

.bluebg
	{
	color: #FFFFFF;
	background-color: #0061A6;
	}

.greenbg
	{
	color: #000000;
	background-color: #007A4D;
	}

.lightbluebg
	{
	color: #000000;
	background-color: #E5E7F4;
	}

.yellowbg
	{
	color: #000000;
	background-color: #ffff66;
	}

.orangebg
	{
	color: #000000;
	background-color: #ffe400;
	}

.darkredbg
	{
	color: #000000;
	background-color: #990033;
	}

.topphotobg
	{
	color: #000000;
	background-color: #99ff99;
	}

.tableheader
	{
	line-height: 20px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #0066ff;
	background-image: url(trans_bi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	white-space: nowrap;
	}

#servicetop
	{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(catchcop.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	}

iframe
	{
	color: #666666;
	background-color: #FFFFFF;
	}

.leisurebg
	{
	color: #666666;
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	}

.foodbg
	{
	color: #666666;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	}
	
	.main_content{
		padding:2px;
		width:700px;
	}
	
	
/* CSS for JapanSystem Web Site */
/* Ver.2.01.001 */

/* BASIC ELEMENT */

body
	{
	margin: 0px;
	padding: 0px;
	}

a
	{
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}

/* TAGS - LOGICAL ELEMENTS */

em,strong
	{
	font-style: normal;
	font-weight: normal;
	}

/* TAGS - BLOCKING ELEMENTS */

p,h1,h2,h3,h4,h5,h6,blockquote,address,pre,hr,div
	{
	display: block;
	text-indent: 0px;
	margin: 0px;
	border-style: none;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	}

/* TAGS - INLINE ELEMENTS */

sub,sup,span
	{
	display: inline;
	font-style: normal;
	}

img
	{
	display: inline;
	margin: 0px;
	padding: 0px;
	border-style: none;
	}

/* TAGS - LIST ELEMENTS */

ol,ul,li
	{
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

/* TAGS - FORM ELEMENTS */

form,label,input,select,optgroup,option,textarea,button
	{
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
