@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;
}
th, dt, strong, #footer ul li {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #55A0FF;
}
h1 {
	margin: 0;
	padding: 1em;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	border-bottom: 3px solid #5d4442;
	text-align: center;
	
}
h2 {
	margin: 1em 0 0 -2px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 130%;
}

h3 {
	margin: 0;
	padding: 0.5em;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #5d4442;
	color: #000;
	font-size: 110%; 
}



h3.e-box { font-size:14px; line-height:1.5; padding:1.5em; }

a img {
	border: none;
}
a:link, a:visited {
	color: #00F;
	text-decoration: none;
}
a:after {
	content: " >> " attr(href) " ";
	font-size: 8pt;
}
p, dt, dd, th, td, li  {
	line-height: 1.5; font-size:12px;
}

p.pkuzu { font-size:12px; line-height:1.5; }

p.nkh { display: none; }

p.prnt { line-height: 1.5; font-size:11px; }

p.e-box { font-size:12px; line-height:1.5; }


ul li { font-size:12px; line-height:1.5;}

ul.pgmn li { display: none; }

ul.rbox li { font-size:12px; line-height:1.5;}



br.panf { clear:left;
}


img.pf { float:left;
           margin: 5px 10px 5px 10px;
}



ul.ksrk li { font-size:12px; line-height:1.5;}



#header {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p.newpage { page-break-before: always;}

#container {
	text-align: right;
}
#content {
	width: 92%;
	margin-left: auto;
	text-align: left;
}
#footer {
	padding-top: 0.2em;
	font-size: 10.5pt;
}

#left, #footer ul.ft li ,p.pgtop , p.mail ,p.ft ,ul.emenu,ul.pager,ul.pager li.prev, ul.pager li.next {
	display: none;
}

