@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

#Subvisual{
	position:relative;
	height:280px;
	background:url(../images/index/bg_mv.png) left top repeat-x;

}
#Subvisual  h2{
	text-align:right;
	padding:20px 20px 0px;
}
.Subvisual_img{
	height:220px;
	background:url(../images/sitemap/subvisual.png) center 42px no-repeat;
}
#Subvisual  h2.title{
    position: absolute;
    top: 100px;
    left: 0;
    width: 160px;
}
.man{
    position: absolute;
    right: 10px;
    bottom: -178px;
    z-index: 998;
    width: 60%;
}

.hand{
	position:absolute;
	left:100px;
	bottom:-5px;
	z-index:1;
}


.ttl-h3{
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 24px #010101;
	font-size:320%;
	line-height:80px;
	background:#0f0e86;
}

.ttl-h3 span {
	margin-left: 0px;
}

#Sitemap {
    background: url(../images/index/bg01.png) center 80px no-repeat #f93e0e;
	min-height:490px;
}
.man01 {
	display: none;
    position: absolute;
    top: -100px;
    left: -120px;
}
.block_concept {
    position: relative;
    z-index: 998;
}
#Footer h3{
    z-index: 999;
}
.block_concept ul{
	font-size:200%;
	margin:40px 0 40px 80px;
	color:#0f0e86;
}
.block_concept ul li{
	list-style: disc outside;
	padding-left: 10px;
}
.block_concept ul a{
	color:#fff;
	text-decoration:none;
}