@charset "utf-8";
/* ===================================================================
あいらんど・どりーむず
インターアイランド航空券　2013/9
=================================================================== */

body {
background: url(../../common/images/bgimg_header.gif) 0 0 repeat-x;
}

#container {
position:relative;
}

#main-con {
background:none;
}


/*----------------------------------------------------
	.con01
----------------------------------------------------*/


.catch-h1 {
position : absolute;
top: 0;
left: 206px; 
width: 540px;
height: 25px;
background:url(../images2/catch01.png) left top no-repeat;
text-indent: -9999px;
}

h2 {
position : absolute;
top: 26px;
left: 206px; 
width: 540px;
height: 16px;
background:url(../images2/catch02.png) left top no-repeat;
text-indent: -9999px;
}


h3 { 
width: 476px;
height: 127px;
margin-top: 20px;
background: url(../images2/h3_staff.png) 0 0 no-repeat;
text-indent: -9999px;
}

.each-one {
	width:800px;
	margin-left:80px;
	margin-bottom:60px;
	border: 3px solid #39C;
}

.each-one dt {
	font-size:180%;
	font-weight:bold;
	color:#39c;
	padding:10px 0 0 25px;
}

.staff-info {
	width:540px;
	float:right;
}

.staff-info p {
	padding:10px 25px 10px 0;
}

.staff-photo {
	width:255px;
	float:left;
	text-align: right;
}
	
	
	
	
	
	