@charset "utf-8";

body{	
	margin:0 auto;
	background-color:#000000;
}

.wrapper{
	width :1200px ; 
	margin:60px auto;
	background-repeat:no-repeat;
	background-image:url("img/background_avatar.jpg");
}

.wrapper_01{
	width :1200px ; 
	margin:60px auto;
	background-repeat:no-repeat;
	background-image:url("img/background_sample_application_program.jpg");
}

.wrapper_02{
	width :1200px ; 
	margin:60px auto;
	background-repeat:no-repeat;
	background-image:url("img/background_match.jpg");
}

img{
    border-style:none;
}


.shadow{
	filter: progid:DXImageTransform.Microsoft.shadow(color=#999999, direction=135, strength=3);
}

.title01{
	width:1200px;
	height:740px;
	z-index:1;
}

.title02{
	position:relative;
}

.flash1{
	position:relative;
	width:607px;
	height:442px;
	z-index:2;
	top:-565px;
	left:145px;
}
.flash2{
	position:relative;
	width:687px;
	height:500px;
	z-index:2;
	top:-570px;
	left:118px;
}
.c{
	border: 10px solid #FF0000;
	//width:100%;

}
