.Works{
	width:800px;
	height:1000px;
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	/*background:tomato;*/
}

.Gakubusei{
    height:20px;
    margin-top:auto;
	margin-left:auto;
	margin-right:auto;
}

.Gakubusei > h1{
	font-size:12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 0 0 10px;
	border-left: 4px solid gray;
}

.Insei{
    height:20px;
    margin-top:auto;
	margin-left:auto;
	margin-right:auto;
}

.Insei > h1{
	font-size:12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 0 0 10px;
	border-left: 4px solid gray;
}


.Main{
	width:100%;
	height:450px;
	margin-bottom:25px;
	background:center/cover url(../img/THE_AMBITIONS_Main.jpg) pink;
	/*margin:0;*/
}

.MainL{
	/*margin:0;*/
	width:390px;
	height:230px;
	float: left;
	/*margin:70px;*/
	/*background-color:blue;*/
}

.MainL > h1{
	margin:0px;
    font-size:12px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 0 0 10px;
	border-left: 4px solid gray;
}

.MainR{
	/*margin:0;*/
	width:237px;
	height:230px;
	float: right;
	/*margin:70px;*/
	/*background-color:blue;*/
}

.MainR > h1{
	margin: 0px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 0 0 10px;
	border-left: 4px solid gray;
}

.Info{
	padding:0;
	float:left;
	width:487px;
	/*background-color:yellow;*/
}

.Info > ul{
	list-style-type:none;
	margin-top:15px;
	padding:0;
} 

.Info > ul > li{
	font-size: 12px;
	margin:0;
	line-height: 24px;
}

.Sakuhinsyuu{
	width: 237px;
	height: 168px;
	margin-top: 12px;
	float:right;
}

.clear{
	clear:both;
	margin-top:50px;
}

.Parsonal{
	float:left;
	width:390px;
	height:200px;
	/*background-color:green;*/
}

.blank{
	float:left;
	width:20px;
	height:150px;
}

.Pimg{
	width:390px;
	height:150px;
}

.PP> p{
	padding:0;
	font-size:12px;
	/*background-color:lightgray;*/
}

.img1{
	background:center/cover url(../img/aoshima.jpg) gray;
}

.img2{
	background:center/cover url(../img/ishii.jpg) gray;
}

.img3{
	background:center/cover url(../img/sakamoto.jpg) gray;
}

.img4{
	background:center/cover url(../img/haruto.jpg) gray;
}

.img5{
	background:center/cover url(../img/fukuoka.jpg) gray;
}

.img6{
	background:center/cover url(../img/hosoya.jpg) gray;
}

.img7{
	background:center/cover url(../img/miyano.jpg) gray;
}

.img8{
	background:center/cover url(../img/yasuoka.jpg) gray;
}

.img9{
	background:center/cover url(../img/yamamura.jpg) gray;
}

.img10{
	background:center/cover url(../img/takeuchi.jpg) gray;
}

.img11{
    background:center/cover url(../img/maeda.jpg) gray;
}

.img12{
	background:center/cover url(../img/nakada.jpg) gray;
}







