/*------------------------------------------------------------
Base
------------------------------------------------------------*/
html, body {
margin:0;
padding:0;
height:100%;
}
body {
font-size:12px; 
line-height:24px;
color:#333333;
font-family:Verdana,Arial,Helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',Osaka, '‚l‚r ƒSƒVƒbƒN', sans-serif;
background:#ffffff;
}

/*------------------------------------------------------------
Link
------------------------------------------------------------*/
a:link,
a:visited {color:#1a1a1a; text-decoration:none;}
a:hover,
a:active {color:#1a1a1a; text-decoration:underline;}

/*------------------------------------------------------------
Decoration
------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
margin:0; 
padding:0; 
font-weight:normal;
}
ul {
margin:0; 
padding:0; 
list-style-type:none;
}
dl, ol {
margin:0; 
padding:0;
}
img {
border:0;
}
strong {
font-weight:bold;
}
table {
border-collapse:collapse;
border-spacing:0; 
}
form {
padding:0;
margin:0;
}
select {
background:#ffffff;
border-top:1px solid #aaaaaa;
border-left:1px solid #aaaaaa;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
font-family:Arial,Helvetica,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',Osaka, '‚l‚r ƒSƒVƒbƒN', sans-serif;
}
input,
textarea {
margin:0;
}
br.clear {
clear:both;
height:1px;
line-height:1px;
}
.red {color:#a70000;}

/*------------------------------------------------------------
Layout
------------------------------------------------------------*/
#container {
width:980px;
margin:0 auto -36px auto;
min-height:100%;
height:auto !important;
height:100%;
border-left:1px solid #bfbfbf;
border-right:1px solid #bfbfbf;
}

.push {
clear:both;
height:36px;
}

/*------------------------------------------------------------
Header
------------------------------------------------------------*/
#hdr {
background:#ffffff;
height:45px;
border-bottom:1px solid #bfbfbf;
padding:15px 20px 0 20px;
overflow:hidden;
}
.hdr-logo {
width:64px;
float:left;
}

/*------------------------------------------------------------
Title -- Line only
------------------------------------------------------------*/
#ttl {
background:#ffffff;
border-bottom:1px solid #bfbfbf;
padding:4px 0;
margin:0 0 60px 0;
overflow:hidden;
}
#ttl .line {
height:25px;
background:#000000;
}

/*------------------------------------------------------------
Contents
------------------------------------------------------------*/
.information_w660 {
width:660px;
margin:0 auto;
padding:0 0 100px 0;
}
h1 {
padding:0 0 10px 0;
background:url("../img/line-dot.gif") bottom left repeat-x;
margin:0 0 30px 0;
}
h2.hl {
font-size:14px; 
line-height:130%;
font-weight:bold;
color:#a70000;
margin:0 0 30px 0;
}
.information_w660 p {
font-size:11px; 
line-height:18px;
margin:0 0 15px 0;
}

.btn-area {
margin:35px 0 0 0;
padding:15px 0 0 0;
background:url("../img/line-dot.gif") top left repeat-x;
}
.btn-area table {
width:100%;
}

.btn-customer {
width:325px;
}
.btn-customer a:link,
.btn-customer a:visited {
display:block;
width:325px;
height:35px;
background:url("../img/btn.gif") 0 -35px no-repeat;
text-decoration:none;
overflow:hidden;
text-indent:-9999em;
}
.btn-customer a:hover,
.btn-customer a:active {background:url("../img/btn.gif") -325px -35px no-repeat;}
.btn-card {
width:325px;
padding:0 0 0 10px;
}
.btn-card a:link,
.btn-card a:visited {
display:block;
width:325px;
height:35px;
background:url("../img/btn.gif") 0 0 no-repeat;
text-decoration:none;
overflow:hidden;
text-indent:-9999em;
}
.btn-card a:hover,
.btn-card a:active {background:url("../img/btn.gif") -325px 0 no-repeat;}

/*------------------------------------------------------------
Footer
------------------------------------------------------------*/
#ftr {
width:980px;
height:35px;
margin:0 auto;
border-top:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
border-right:1px solid #bfbfbf;
font-size:9px; 
line-height:14px;
color:#333333;
text-align:right;
}
#ftr-inner {
padding:10px 14px 0 0;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
#ftr .mark {
font-size:10px; 
line-height:14px;
}
#ftr a:link,
#ftr a:visited {color:#333333; text-decoration:none;}
#ftr a:hover,
#ftr a:active {color:#333333; text-decoration:underline;}
