@CHARSET "UTF-8";

/* ===================================================================
CSS information

 File Name  : home.css
=================================================================== */
/*** exArea ***/
#exArea{}

#exArea h3{
	margin-top: 1em;
	padding: 7px 0 0 52px;
	height: 23px;
	font-weight: bold;
	font-size: 15px;
}
#ex01{background: url("../images/home/ex01.gif") no-repeat left top;}
#ex02{background: url("../images/home/ex02.gif") no-repeat left top;}
#ex03{background: url("../images/home/ex03.gif") no-repeat left top;}

.detail{
	padding: 5px 0 0 10px;
}
.detail img{
	padding: 0 10px;
	float: right;
}
.detail ol{
	padding: 5px 0 5px 2em;;
}
.detail p{
}

#exArea h4{
	padding-top: 1em;
	clear: both;
}
.point{
	margin: 5px 0 0 15px;
	font-size: 16px;
	border-bottom: 2px dashed #f90;
}
.point li{
	padding-bottom: 5px;
}

#ap{
	margin: 1em;
	padding: 1em;
	border: 2px solid #f90;
}