@charset "UTF-8";
/*base*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	}

html, body {
	font: 14px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #222222;
	background: #FFFFFF;
	}

h1, h2, h3, h4, h5, h6 {
	border: 0 none;
	font-size: 100%;
	}

a, a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
	border: none;
	background-color: transparent;
	}

a:hover {
	color: #000000;
	border: none;
	background-color: transparent;
	}

hr {
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: none;
	}

table, caption, th, td {
	border: 0;
	border-collapse: collapse;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	}

address {
	font-size: 0.85em;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 1.4em;
	}

div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	font-size: 100%;
	border: none;
	}

form, fieldset, input, button, select, optgroup, option, textarea, label, legend {
/*	border: none;	*/
	font-size: 100%;
	}

br, a, img, em, strong, abbr, object, span {
  border: none;
  font-size: 100%;
  font-style: normal;
	}
#wrapper #contents #pickup #sakurant {
	height: auto;
	width: auto;
}
