body {
	font-weight:normal;
	font-size:14px;
	line-height:1.7;
	margin:0;padding:0;
}

h1,h2,h3,h4,h5 {
	font-weight:normal;
	font-size:14px;
	line-height:1.7;
	margin:0;padding:0;
}
p {
	font-weight:normal;
	font-size:14px;
	line-height:1.7;
	margin:0.7em 0;padding:0;
}


a:link {
	color:#00f;
}
a:hover {
	color:#00f;
	text-decoration:none;
}
a:active {
	color:#f00;
}
a:visited {
	color:#00f;
}


#menu a:link {
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
#menu a:visited {
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
#menu a:hover {
	font-weight:bold;
	color: #fff;
	text-decoration:underline;
}
#menu a:active {
	font-weight:bold;
	color: #fff;
	text-decoration:underline;
}


#mm ul{
	margin:0.5em 0;
	padding:0 0 0 1.2em;
	list-style-image:url(image/arrow1.gif)
}
#mm li{
	font-size:12px;
	line-height:130%;
	margin:0 0 0.5em 0;
	padding:0;
}


.m {
	font-size:14px;
	line-height:170%;
}


.button {
   text-align: center;
   font-weight: bold;
   margin: 30 0;
   padding: 0;
}
.button a {
   color: #00f;
   border: 1px solid #ccc;
   background: #fff;
   margin: 0;
   padding: 12px;
}
.button a:hover {
   color: #oof;
   border: 1px solid #ccc;
   background: #f5f5f5;
}


.box-finger {
   background-color: #fff;
   border: 0px solid #f90;
   list-style-image: url(image/finger.gif);
   list-style-position: outside;
   margin: 30px 0;
   padding: 10px 10px 10px 35px;
}

.box-finger li {
   color: #333;
   line-height: 1.6;
   margin: 30px 0;
}


.s {
font-size: 11px;
line-height: 1.3
}

.c1 {
	background-color: #FFFF00;
}
