@charset "UTF-8";

/* メイン スタイルシートの読み込み　+　Mac 版 IE5.x スタイル適応除外
------------------------------------------------------------ */
/*¥*/
@import "/css/common.css";
@import "/css/mod/contents.css";
/**/




#contents {
background:none;
}


h1{
color:#ffffff;
width:328px;
margin:11px 0 0 0;
padding:0;
font-size:10px;
font-weight:bold;
float:left;
}




/* 
------------------------------------------------------------ */
#promotionArea {
margin-top:20px;
height:178px;
overflow:visible;
/* border:solid 1px #000; */
}

/* 透過PNG 画像対応 */
.iepngfix {
behavior: expression(IEPNGFIX.fix(this));
position:absolute;
z-index:0;
}




/* 
------------------------------------------------------------ */
#gatewayArea {
margin:40px 0 40px 0;
}

* html #gatewayArea {
margin:40px 0 10px 0;
}

#gatewayArea:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#gatewayArea { display:inline-block; }

#gatewayArea h2.imgHead {
margin:0 0 20px 0;
}

#gatewayColumn01, 
#gatewayColumn02 {
margin-right:10px;
width:202px;
float:left;
}

#gatewayColumn03 {
float:right;
width:202px;
}




/* 
------------------------------------------------------------ */
#bannerArea{
margin:15px 0 0 0;
padding:0;
}

#bannerArea ul{
list-style:none;
margin:0;
padding:0;
}

#bannerArea ul li{
height:60px;
margin:0 0 10px 0;
padding:0;
}

#bannerArea ul li.end{
margin:0;
}




/* 
------------------------------------------------------------ */
#bottomNavi {
padding:0 20px 30px 20px !important;
height:100%;
}

#bottomNavi h2 {
background:url(/images/index/horizontal_line_top-01.gif) no-repeat left top;
margin-bottom:10px;
padding-top:12px;
/* padding-bottom:2px; */
/* border:solid 1px #000; */
}

#bottomNavi ul {
background:url(/images/index/line_top_service.gif) no-repeat 0 0;
list-style:none;
}

#bottomNavi ul li {
width:209px;
display:inline;
margin:0;
padding:0;
display:block;
float:left;
font-size:10px;
text-align:center;
}

#bottomNavi ul li a {
text-decoration:none;
}

#bottomNavi ul :after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#bottomNavi ul { display:inline-block; }



#bottomNaviLeft ul {
list-style:none;
margin-bottom:0.7em;
background:none;
}

#bottomNaviLeft ul li {
width:auto;
display:inline;
padding:0 16px 0 0;
}




#bottomNavi h2.linkService02 {
background:url(/images/index/horizontal_line_top-01.gif) no-repeat left top;
margin-bottom:10px;
padding-top:22px;
/* padding-bottom:2px; */
/* border:solid 1px #000; */
}






/* 
------------------------------------------------------------ */
#contentWrapper {
margin:0;
padding:0;
}

#contentWrapper h2.latestNews {
width:601px;
margin-bottom:10px;
padding-left:25px;
margin:0 0 10px 0;
padding:0 0 0 25px;
color:#505560;
font-size:14px;
background:url(/images/common/bg_main_contents_h3.gif) 0 0 no-repeat;
line-height:20px;
border-bottom:2px solid #ccc;
}

#contentWrapper h2.latestNews a {
text-decoration:none;
}

#contentWrapper h2.latestNews a:link,
#contentWrapper h2.latestNews a:visited,
#contentWrapper h2.latestNews a:hover,
#contentWrapper h2.latestNews a:active {
color:#009999;
}




dl.latestNews {
margin:0 0 60px 20px;
}

dl.latestNews dt {
font-weight:bold;
}

dt span.veryNew {
background-color:#36f;
color:#fff;
font-size:10px;
padding:1px 3px;
}

dl.latestNews dd {
margin-bottom:0.7em;
line-height:1.5em;
}
















/* Windows 版 IE5.x (5.0〜5.5) 用スタイルシートの読み込み
------------------------------------------------------------ */
@media tty {
	i{content:"¥";/*" "*/}} @import '/css/win-ie5x.css'; /*";}
}/* */

/* Windows 版 IE5.0 用スタイルシートの読み込み
------------------------------------------------------------ */
@media tty {
	i{content:"¥";/*" "*/}}; @import '/css/win-ie50.css'; {;}/*";}
}/* */

/* Windows 版 IE5.5 用スタイルシートの読み込み
------------------------------------------------------------ */
@media tty {
	i{content:"¥";/*" "*/}}@m; @import '/css/win-ie55.css'; /*";}
}/* */
