@charset "utf-8";

* {
    font-family: "ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
}

h1, h2, h3, th, dt, strong, address {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #666;
}

a,a:hover { 
	text-decoration:none;
	margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #666;}


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;
}

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

div#wrapper {
    text-align: right;
}
div#contentsArea {
    width: 92%;
    margin-left: auto;
    text-align: left;
}

div#headerArea, 
#ft_navi ul,
div#ft_logo,
P#pnavi,
P#ftlogo,
div#subArea,
.pagetop {
	display:none;
}

address {
	padding-top: 10px;
}

/* End */
