@charset "UTF-8";

/*
 main [
----------------------------------------------------------- */
#main{
	height:400px;
}

/*
 contents Layout [
----------------------------------------------------------- */
.contentsItem01{
 width:295px;
	float:left;
}
.contentsItemTtl01{
 height:114px;
}
.contentsItemTtl01 img{
 margin:15px 0 5px 0;
}
.contentsItemVideo01{
}
.contentsItem02{
 width:604px;
	float:right;
}
.contentsItem02 img{
 margin:0 1px 1px 0;
}

