@charset "utf-8";
/*---------------------------------------
top.css
create:asoTWC/uchihara
---------------------------------------*/


.topUnit { margin:auto; width:930px;}

ul#topBanner {
	margin-bottom:40px;
	margin-left:15px;
}
ul#topBanner li {
	width:210px;
	float:left;
	margin-right:20px;
}
ul#topBanner li.bannerEnd {
	margin-right:0px;
}




/* Left
----------------------------------------------------------*/

#topColumnLeft {
	width:210px;
	float:left;
	margin-left:15px;
}
.colnmnTitle {
	padding-bottom:19px;
}
dl#newInfo {
	margin-bottom:20px;

}
dl#newInfo dt {
	color:#646464;
	margin:0px;
}
dl#newInfo dd {
	border-bottom:dotted #999 1px;
	padding-bottom:5px;
	margin-bottom:5px;
}




/* center
----------------------------------------------------------*/

#topColumnCenter {
	padding-left:20px;
	width:440px;
	float:left;
}

/* right
----------------------------------------------------------*/

#topColumnRight {
	padding-left:20px;
	width:210px;
	float:left;
}


