

body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5;
	letter-spacing: 1px;
}
h2{
	font-size: 13pt;
}
h3{
	font-size: 12pt;
}
h4{
	font-size: 10pt;
}
a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}
/*ナビゲーション非表示*/
#h_main_navi,
#column1,
#column1 *,
#h_sub_navi,
#header *,
#footer ul
{
	display: none;
}
/*フローと解除*/
#contents_frame,
#column2,
#column1,
#column1 *,
#footer,
#lightwindow_overlay *
{
	float: none !important;
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
}
#container
{
	width:100%;
}
table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}


a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#contents_box {
	margin: 0 0 0 5%;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

