@charset "utf-8";

th,td{
	vertical-align:top;
}
#kounin{
}

#kounin .info{
	margin-top:0.5em;
}
#kounin .info dt{
	clear:left;
	color:#6FBA2C;
	float:left;
}
#kounin .info dd{
	padding-left: 6em;
	margin-bottom:0.25em;
}
#kounin .info + *{
	margin-top:1em;
}
#kounin ul li +li{
	margin-top:0.5em;
}
/*PC
=========================================================*/
@media print , screen and (min-width: 651px){

}

/*smartphone
=========================================================*/
@media only screen and (max-width: 650px){

}


/* iPhone 4inch
=========================================================*/
@media only screen and (max-width: 320px){
}

/* Print
=========================================================*/
@media print{
}
