/* CSS Document */

div.box{
	width:840px;
	clear:both;
	border-top:#f0f0f0 5px solid;
	border-bottom:#f0f0f0 5px solid;
	background:url(img/bg_box.gif) repeat-y left;
	margin-bottom:20px;
	}

div.box div.photo{
	float:left;
	width:231px;
	margin-top:20px;
	margin-left:30px;
	display:inline;/*forIE6*/
	}

div.box div.text{
	float:right;
	width:519px;
	margin-top:20px;
	margin-right:30px;
	display:inline;/*forIE6*/
	}

div.box div.text h3{
	clear:both;

	}

p.ad{
	text-align:right;
	font-size:0.8em;
	}

/*contents page*/

/*vol1*/

body#case1 div.box2{
	width:625px;
	clear: both;
	margin-bottom:20px;
}

body#case1 p{
	line-height:1.8;
}

body#case1 div.photo{
	float:right;
	width:293px;
	margin:0;
	margin-left:20px;
}

body#case1 div.photo p{
	width:231px;
	font-size:0.8em;
}

body#case1 div.photo p{
	line-height:1.4;
}

body#case1 div#in p{
	background:url(img/border_h.png) bottom repeat-x;
	padding:0 0 0.5em 0;
	width:294px;
}


body#case1 div#exbox{
	background:url(img/border_v.gif) repeat-y left top;
}


body#case1 div.box2 div.ex{
	float:left;
	width:207px;
	text-align:center;
}

body#case1 div.box2 div.ex p{
	text-align:left;
	padding:1em;
	padding-bottom:0;
	line-height:1.4;
	font-size:0.8em;
	letter-spacing:0.1em;
	
}
