@charset "utf-8";

/* ========== import ========== */
@import url('/common/css/layout.css');

/* ========== universal font size setting =========== */
body{line-height:1.6; color:#666666; font-size:0.8em; font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
.mac.webkit body{font-size:13px;}
table{font-size:100%;}


/* ========== initialize & reset ========== */
*{margin:0; padding:0;}
img{border:none; vertical-align:bottom;}
caption,th{text-align:left;}
table{border-collapse:collapse; border-spacing:0;}
ul{list-style:none;}
hr{display:none;}
h1,h2,h3,h4,h5,h6,p,td,th{font-size:100%;}
address,em,cite	{font-style:normal;}
input{vertical-align:middle;}

/* ========== clear ========== */
* html .clrFix{zoom :1;}
.clrFix:after{content:''; display:block; clear:both;}
.clr{clear:both;}

/* ========== common setting =========== */
/* hide from browser */
.hide{display:none;}
/* anchor */
a:link{color:#333333; text-decoration:none;}
a:visited{color:#333333; text-decoration:none;}
a:hover{color:#666666; text-decoration:underline;}
a{outline:none;}
a.blank img{vertical-align:baseline}
a.hoverImg:hover img{filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50;}

/* text align */
.a-rt{text-align:right !important;}
.a-ct{text-align:center !important;}

/* float */
.f-lt{float:left !important;}
.f-rt{float:right !important;}

/* margin adjuster */
.mb0{margin-bottom:0 !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb30{margin-bottom:30px !important;}
.mt0{margin-top:0 !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}

/* ========== functions ========== */
.blank{}
.bgpng{}
.rollover{}
.wordBreak{}
.popup{}
.active{}
.overImage{}
a.over{color:#333333; text-decoration:underline;}
.over a{color:#333333; text-decoration:underline;}

/* ========== body identifier ========== */
body#bidTop{}
body#bidNews{}
body#bidAbout{}
body#bidService{}
body#bidCsr{}
body#bidNetwork{}
body#bidProject{}
body#bidIr{}
body#bidContact{}

