@charset "utf-8";

#header		{ padding-top:8px; }
#header #site-title	{ text-align:center;float:none;padding-bottom:8px;}
#header #site-title a img	{ max-width:210px; }
#sogoHeadBnr	{ margin-bottom:10px;width:100%;}
#sogoHeadBnr a img	{ width:100%;height:auto; }

#headContact	{ display:none; }

form#searchform input#s { width: 70%; }

#content #topSpecial h2 { margin-bottom: 0; }
#content #topPr h3	{ clear:none;margin-left:85px; }

/* 一覧のサムネイル画像位置を左に */
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail	{ margin-left:110px;margin-right:0;  }
#content .infoList .infoListBox div.thumbImage	{ float:left; left:0px; text-align:left; }

@media (min-width: 660px) {
#header #site-title a img	{ max-height:50px; }
#content #topPr h3	{ margin-left:0px; }
}

@media (min-width: 970px) {
#header #site-title	{ float:left;}
#header #site-title a img	{ max-height:90px;max-width:210px; }
#sogoHeadBnr	{ width:728px;float:right;}
/* サイドバーの幅を300に */
#main #container #sideTower	{ width:300px;}
form#searchform input#s { width: 190px; }
#main #container #content	{ width:620px;}

}