@charset "iso-8859-1";

/*********** tag *****************/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	background-image:url(/img/tmpl/page_bg.gif);
	background-repeat:repeat-y;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	}
table {
	font-size: 11px;
	}
h1 {
	font-size:18px;
	font-weight:700;
	color:rgb(161,0,0);
	line-height:1.3em;
	padding: 7px 0px;
	border-bottom:1px solid gray;
}
h2 {
	font-size:12px;
	font-weight:bold;
	padding:4px;
	color:white;
	line-height:1.2em;
	background-color:#999966;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:rgb(40,159,87);
	padding-left:7px;
	border-left:5px solid black;
	line-height:16px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:rgb(0,100,0);
	padding-left:5px;
	margin: 0px;
	border-bottom:1px dotted black; 
}
a:link, a:visited{
	color:#000099;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#FF3300;
}
p.image_title {
	padding:6px;
	border:1px solid #CCCCCC;
	clear:both;
}
img.align_right {
	margin:0px 0px 20px 20px;
	float:right;
}
.align_center {
	text-align:center;
}


/*********** class **************/

a.no-underline {
	text-decoration:none;
}
span.sub_head {
	color:#660000;
	font-weight:bold;
}
span.bold {
	font-weight:bold;
}

.txt-right {
	text-align: right;
}

/***** header *****************************/

#header { width:750px; height:59px; }
#header #header_logo { margin:10px 12px; float:left; }
#header p { 
	margin:0; 
	padding:0;
	position:absolute;
	width:230px; 
	height:20px;
	left:385px; 
	top:30px;
	color:#999999; font-size:10px; 
	text-align:right;}
#header p  a { color:#666666;}
#header p #selected_lang { color:white; background-color:rgb(195,195,195); padding:1px;}
#header form{ 
	position:absolute; 
	top:25px; 
	left:630px; 
	width:155px; 
	height:20px;}
#header #header_textbox {
	width:100px; 
	height:17px; 
	border:1px solid #CCCCCC; 
	margin:0; padding:0;
	position:absolute;
	left:0;
	bottom:0;}
