@charset "Shift_JIS";
* {
	margin:0px;
	padding:0px;
}

html, body {
	/* height:100%; */
}

body, table, caption, th, td, form, input, textare {
	font-size:11pt;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	letter-spacing:0.09em;
	line-height:1.4em;
}

h1 {
	font-size:1.5em;
	font-weight: bold;
	line-height:1em;
	margin:1em 0px;
}
	
h2 {
	font-size:1.3em;
	font-weight: bold;
	line-height:1em;
	margin:1em 0px;
	}

h3 {
	font-size:1.2em;
	font-weight: bold;
	line-height:1em;
	margin:1em 0px;
}

h4, h5, h6 {
	font-size:1em;
	font-weight: normal;
	line-height:1em;
	margin:1em 0px;
}

p {
}

adrress {
/*	font-style:nomal;
	font-size:1em;
	font-weight:bold; */
}

blockquote {
}

pre {
}

ul {
	padding-left:2em;
}
ul li {
}

ol{
}

ol li {
}

dl {
}

dt {
}

dd {
}

em {
/*	font-style:nomal;
	font-size:1em;
	font-weight:bold; */
}

strong {
/*	font-style:nomal;
	font-size:1.2em;
	font-weight:bold; */
}

kbd {
	text-decoration:underline;
}


dfn {
}


cite {
}

abbr {
}

acronym {
}

code {
}

q {
}

sup{
}

sub {
}

del {
}

ins {
}

a {
	text-decoration:none;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

table, img {
	border:0px none transparent;
}

table {
	border-collapse:collapse
}

caption, th {
	font-weight:bold;
}

#clear1 { /* 適時名称変更 */
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
}

#clear2 { /* 適時名称変更 */
	clear:both;
}

/* class */
.foraural {
	position:absolute;
	top:-100px;
	left : -100px;
}

span.tanni {
	font-family: Osaka, Verdana, Arial, Helvetica, sans-serif ;
}

/* font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif; */
/* font-family:georgia, palatino, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif; */
/* font-family:verdana, arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif; */

/* font-family:monospace; */


