@charset "UTF-8";


body{
	margin:0;
	padding:0;
	background:url(../image/bg.gif);
}

h1,h2,h3,p{
	margin:0;
	padding:0;
}

.clear{
	clear:both;
}

#samsonnContainer{
	width:850px;
	height:auto;
	margin:0;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#FFFFFF;
}


h1 a{
	display:block;
	width:850px;
	height:77px;
	margin:0;
	background:url(../image/h1_titleLogo.jpg) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
}

#leftBox{
	display:inline;
	float:left;
	width:450px;
	margin:0;
}

div#leftBox h2{
	width:450px;
	height:100px;
	margin:0;
	background:url(../image/h2_read01.jpg) no-repeat;
	text-indent:-1000em;
}

div#leftBox h3{
	width:450px;
	height:50px;
	background:url(../image/h3_read02.jpg) no-repeat;
	text-indent:-1000em;
}

div#leftBox p.story{
	width:450px;
	height:100px;
	background:url(../image/story.jpg) no-repeat;
	text-indent:-1000em;
}

div#leftBox p.cast{
	width:450px;
	height:110px;
	background:url(../image/cast.jpg) no-repeat;
	text-indent:-1000em;
}

#rightBox{
	display:inline;
	float:right;
	width:400px;
	height:360px;
	margin:0;
}

























