@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by Huongnt
/////////////////////////////////////
*/

#Subvisual{
	position:relative;
	height:403px;
	background:url(../images/index/bg_mv.png) left top repeat-x;

}
#Subvisual  h2{
	text-align:right;
	padding:20px 20px 12px;
}
.Subvisual_img{
	height:348px;
	background:url(../images/sitemap/subvisual.png) center 83px no-repeat;
}
#Subvisual  h2.title{
	position:absolute;
	top:160px;
	left:180px;
}
.man{
	position:absolute;
	right:-320px;
	top:-52px;
	z-index:998;
}




.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:400%;
	line-height:80px;
	background:#0f0e86;
}
#Sitemap {
    background: url(../images/index/bg01.png) center 80px no-repeat #f93e0e;
	min-height:600px;
}
.man01 {
    position: absolute;
    top: -100px;
    left: -120px;
}
.block_concept {
    padding: 45px 0 120px 145px;
    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;
}