/**
 * 
 * @version 
 * @author 
 */


@import 'global.css';
@import 'textstyle.css';
/** Contents
-----------------------------------------*/
em{
	font-style:normal;
	font-weight:bold;
}
#leftside h2.result_title{
	margin-top:25px;
}
body.no1 #leftside h3{
	background-color:#F5F5F5;
	background-image:url(../images/global/orange_g.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:8px 0 8px 30px;
	margin-bottom:0;
}
#leftside h4{
	margin-top:0;
}
#leftside h5{
	margin-top:1em;
}
#leftside p{
	margin-bottom:0;
}
#leftside p.caution{
	margin:1em 0 .5em 0;
	font-size:70%;
}
#leftside p.illust{
	margin-top:2em;
}
#leftside .paragraph .pararight{
	width:235px;
}
#leftside .paragraph ul{
	font-size:77%;
}
#leftside .paragraph ul li{
	list-style:disc;
	margin-left:1em;
}
*html #leftside .paragraph ul li{
	margin-left:1.5em;
}
*+html #leftside .paragraph ul li{
	margin-left:1.5em;
}

.columnarea{
	margin:20px 0;
}
.columntext{
	float:left;
	width:470px;
}
.columntext img{
	margin-top:1em;
}
#leftside .paraleft h4{
	margin-top:1em;
}
.serif{
	float:right;
	width:195px;
}
.labtext .detail{
	margin-top:1em;
}
#leftside p#lead{
	font-size:90%;
	padding-bottom:1em;
	border-bottom:#BFBDBA dotted 1px;
	margin-bottom:1.5em;
}
#leftside p#lead img{
	float:right;
	margin-left:40px;
}
#leftside strong{
	color:#E96E00;
}
#leftside #result_illust{
	background:url(../images/lab/index/round_btm.gif) bottom no-repeat;
	padding:20px;
}
#leftside #result_illust img{
	float:right;
	margin-left:15px;
}

