@charset "UTF-8";
@import "../../css/common.css";
#conts {
	color: #3F3B3A;
	line-height: 1.5;
}


#conts p {
	margin: 0.5em 10px 0;
	font-size:1.2em;
	font-weight:bold;
}

#conts table{
	margin:0 10px 0.5em;
}

#conts td{
vertical-align:middle;
}


