/*
Theme Name: VOLGANO
Theme URI: 
Author: 
Author URI: 
Description: VOLGANO（ボルガノ）ブランドの寝袋・アウトドア製品用 WordPress テーマ。フロントページは LP 構成です。
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: volgano
*/

/* テーマ識別用。メインのスタイルは css/style.css で読み込み */

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
