@charset "utf-8";
/* CSS Document */

.oneColFixCtrHdr #header h1 {
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:0;
	width:105px;
}

.MovieArea {
margin:5px auto;
}

.top_cnt {
width:100%;
margin:20px 0 0 0;
position:relative;
}

.top_cnt #recruit {
position:absolute;
left:0;
top:0;
text-align:left;
vertical-align:top;
width:220px;
}

.top_cnt #new {
clear:both;
left:0;
margin:20px 0 0 0;
text-align:left;
vertical-align:top;
width:691px;
}

.top_cnt #new p {
line-height:140%;
font-size:1.2em;
margin:20px 0 0 0;
}

.date {
color:#7f8390;
}

.top_cnt #top_contact {
position:absolute;
right:0;
top:0;
width:220px;
vertical-align:top;
}

.top_cnt #top_design {
margin:0 230px 0 230px;
vertical-align:top;
width:220px;
}

.top_cnt #top_design p{
width:220px;
height:100px;
margin:0 0 6px 0;
position:relative;
text-align:left;
}

.design01 {
background:url("../../images/design01.jpg") 0 0 no-repeat;
}

a.iro_btn { 
display: block; 
width: 80px; 
height: 18px; 
background: url("../../images/iromanma_off.jpg") 0 0 no-repeat; 
text-indent: -9999px;
text-decoration: none; 
position:absolute;
left:6px;
bottom:7px;
} 

a:hover.iro_btn { 
background-position: 0 -18px; 
}


.design02 {
background:url("../../images/design02.jpg") 0 0 no-repeat;
}

a.anges_btn { 
display: block; 
width: 60px; 
height: 18px; 
background: url("../../images/anges_off.jpg") 0 0 no-repeat; 
text-indent: -9999px;
text-decoration: none; 
position:absolute;
left:6px;
bottom:26px;
} 

a:hover.anges_btn { 
background-position: 0 -18px; 
}

a.piece_btn { 
display: block; 
width: 100px; 
height: 18px; 
background: url("../../images/2piece_off.jpg") 0 0 no-repeat; 
text-indent: -9999px;
text-decoration: none; 
position:absolute;
left:6px;
bottom:8px;
} 

a:hover.piece_btn { 
background-position: 0 -18px; 
}
