/* リセット */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/* common */
a { color: #40ACFF;}
a:visited { color: #2D84C7;}
a:active { color: #2D84C7;}
a:hover { color: #FF6633; text-decoration: none; }

/* フッター固定 */
html,body {
height: 100%;
}
#corp_wrap {
position: relative;
min-height: 100%;
height: auto;
}

/* ヘッダー */
#header990 {
padding: 0px;
}
.corp_head {
background: #2E5EAA url(/dp/ana/corporate/ajp/images/ajp_corp_head.jpg) no-repeat;
width:950px;
height:153px;
position: relative;
overflow: hidden;
}
.corp_head h1 {
position: absolute;
top: 75px;
left: 0;
}
.bg1 {
position:absolute;
top: -200px;
left: 735px;
}
.bg2 {
position:absolute;
bottom: -200px;
left: 328px;
}
.bgAir {
position:absolute;
bottom: -200px;
left: 200px;
}

/* コンテンツ */
#container {
font-size: 13px;
line-height: 1.3em;

padding-bottom: 73px;
}
#container > h2 {
width: 670px;
text-align: left;
margin: 30px auto 0;
}
#whatAjp {
background: #f6f6f6;
width: 100%;
margin: 5px 0 0 0;
padding: 30px 0 35px;
}
#whatAjp > p {
width: 450px;
margin: 0 auto;
padding-right: 220px;
position: relative;
line-height: 1.5em;
}
#whatAjp > p > img {
position: absolute;
right: 10px;
top: -70px;
}
.corp_btn {
margin: 20px 0 40px;
text-align: center;
}
#corp_info {
background: #f6f6f6 url(/dp/ana/corporate/ajp/images/ajp_corp_dot.gif) repeat-y;
width: 670px;
margin: 5px auto;
}
#corp_info dt {
clear:left;
float: left;
width: 230px;
height: 40px;
text-align: center;
border-top: solid 4px #fff;
line-height: 46px;
}
#corp_info dd {
background: #fff;
margin: 0 0 0 230px;
min-height: 18px;
width: 430px;
border-top: solid 4px #fff;
padding: 12px 0 12px 10px;
}

/* フッター */
#footer {
width: 920px;
margin: 0 0 0 -460px;
background: #929292;
border-top: solid 3px #ffca7e;
text-align: center;
height: 27px;
padding: 8px 0 0;
position: absolute;
bottom: 0;
left: 50%;
}