@charset "UTF-8";

/* GUT GlobalSetting ver.1.0 */
body,p,div,img,form,ul,ol,li,input {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: medium;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino kaku Gothic pro, Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック";
	color:#333333;
	font-size:12px;
}
.clear {
	clear: both;
}
.small {
	font-size:10px;
	line-height:14px;
}
.normal {
	font-size:12px;
	line-height:16px;
}
.large {
	font-size:14px;
	line-height:18px;
}
.xlarge {
	font-size:16px;
	line-height:20px;
}
