/* style.css */

@import url("../../css/basic.css");
@import url("../../css/bug_revision.css");
@import url("../../css/layout.css");

div.ctt {margin:20px 0px 0px 0px; padding:0px; width:550px; height:30px;}
div.ctt h1 {position:absolute; left:-9999px;}

div#t_index		{background:transparent url(../img/title_index.gif) no-repeat center bottom;}
div#t_help		{background:transparent url(../img/title_help.gif) no-repeat center bottom;}
div#t_privacy	{background:transparent url(../img/title_privacy.gif) no-repeat center bottom;}
div#t_escape	{background:transparent url(../img/title_escape.gif) no-repeat center bottom;}
div#t_contact	{background:transparent url(../img/title_contact_en.gif) no-repeat center bottom;}
div#t_sitemap	{background:transparent url(../img/title_sitemap.gif) no-repeat center bottom;}
div#t_emg		{background:transparent url(../img/title_emg_en.gif) no-repeat center bottom;}
/*******************************index.html****************************************************/
div#cont_main div#index_pg a#help{
	text-indent:-9999px; 
	text-decoration:none; 
	position:absolute; 
	top:28px; 
	left:45px; 
	width:85px; 
	height:30px; 
	display:block;
}
div#cont_main div#index_pg a#privacy{
	text-indent:-9999px; 
	text-decoration:none; 
	position:absolute; 
	top:95px; 
	left:45px; 
	width:215px; 
	height:30px; 
	display:block;
}
div#cont_main div#index_pg a#escape{
	text-indent:-9999px; 
	text-decoration:none; 
	position:absolute; 
	top:163px; 
	left:45px; 
	width:126px; 
	height:30px; 
	display:block;
}
div#cont_main div#index_pg a#contact{
	text-indent:-9999px; 
	text-decoration:none; 
	position:absolute; 
	top:228px; 
	left:45px; 
	width:150px; 
	height:30px; 
	display:block;
}
div#cont_main div#index_pg a#sitemap{
	text-indent:-9999px; 
	text-decoration:none; 
	position:absolute; 
	top:295px; 
	left:45px; 
	width:130px; 
	height:30px; 
	display:block;
}
div#index_pg {
	margin:0px;
	padding:0px;
	background:#fff url(../img/menu_index.jpg) no-repeat left top;
	display:block;
	position:relative;
	padding:10px 5px;
	height:400px;
}
/*******************************help.html******************************************************/
div#help_pg{
	padding:20px 40px;
}
div#help_pg p{
	margin:0px;
	padding:0px;
	line-height:150%;
}
div#help_pg h4{
	margin:20px 0px 10px 0px;
	padding:3px 0px 3px 10px;
	background:#E0ECFE url(../../img/a1.gif) right top no-repeat;
}
div.browser{
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
div.compliance{
	margin:15px 0px 0px 0px;
	padding:5px 0px 5px 12px;
	font-weight:bold;
	background:url(../img/ico_arrowed.gif) 0px 7px no-repeat;
	border-bottom:1px dotted #000;			
}
div.banner{
	margin:0px;
	padding:10px 0px 0px 5px;
}
div.banner img{
	margin:0px 10px 0px 0px;
}
div#notes{
	margin:5px 0px;
	padding:0px;
	font-size:90%;
}
/*******************************privacy.html***************************************************/
div#privacy_pg {
	padding:20px 40px;
}
div#privacy_pg p{
	margin:0px;
	padding:0px;
	line-height:150%;
}
div#privacy_pg h4{
	margin:20px 0px 10px 0px;
	padding:3px 0px 3px 10px;
	background:#E0ECFE url(../../img/a1.gif) right top no-repeat;
}
div#name{
	margin:30px 0px 10px 0px;
	text-align:right;
}
div#address{
	text-indent:17px;
	background:url(../img/point.gif) 0px 0px no-repeat;
}
/*********************************escape.html***************************************************/
div#escape_pg {
	padding:20px 40px;
}
div#escape_pg p{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:150%;
}
div#escape_pg h4{
	margin:20px 0px 10px 0px;
	padding:3px 0px 3px 10px;
	background:#E0ECFE url(../../img/a1.gif) right top no-repeat;
}
/*********************************contact.html**************************************************/
div#contact_pg {
	padding:20px 40px;
}
div#contact_pg p{
	margin:0px;
	padding:0px;
	line-height:150%;
}
/*
div#contact_pg h4{
	margin:20px 0px 10px 0px;
	padding:3px 0px 3px 10px;
	background:#E0ECFE url(../../img/a1.gif) right top no-repeat;
}
p.address{
	text-indent:1em;
	background:url(../img/ico_arrowed.gif) 1px 6px no-repeat;
}
*/
div#contact_pg div.contact{
	margin:15px 0px 0px 0px;
	text-indent:17px;
	background:url(../img/point.gif) 0px 0px no-repeat;
}
p.address{
	margin:3px 0px 0px 0px;
	text-indent:2em;
}
/*********************************sitemap.html**************************************************/
.pod ul li{
	background:url(../img/ico_arrowed.gif) 0 2px no-repeat;
	padding:0 0 0 15px;
}
.sitemap_menu ul li{ 
	margin:10px 0px 0px 0px;
}
/*********************************emg.html******************************************************/
div#emg_pg { 
	margin:0px; 
	padding:20px 40px; 
	line-height:150%; 
	display:block; 
	position:relative;
}
div#emg_pg h4{
/*
	margin:10px 0px 5px 0px; 
	padding:2px 0px 2px 10px; 
	background:#E0ECFE url(../../img/a1.gif) right top no-repeat; 
*/
	color:#333333;
	margin:15px 0px 5px 0px; 
	padding:2px 0px 2px 20px;
	background:url(../img/midashi.gif) 0 3px no-repeat;
	border-bottom:1px solid #235695;
}
div#emg_pg p{ 
	margin:5px 0px 5px 0px; 
	padding:0px 0px 0px 20px;
}
div#emg_pg div#yuri{
	margin:0px;
	padding:0px;
}
div#emg_pg table{
	margin: 10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	color:#333;
	font-size:100%;
	border-style:none;
}
