@charset "UTF-8";

h1{
	padding-bottom:18px;
	background:url(../common/images/cat/bg_doubleBorder_top.gif) 0 bottom repeat-x;
	margin-bottom:15px;
}

#mainAreaIner{
	background:url(images/index/bg.gif) 0 0 no-repeat;
}

#contentsArea{
	width:761px;
	margin:0 auto;
}

#leftCol{
	width:370px;
	float:left;
}

#rightCol{
	width:380px;
	float:right;
}

#contentsArea table td{
	vertical-align:top;
}

#contentsArea table td h2{
	padding:0 0 15px 15px;
}

#contentsArea table td p{
	padding:0 0 15px 15px;
}

