@charset "UTF-8";

/* －－－－－ 専用スタイル －－－－－ */

#content #main table.border td ul {
	margin: 0px 0px 0px 20px;
	}





#content #main table.atlionTbl th.atlionA {
	padding: 5px 20px 5px 5px;
	font-weight: bold;
	color: #ff6600;
	}

#content #main table.atlionTbl tr {
	border-bottom: 1px dotted #CCCCCC;
	}

#content #main table.sateriteTbl tr {
	border-bottom: 1px dotted #CCCCCC;
	}

#content #main table.sateriteTbl th.sateriteA {
	padding: 5px 20px 5px 5px;
	font-weight: bold;
	color: #ff6600;
	}



#content #main table.sateriteTblB {
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells: hidden;
	}

#content #main table.sateriteTblB td {
	width: 230px;
	border: 3px solid #EEEEEE;
	}



#content #main table.sateriteTblC {
	width: 720px;
	border: 2px solid #F5F5F5;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: hidden;
	}

#content #main table.sateriteTblC td {
	border: 1px solid #EEEEEE;
	}


#content #main .boxA {
	margin: 50px 0px 20px 0px;
	/* background-color: #fff0f5; */
	/* padding: 15px; */
	}

#content #main .boxA p {
	margin-bottom: 5px;
	}




