/*リンク*/

a:link { text-decoration:underline; color: #555555;}
a:visited {  text-decoration:underline; color: #555555;}
a:active {  text-decoration:underline; color: #555555;}
a:hover { text-decoration:none; color: #555555;}

/*各ページ共通*/
h1  { margin:0; }
h2  { margin:0; }
h3  { margin:0; }

ol{font-size:80%;}
ol li{line-height:140%;}

P  { font-size:80%;line-height:160%; color:#555555;margin:0;}

img{border:0;}

.headb{font-weight:bold;}
/*end各ページ共通*/

@charset "shift_jis";
<plum:break />

/* basic elements */

* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック","Osaka",verdana,helvetica,arial, sans-serif;
}

body {
	font-size: 12px;
	line-height: 160%;
	color: #555555;
	text-align: left;
	margin:0 auto;
}

a img {
	border: 0;
}

br.clear{
	clear: both;
	line-height: 0;
}

a:link { text-decoration:underline; color: #555;}
a:visited { text-decoration:underline; color: #555;}
a:active { text-decoration:underline; color: #555;}
a:hover { text-decoration:none; color: #555;}



/* FooterStart */
#footer {
	width: 710px;
	height: 30px;
}
/* FooterEnd */
