/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

/*ロゴサイズ高さ*/
#header .innerBox #site-title img {
max-height: 64px;
max-width: 207px;
}
/*コンテンツサイズ*/
@media (min-width: 970px) {
#main #container #content { width:680px; }
}