select, input {
    padding: 0;
	vertical-align:middle;
}

div#search{
	width:750px;
	font-size:12px;
}
div.search_head{
	background: url(/addin/cojp/airline/images/airline_top_title.gif) no-repeat left top;
	height:32px;
	border-bottom: 1px solid #666666;
	margin:0;
	font-size:1px;
	text-indent:-9999px;
	}

div.search_head .logo{
	width:90px;
	height:30px;
	float:right;
	}

div.search_head .logo a{
	width:90px;
	height:30px;
	display:block;
}

/* パターン01*/
div.link_area{
	margin-top:5px;
	overflow:hidden;
}

div.link_area h2{color:#fe6c00;}

div.link_area .link_left{
	width:355px;
	float:left;
	padding:10px 15px 10px 5px;
	border-right:1px dotted #000;
}


div.link_area .link_right{
	width:355px;
	padding:10px 10px 10px 5px;
	float:right;
}
div.link_area dl{margin-top:10px;}

div.link_area dt{
	float:left;
	width:110px;
}
div.link_area dd{
	margin-left:110px;
}

/* パターン02*/
div.search_all_area{
	background:#e7f6f9;
	border-left:1px solid #939393;
	border-right:1px solid #939393;
	border-bottom:1px solid #939393;
	overflow:hidden;
	padding:5px 5px 0;
}


div.search_body table td select{
	font-size:12px;
}
div.search_body{font-size:12px;float:left;}
div.search_body th{padding:2px 5px 0 0;text-align:left;vertical-align:top;}
div.search_body th.tt{padding:2px 5px 0 5px;text-align:left;vertical-align:top;}
div.search_body td{padding:2px 0 0 0;text-align:left;vertical-align:top;}
div.search_body td div,
div.search_body td div script,
div.search_body td div select,
div.search_body td div input{float:left;}
div.search_body td.btntd{text-align: center;padding-bottom: 5px;}
div.search_body td input#text0{width:120px;}

/* overB */
div.overB{
	float:right;
	width: 130px;
	background: #ecf5fa;
	border: 1px solid #007eff;
	margin: 0 0 3px 0;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	cursor: pointer
	}

div.overB p{margin:0;}
div.overB h2.note{
    background: url(/addin/cojp/airline/images/arrow_search.gif) no-repeat  center bottom;
    marign: 0;
	padding: 0 0 20px 0;
}

/* mailBox */
div.mailBox{
	clear:both;
	border: 1px solid #ff904a;
	background: #feffd2;
    background: url(/addin/cojp/airline/images/pict_mail.gif) no-repeat 3px center #feffd2;
    padding: 3px 3px 3px 25px;
}


div.mailBox span{
	color: #ff0000;
	font-weight: bold;
}

