/*
Theme Name: stinger7child
Template: stinger7
*/
@import url('../stinger7/style.css');

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 781px) {
	/*ナビゲーション関連
	-------------------------------*/
	header ul.menu li{
		width:128px;
	}
}