@charset "utf-8";
/* CSS Document */



ul{
width:100%;
}



li.mark_1{
background:url(./images/mark_koumuin.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

li.mark_2{
background:url(./images/mark_medical.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

li.mark_3{
background:url(./images/mark_kaigo.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

li.mark_4{
background:url(./images/mark_kg.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

li.mark_5{
background:url(./images/mark_nursery.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

li.mark_6{
background:url(./images/mark_lunch.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

li.mark_7{
background:url(./images/mark_corporate.gif) no-repeat 325px 0px;
margin-bottom:3px;
}

.percent_l{
font-weight:bold;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0;
}
.percent_s{
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0;
}

.midashi_result{
font-size:12px;
font-weight:bold;
color:#666666;
letter-spacing:1px;
padding:0 0 0 6px;
border-left:5px #FF6600 solid;
}

p.nendo{
	display:block;
	padding:5px;
	border:solid 1px #ccc;
	text-align:center;
	font-weight:bold;
	background-color:#CFF;
}