@charset "utf-8";
/* ===================================================================
あいらんど・どりーむず
インターアイランド航空券　2013/9
=================================================================== */

body {
background: url(../../common/images/bgimg_header.gif) 0 0 repeat-x;
}

#container {
position:relative;
}

#main-con {
background:none;
}


/*----------------------------------------------------
	#main-con
----------------------------------------------------*/

#main-con {
		margin-bottom:60px;
}

.catch-h1 {
position : absolute;
top: 0;
left: 206px; 
width: 540px;
height: 25px;
background:url(../images/catch01.png) left top no-repeat;
text-indent: -9999px;
}

h2 {
position : absolute;
top: 26px;
left: 206px; 
width: 540px;
height: 16px;
background:url(../images/h2_top.png) left top no-repeat;
text-indent: -9999px;
}


h3 { 
width: 476px;
height: 127px;
margin-top: 20px;
background: url(../images/h3_mailform.png) 0 0 no-repeat;
text-indent: -9999px;
}


.tr-form {
	width:800px;
	border:1px solid #39C;
	border-bottom:none;
	margin-bottom:30px;
	margin-left:40px;
}

.tr-form dt {
	width:150px;
	float:left;
	text-align:center;
	border-right:1px dotted #39C;
	border-bottom:1px solid #39C;
	background:#FF9;
}

.tr-form p {
	margin:15px 5px;	
}

.tr-form dd {
	width:649px;
	float:right;
	border-bottom:1px solid #39C;
}

.tr-form dd input, .tr-form dd textarea {
	width:550px;
	margin:15px 5px 15px 25px;
	padding:2px;
	border:#ccc 1px solid;
}

.submit {
	width:300px;
	font-size:120%;
	font-weight:bold;
	padding:8px;
	margin-left:60px;
}

.reset {
	width:150px;
	font-size:120%;
	font-weight:bold;
	padding:8px;
}
