@charset "utf-8";
/*--------------------------------------
基礎設定
---------------------------------------*/

body {

}

ul,ol,li {
	list-style-type: none;
}

img{
	vertical-align: bottom;
	border-style: none;
}
