@charset "utf-8";

/* *****************************************
/*+  topPage  +***************************
/***************************************** */
body#top {
	}

div#mainImage {
	margin-bottom:13px;
	position:relative;
	}
div#mainImage p {
	position:absolute;
	top:267px;
	right:7px;
	}

#point {
	margin-bottom:16px;
	}

div#contents div.bannerArea {
	height:250px;
	background:#EDEDE3;
	}
#example {
	width:472px;
	height:234px;
	background:url(../img/index_example_bg.gif) no-repeat;
	float:left;
	position:relative;
	}
#example h3,
#example p,
#example li {
	position:absolute;
	left:11px;
	}
#example h3 {
	top:16px;
	}
#example p {
	top:43px;
	}
#example h3 {
	top:16px;
	}
#example li.example1,
#example li.example4 {
	top:118px;
	}
#example li.example2,
#example li.example5 {
	top:154px;
	}
#example li.example3 {
	top:190px;
	}
#example li.example4,
#example li.example5 {
	left:245px;
	}

#bar {
	width:166px;
	float:right;
	}
#bar a:hover img {
	filter : alpha(opacity = 70);
	-moz-opacity : 0.70;
	opacity : 0.70;
	}