body {
	margin: 0;
	font-family: "‚l‚r –¾’©",serif;
	line-height: 1.4;
	color: #555555;
    font-size : 62.5%;
}

a {
	text-decoration: underline;
	color: #555555;
}

img {
	border: none;
}

hr {
	display: none;
}


/* font 
--------------------------------------------------*/
h1 {
	font-size: 2.4em;
	margin: 0 0 0.2em 0;
}

h2 {
	font-size: 2em;
	margin: 1.5em 0;
	padding: 1em 0;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
}

h3 {
	font-size: 1.8em;
	border-bottom: dotted 1px;
	margin: 3em 0 0 0;
}

h3 a {
	text-decoration: none;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.4em;
}

p {
	font-size: 1.4em;
}

ul,ol,dl {
	font-size: 1.4em;
}

address {
	font-size: 1.4em;
	font-style: normal;
}

table {
	font-size: 1.4em;
	line-height: 1.4;
}

q {
	font-weight: bold;
	font-size: 1.4em;
}

cite {
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-top: 1em;
}



/* common id and class 
-------------------------------------------------- */

.menu {
	display: none;
}


#page_top {
	display: none;
}

#main_menu {
	display: none;
}


/* top page */

#header {
	text-align: center;
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding: 0.5em;
}

#header p {
	margin: 0;
}

#header p.inv {
	display: none;
}


#quotation {
	width: 80%;
	border: solid 1px;
	text-align: center;
	padding: 1em;
	margin: 5em auto;
}

#quotation p {
	margin: 0;
}




#eval {
	display: none;
}

noscript {
	display: none;
}

#print_out {
	display: none;
}
