@charset "utf-8";
/* CSS Document */

#isobe{
	margin : 10px 0 0 0;
	background : url("../img/contents_page/isobe.jpg");
	width : 680px;
	height : 400px;
	float : left;
	text-align : left;
}

.title{
	margin : 10px 0 0 20px;
	padding : 5px 5px 5px 5px;
	background : url("../img/contents_page/title_bg.png");
	width : 400px;
	height : 25px;
	float : left;
	vertical-align : bottom;
	color : #ffffff;
	font-size : 12px;
}

.list{
	margin : 5px 0 0 20px;
	padding : 0 5px 5px 5px;
	background : url("../img/contents_page/bg.png");
	width : 400px;
	height : 100px;
	float : left;
	vertical-align : bottom;
	color : #ffffff;
	font-size : 10px;
}

.career{
	margin : 5px 0 0 20px;
	padding : 0 5px 5px 5px;
	background : url("../img/contents_page/bg.png");
	width : 400px;
	height : 225px;
	float : left;
	vertical-align : bottom;
	color : #ffffff;
	font-size : 10px;
}

#contents_blog{
	margin : 10px 0 0 0;
	background : url("../img/contents_page/isobe.jpg");
	width : 680px;
	height : 400px;
	float : left;
	text-align : left;
}

.bloglist{
	margin : 10px 0 0 20px;
	padding : 5px 5px 5px 5px;
	background : url("../img/contents_page/bg.png");
	width : 400px;
	height : 300px;
	float : left;
	vertical-align : bottom;
	color : #ffffff;
	font-size : 10px;
}
