﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.BrowserLTitletorinet_h1title
{
 margin-top:5px;
 margin-bottom:0px;
 background-color:#808080;
 background-image : url(http://www.pref.tottori.lg.jp/secure/76775/kids_H1_back01_g.gif);
    background-size: 100% auto;
 background-repeat: no-repeat;
 background-position: left top;
}

.BrowserLTitletorinet_h1title .TitleIcon
{

/*  float:right;
  width:20px;
  height:20px;
  background:url();*/
}

.BrowserLTitletorinet_h1title h1
{
          color: #111111;
	background-color:#808080;
	font-size: 220%;
         font-weight: normal;
         background-image : none;
        background-color: transparent;
         background-repeat: no-repeat;
         background-position: right top;
         margin:0 0px 0 72px;
	padding:12px 3px 8px 2px;
         letter-spacing: 0.3em;
}

.BrowserLTitletorinet_h1title span
{
         font-size: 50%;
         margin:0 5px 0 1px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.BrowserLTitletorinet_h1title
{
 margin-top:5px;
 margin-bottom:0px;
 background-color:#808080;
 background-image : url(http://www.pref.tottori.lg.jp/secure/76775/kids_H1_back01_g.gif);
    background-size: 100% auto;
 background-repeat: no-repeat;
 background-position: left top;
}

.BrowserLTitletorinet_h1title .TitleIcon
{

/*  float:right;
  width:20px;
  height:20px;
  background:url();*/
}

.BrowserLTitletorinet_h1title h1
{
          color: #111111;
	background-color:#808080;
	font-size: 220%;
         font-weight: normal;
         background-image : none;
        background-color: transparent;
         background-repeat: no-repeat;
         background-position: right top;
         margin:0 0px 0 72px;
	padding:12px 3px 8px 2px;
         letter-spacing: 0.3em;
}

.BrowserLTitletorinet_h1title span
{
         font-size: 50%;
         margin:0 5px 0 1px;
}
}
