

/*** for PC Browser ***/
@media (min-width:401px)
{
.BrowserLTitletorinet_h1title
{
 margin-top:0px;
 margin-bottom:2px;
 background-color:#808080;
 background-image : url(rtitle_h1back.gif);
 background-repeat: no-repeat;
 background-position: left top;
}

.BrowserLTitletorinet_h1title .TitleIcon
{

/*  float:right;
  width:20px;
  height:20px;
  background:url();*/
}

.BrowserLTitletorinet_h1title h1
{
         font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
         color: #ffffff;
	background-color:#808080;
	font-size: 150%;
         font-weight: bold;
         background-image : url(ltitle_h1back.gif);
         background-repeat: no-repeat;
         background-position: right top;
         margin:0 0px 0 15px;
	padding:12px 10px 10px 5px;
         letter-spacing: 0.3em;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.BrowserLTitletorinet_h1title
{
 margin-top:5px;
 margin-bottom:2px;
 background-color:#808080;
 background-image : url(rtitle_h1back.gif);
 background-repeat: no-repeat;
 background-position: left top;
}

.BrowserLTitletorinet_h1title .TitleIcon
{

/*  float:right;
  width:20px;
  height:20px;
  background:url();*/
}

.BrowserLTitletorinet_h1title h1
{
         font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
         color: #ffffff;
	background-color:#808080;
	font-size: 150%;
         font-weight: bold;
         background-image : url(ltitle_h1back.gif);
         background-repeat: no-repeat;
         background-position: right top;
         margin:0 0px 0 15px;
	padding:12px 10px 10px 5px;
         letter-spacing: 0.3em;
}
}
