@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-style:normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


* {
	font-family:"ヒラギノ角ゴ Pro W3" , Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック" , sans-serif;
}

*:first-child+html * {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gotic", sans-serif;
}

*html * {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gotic", sans-serif;
}
.txth1 {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
}
#wrapper #contener #contents_txt #info-area_txt p {
	line-height: 23px;
}
.info_txt {
	padding-top: 20px;
	float: right;
	width: 400px;
	line-height: 20px;
}
#contents_txt #info-area_txt .info_txt .date {
	line-height: 20px;
}
#footer-space_txt {
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot_link {
	padding-bottom: 10px;
}
#info-area_txt {
	padding-right: 30px;
	padding-left: 30px;
}
