@charset "UTF-8";

/* 各ページに個別のCSSが必要な場合はここに記入してください */



.index #preMain { height: 40px; }

.index #sideRight { margin-top:-40px; }



.idxBlock li {

	background: url(../../../common/images/blue_dots.gif) repeat-x left bottom;

}



* html .idxBlock dl dt{

	padding-top: 10px!important;

}



*:first-child + html .idxBlock dl dt {

	padding-top: 10px!important;

}
