@charset "UTF-8";

* {
	font-family: "ＭＳ Ｐ明朝", serif;
	vertical-align: 0;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
	background-image: none;
	font-size: 12pt;
	line-height: 1.4;
}
head+body {
	width: 165mm;
	max-width: 100%;
	min-width: 80%;
	margin: 0 auto;
}
h2, h3, th, dt, strong, a, #foot ul li {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	color: #5d4442;
}

h2 {
	margin: 1em 0 0 -2px;
	font-size: 160%;
}
a img {
	border: none;
}
a:link, a:visited {
	color: #993300;
	text-decoration: none;
}
a:after {
	content: " >> " attr(href) " ";
	font-size: 10.5pt;
}
p, dt, dd, th, td, li {
	line-height: 1.8;
}
table {
	margin-bottom: 1em;
	border-collapse: collapse;
	width: 100%;
}
th, td {
	border: 2px solid #473533;
	padding: 6px 8px;
	vertical-align: top;
	text-align: left;
	font-size: 10.5pt;
}
td p {
	margin: 0;
}

#contents {
/*	text-align: right;*/
}

#wrapper {
/*	width: 92%;
	margin-left: auto;
*/
	text-align: left;
	}

#foot_p{
	display:block;
	margin-top:300px;
	}

#type #cap li,
#type #pict li{
	list-style:none;
	}

#type #cap ul li dl dt span{
	display:block;
	}

#type #cap ul li dl dt img,
#type #cap ul li a:after,
h1,#hnavi, #gnavi,#foot,.w650 #head,#inq_btn{
	display:none;
	}


