@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

body{
	background-image: url(../images/index/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#col02{
	padding-top: 60px;
}
#col02 ul{
	width:898px;
	padding-left: 40px;
}
#col02 li{
	padding: 10px;
	float: left;
}




#tv_works h3{
	padding-top: 30px;
	padding-bottom: 55px;
}


