@charset "UTF-8";

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

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





#content #main #news {
	margin: 0px 0px 30px 0px;
	}

#content #main #news h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image: none;
	height: auto;
	width: auto;
	}

#content #main #news #newslistA {
	height: 150px;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	overflow: auto;
	}

#content #main #news #newslistB {
	height: 150px;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	overflow: auto;
	}

#content #main #news #newslistC {
	height: 150px;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	overflow: auto;
	}

#content #main #news ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}

#content #main #news ul li {
	list-style-type: none;
	margin-bottom: 15px;
	padding: 0px 0px 0px 12px;
	}

#content #main #news ul li.odd {
	border-left: 5px solid #E6E6E6;
	}

#content #main #news ul li.even {
	border-left: 5px solid #add8e6;
	}





#content #main .boxL {
	width: 360px;
	float: left;
	}

#content #main .boxR {
	width: 360px;
	float: right;
	}

#content #main .boxL h2,
#content #main .boxR h2 {
	width: 340px;
	background-image: url(../../images/bg_h2half.gif);
	}

#content #main ul.nomark li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #CCCCCC;
	}

#content #main ul.nomark li.last {
	border-bottom-style: none;
	}





#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 .boxA {
	margin: 50px 170px 20px 170px;
	background-color: #fff0f5;
	padding: 15px;
	}

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





#content #main #CapBox {
	border: 5px solid #EEEEEE;
	padding: 20px;
	margin: 0px 0px 30px 0px;
	}

