@charset "UTF-8";

/* ==============================================================

Platinum Yamato
Version: May 2011

============================================================== */

body {
    margin: 0;
    padding: 0;
		width: auto;
    background-color: white;
    background-image: none;
    font-size: 10pt;
		font-family: "ヒラギノ角ゴ Pro W3" , "HiraKakuPro-W3" , "メイリオ" , Meiryo , Osaka , "MS P Gothic" , sans-serif;
    line-height: 1.7;
		color: #000;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: none;
}

#contents {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#h-shiryo,
#h-number,
#h-navi,
.font-changer,
#g-navi,
#pankuzu,
#wfix-navi,
#footer,
#side ul,
#c-navi,
#c-navi-footer {
	display: none;
}

#logo {
	margin-bottom: 20px;
}

#side h1 {
	margin-bottom: 20px;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #000;
}

th, td {
	font-size: 10.5pt;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	padding: 6px 8px;
}

p, dt, dd, th, td, li {
	line-height: 1.8;
}

p {
	margin: 12pt 0;
}

ul, ol {
	list-style: none;
}