@charset "utf-8";

body {
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
}

p {
	font-size:80%;
	line-height:140%;
	margin-bottom:10px;
	margin-top:5px;

}

/* -------------------- */
/*
h1 {
	font-family: sans-serif;
	text-decoration:none;
	color: #313263;
	background-color: #ffffff;
	border-top: solid 1px #313263;
	border-bottom: solid 1px #313263;
	background:#ffffff url(./img/icon/nfile_08.gif) no-repeat center left;
	font-size:80%;
	font-weight: bold;
	text-indent: 5px;
	margin: 1em .2em 1em .2em;
	padding: 0em 0em .5em 0em;
}

h2 {
	font-family: sans-serif;
	text-decoration:none;
	color: #313263;
	background-color: #ffffff;
	border-top: solid 1px #313263;
	border-bottom: solid 1px #313263;
	background:#ffffff url(./img/icon/pin01-01.gif) no-repeat center left;
	font-size:80%;
	font-weight: bold;
	text-indent: 5px;
	margin: 1em .2em 1em .2em;
	padding: 0em 0em .5em 0em;
}
*/

