@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      default.css
 Author:         masaki kiuchi
 Style Info:     ftHgX^CZbgyΡξ{έθ
----------------------------------------------------------- */


/*----------------------------------------------------
	FirefoxΜZ^OΈκπΑ
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

/*----------------------------------------------------
	X^CΜZbg
----------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight:normal;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

object, embed {
	vertical-align: top;
}

hr, legend {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

img, abbr, acronym, fieldset {
	border: 0;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	margin: 0 1em 1em 1em;
	padding: 1em 1em 0 1em;
}

blockquote p {
	padding: 0;
	margin: 0 0 1em;
}

pre {
	padding: 0.5em 0.8em;
	margin: 0 1em 1em 1em;
	white-space: pre;
	line-height: 1.2;
	overflow: visible;
	/* Mac IE \*/
	overflow: auto;/* END */
}

/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, Verdana, sans-serif;
	text-align: center;
}

/*----------------------------------------------------
	tH[
----------------------------------------------------*/

select, input, textarea {
	font-family:  "Lucida Grande", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, Verdana, sans-serif;
}

select option {
	padding : 0 5px;
}

/*----------------------------------------------------
	e[u
----------------------------------------------------*/

table {
	font-size: 100%;
	margin: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table a {
	font-weight: normal;
}
