a img {
    border-style:none;
}

body     {
  color: black;
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 960;
  text-align:left;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
}
#banner {
  background-color: #444444;
  background-image: url(images/back.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 900px;
  height: 100px;
  padding: 0px 0px 0px 0px;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:400px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#searcharea  {
  background-color: transparent;
  float:right;
  width:300px;
  text-align:right;
  padding: 15px 52px 0px 0px;
  clear: right;
}
#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}
#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:180px;
  background-color: #FFFFFF;
  padding: 0px 0px 20px 0px;

}
#main {
  float:right;
  width:740px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-color: #FFFFFF;
}
#footer {
  background-color: #444444;
  width: 900px;
  padding: 0px 0px 0px 0px;
}


a:link      { color: #369; text-decoration: underline }
a:visited   { color: #336; text-decoration: none }
a:active   { color: #c00; text-decoration: underline }
a:hover   {color:#FFCC33; text-decoration: none;}

a.button:link {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

h1 {
  margin: 20px 0px 10px 20px;
}

ul {
  list-style:none;
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

.site_title     {
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  margin: 5px 0px 5px 5pt
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none
}

.description    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  margin: 10px 0px 20px 20px
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bolder;
  color: #414D7B;
  margin: 10px 30px 10px 0px;
  border-top:1px solid #444444;
  border-left:10px solid #444444;
  padding: 0px 0px 3px 5px;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  padding: 0px 0px 0px 15px;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
   margin: 15px 30px 15px 20px
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-family: "Verdana", "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", "OsakaŽ¡Ž¾ŽÅ&#59172;?";
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
  display: none;
}

blockquote {
  font-family: "Verdana", "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", "OsakaŽ¡Ž¾ŽÅ&#59172;?";
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
  color: white;
  background-color: #2a7dc0;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family:  "Verdana", "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", "OsakaŽ¡Ž¾ŽÅ&#59172;?";
  margin: 10px 0px 0px 3px
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana", "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", "OsakaŽ¡Ž¾ŽÅ&#59172;?";
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #369;
  background-color: #CCCCCC;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px
}

/* SEARCH---------------------------------------------------------------------- */
.search  {
  color: white;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  margin: 20px 0px 5px
}



/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", OsakaŽ¡Ž¾ŽÅ&#59172;?;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

/*Ž¥ŽÕŽ¥Ž©Ž¡Ž¼Ž¥àÂŽßŽÄ?---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽ³ŽÑŽ¥Ž´ Pro W3", "Ž£ŽÍŽ£ŽÓ Ž£ŽÐŽ¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}


/*----------Ž¤Ž³Ž¤Ž³Ž¤Ž«Ž¤ò§ŽªŽ¥?Ž¸Ž¥ŽÊŽ¥?----------*/
#container{
margin:0 auto;
width:100%;
}


/*----------Header----------*/
#headerBK{
margin:0 auto;
padding:10px 0; /*Ž²Ž£Ž¿&#58226;ŽÍŽ¤&#57853;?ŽÎŽÏŽ¤Ž¹Ž¤?ŽÈŽ¡Ž¢Ž¥â§ŽËŽ¥ê£Ž¼Ž¥ŽÐŽ¡Ž¼Ž°ŽÊŽ¹ŽßŽ¡Ž¢Ž±Ž¦ŽÂŽ¦Ž¤ŽËŽÍŽ¾ŽÇ&#57819;Ž¬Ž½ŽÐŽÍð¦ŽÆŽ¤Ž·Ž¤ŽÞŽ¤Ž¦*/
min-width:100%;
height:80px;
text-align:center;
background:url(../img/headBK.png);
background-repeat:repeat-x;
}
/*Ž¢Ž§150528-----------------------------*/
#head_inner{
width:960px;
margin:0 auto;
}

#headerL{
float:left;
height:80px;
width:764px;
text-align:left;

}
#headerL img.logo{
  float:left;
}
#headerL div{
  float:left;
  margin:20px 10px;
  font-size:12px;
}

#headerR{
float:right;
width:196px;
text-align:right
}
/*Ž¢Ž¥150528-----------------------------*/

#headerTxBox{
width:120px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
padding:3px 5px;
}




/*----------Menu----------*/
#menuBK{
background-image:url(../img/menuBK.png);
background-repeat:repeat-x;
min-width:100%;
height:48;
margin:0 auto;
padding:0 auto;
}

#menu{
margin:0 auto;
/*Ž¡ŽÚŽ²Ž¾Ž¡ŽÛ*/width:960px;/*Ž¢Ž§150528-----------------------------*/
height:48px;
}

#gvNavi{
list-style:none;
margin:0 auto;
padding:0;
height:48px;
}

.gvNavi01{
float:left;
width:16.6%;/*Ž¢Ž§150528-----------------------------*/
}

/*----------RSS----------*/
.rss{
list-style:none;

line-height:150%;
}

/*----------Fotter----------*/
#fotter{
border-top:1px dotted #999999;
margin:0 auto;
margin-top:10px;
padding-top:10px;
width:900px;
color:#666666;
font-size:14px;
}

/*Ž¢Ž§150528-----------------------------*/
.nakabori a{
  float:right;
}

.nakabori a:link{
  text-align:right;
  
}

.btn_blue{
float:right;
  display: inline-block;
  margin: 10px 0 0 ;
  padding: 5px 10px;
  color: #fff;
  background-color: #367cb7;
  border-radius: 5px;
  box-shadow: 0 3px 0 -1px rgba(94,83,79,0.4);
  text-decoration: none!important;
}
.btn_blue>span{
  color: #fff;
}

#location{
  width : 700px;
  height : 400px;
}
span.tel{
  font-weight:bold;
  font-size:20px;
  color:#234983;
}