

/*** for PC Browser ***/
@media (min-width:401px)
{
.BrowserLTitletorinet_h1
{
margin-top:5px;
margin-bottom:2px;
}

.BrowserLTitletorinet_h1 .TitleIcon
{

/*  float:right;
  width:20px;
  height:20px;
  background:url();*/
}

.BrowserLTitletorinet_h1 h1
{
 	background-image: url(ach1.gif);
	background-repeat: no-repeat;
	background-position: left center;
         color:#FFFFFF;
	background-color:#3366CC;
	font-weight: bold;
	font-size:140%;
	margin:0;
	padding:6px 0px 4px 30px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.BrowserLTitletorinet_h1
{
margin-top:5px;
margin-bottom:2px;
}

.BrowserLTitletorinet_h1 .TitleIcon
{

/*  float:right;
  width:20px;
  height:20px;
  background:url();*/
}

.BrowserLTitletorinet_h1 h1
{
 	background-image: url(ach1.gif);
	background-repeat: no-repeat;
	background-position: left center;
         color:#FFFFFF;
	background-color:#3366CC;
	font-weight: bold;
	font-size:140%;
	margin:0;
	padding:6px 0px 4px 30px;
}
}
