@charset "utf-8";

/* CSS Document */



/*各タイトル*/
.aa_support_title, .aa_support_title2, .aa_support_title3{
	width:560px;
	height:25px;
	background:url(../images/2009/support_title.gif) no-repeat;
	font-weight:bold;
}

.aa_support_title{
	margin-bottom:10px;
}

.aa_support_title2{
	margin-bottom:5px;
}

.aa_support_title3{
	margin-bottom:20px;
}

.aa_support_date{
	margin-bottom:10px;
}

.aa_support_date td{
	text-align:right;
	font-weight:bold;
}



/*各トップページの仕切り線*/
.line_dot21 {
	background:url(../../css/common/line_dot.gif) repeat-x 50% 50%;
	height:21px;
}