#header #header_submit  {
	position:absolute;
	right:0;
	bottom:0;}

	/***** for location menu **********/
	
	table.location_menu {
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		width:760px;
	}
	
	table.location_menu a{
		text-decoration:underline;
	}
	
	table.location_menu a:hover {
		text-decoration:underline;
		color:#FF3300;
	}

	/***** for sub menu **********/

	table.sub_menu{
	
	}
	
	ul.sub_list {
		list-style: none;
		margin: 0px;
		margin-left: 0px;
		padding: 0px 0px 5px 0px;
	}
	
	ul.sub_list li{
		margin:4px 0px 4px 30px;
		padding:0px 0px 0px 10px;
		background:url(/img/tmpl/btn_link.gif) no-repeat 0px 0.25em;
		list-style: none;
	}
	
	table.sub_menu td.category_name {
		font-weight:bold;
		padding:5px 10px 5px 10px;
	}
	
	table.sub_menu tr.category_end {
		background:url(/img/tmpl/sub_menu_hr.gif) no-repeat bottom;
		height:2px;
	}
	
	table.sub_menu a {
		text-decoration:underline;
		color:#000066;
	}
	
	table.sub_menu a:hover {
		text-decoration:underline;
		color:#FF3300;
	}
	
	/***** for sub menu END **********/
	
	/***** for CONTENTS START **********/
	
	td.main_contents {
		line-height:1.4em;
		color:#444444;
	}
	td.main_contents ul.sub_list {
		list-style: none;
		margin: 0px;
		margin-left: 0px;
		padding: 0px 0px 5px 0px;
	}
	td.main_contents ul.sub_list li{
		margin:3px 0px 3px 20px;
		padding:0px 0px 0px 13px;
		background:url(/img/tmpl/btn_link.gif) no-repeat 0px 0.5em;
		list-style: none;
	}
	td.main_contents a:link,td.main_contents a:visited{
		text-decoration:underline;
	}
	td.main_contents big {
		font-size:14px;
		font-weight:bold;
	}
	td.main_contents tr.top_end_line{
		background:url(/img/index/dot_line.gif) no-repeat bottom;
		height:2px;
	}
	
	/*----- TABLE type1-----*/
		table.type1 {
			background-color:#CCCCCC;
		}
		table.type1 thead{
			background-color:#99CCFF;
			font-weight:bold;
			line-height:14px;
			text-align:center;
		}
		table.type1 tbody{
			background-color:white;
			vertical-align:top;
		}
		table.type1 th{
			font-weight:bold;
			text-align:left;
		}
		table.type1 small{
			font-size:0.9em;
			font-weight:normal;
		}
		table.type1 td{
			text-align:center;
		}
		table.type1 img.go_btn{
			vertical-align:-10%;
			border-width:0px;
		}
	
	/*----- TABLE type2 -----*/
		table.type2 {
			background-color:#CCCCCC;
		}
		table.type2 td{
			background-color:white;
			vertical-align:top;
		}
		table.type2 th{
			background-color:#99CCFF;
			font-weight:bold;
			text-align:left;
			vertical-align:top;
		}
		table.type2 small{
			font-size:0.9em;
			font-weight:normal;
		}
		table.type2 img.go_btn{
			vertical-align:-10%;
			border-width:0px;
		}

	/*----- TABLE type3 -----*/
		table.type3 {
			background-color:#333333;
		}
		table.type3 td{
			background-color:#cccccc;
			vertical-align:top;
		}
		table.type3 th{
			background-color:#999999;
			font-weight:bold;
			text-align:left;
			vertical-align:top;
		}

	/*----- FEATURES ul type1 -----*/
		ul.square1 {
		list-style: none;
		margin: 0px;
		margin-left: 0px;
		padding: 0px 0px 5px 0px;
		}
	
		ul.square1 li{
		margin:3px 0px 20px 0px;
		padding:0px 0px 0px 17px;
		background:url(/img/square1.gif) no-repeat 0px 5px;
		list-style: none;
		}
				
	/*----- FEATURES ul type2 -----*/
		ul.square2 {
		list-style: none;
		margin: 0px;
		margin-left: 5px;
		padding: 0px 0px 5px 0px;
		}
	
		ul.square2 li{
		margin: 3px 0px 3px 0px;
		padding: 0px 0px 0px 17px;
		background: url(/img/square1.gif) no-repeat 0px 5px;
		list-style: none;
		}
		
	/*----- FEATURES dl -----*/
		dl.features {
		list-style: none;
		margin: 0px 0px 0px 5px;
		}
		
		dl.features dt {
		font-weight:bold;
		}
		
		dl.features dd {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
		dl.features dd.text {
		list-style: none;
		margin: 3px 0px 3px 0px;
		padding: 0px 0px 0px 17px;
		}	
		
	/*----- FEATURES dl compact -----*/
		dl.compact {
		margin: 0px 0px 5px 0px;
		}
		
		dl.compact dt {
		width:35px;
		text-align:right;
		font-weight:bold;
		}
	
	/*----- PDF File ul -----*/
		ul.pdf {
		list-style: none;
		margin: 0px;
		margin-left: 5px;
		padding: 0px 0px 5px 0px;
		}
	
		ul.pdf li{
		margin: 3px 0px 15px 0px;
		padding: 0px 0px 0px 30px;
		background: url(/img/icon_adobe_reader_sm.jpg) no-repeat 0px top;
		list-style: none;
		height:24px;
		}

	/*----- Infomation -----*/
		ul.info {
		list-style: none;
		margin: 0px 0px 0px 5px;
		padding: 0px 0px 5px 0px;
		}
	
		ul.info li{
		margin: 3px 0px 15px 0px;
		padding: 0px 0px 0px 35px;
		list-style: none;
		}
		
		ul.info li#world { background: url(../info/img/icon_world.gif) no-repeat 0px top; }
		ul.info li#jpn	 { background: url(../info/img/icon_japan.gif) no-repeat 0px top; }
		ul.info li#uk	 { background: url(../info/img/icon_uk.gif) no-repeat 0px top; }
		ul.info li#usa	 { background: url(../info/img/icon_usa.gif) no-repeat 0px top; }
		ul.info li#ger	 { background: url(../info/img/icon_germany.gif) no-repeat 0px top; }
		
		div.bggray {
		margin: 10px 0px;
		padding: 5px;
		background-color: #cccccc;
		}
		
		div.bgblue {
		margin: 10px 0px;
		padding: 5px;
		background-color: #d3e6eb;
		}
		
		ul.info li.day{
		height:20px;
		}
		
	/*----- Form -----*/
		col.form1 {
		width: 150px;
		text-align: right;
		line-height: 195%;
		vertical-align: top;
		}
		
		div.form2 {
		text-align: center;
		}
		
		
	/*------ SiteMap ------*/
		div.sitemap_category_group {
			border:1px solid rgb(230,230,230); 
			padding:5px;
		}
	
		.sitemap_level_1 {
			font-weight:bold;
			background-color:#A4D1FF;
			margin-bottom:5px;
			padding:3px;
		}
	
		.sitemap_category_2 {
			/*border-bottom:1px dotted #006600;*/
			font-weight:bold;
			padding:3px 5px;
		}
		
		dl.sitemap_level_2, dl.sitemap_level_2 dd { margin:0; padding:0;}
		
		dl.sitemap_level_2 dt {
			font-weight:bold;
			margin: 5px;
			padding:0;
		}
		
	/*------ Product Note ----------*/
		#product_note {
			padding:8px; 
			border: 1px dotted gray; 
			font-size:10px; 
			color:#666666; 
			line-height:1.3em; }
		
		#product_note  dl{ margin:0 0 5px;}
		#product_note  dt{ font-weight:bold; }
		
		
	/***** for CONTENTS END **********/
	
/* For Admin Control Panel */
.adminmenu {
	font: italic bold 14px/36px Arial, Helvetica, sans-serif;
	color: #000066;
}
label {
	display: block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
	width: 165px;
	padding-right: 10px;
	line-height: 20px;
}
