@import url('/css/empty.css');

/*---------------------------------------------------------------------*/
/* ヘッダーナビゲーション */
/*---------------------------------------------------------------------*/
#globalHeaderNavigation {
padding:10px 0 0;
}
/*---------------------------------------------------------------------*/
/* ロゴ */
/*---------------------------------------------------------------------*/
#globalLogo {
float:left;
width:250px;
height:70px;
}
#globalLogo div a {
height:70px;
}
/*---------------------------------------------------------------------*/
/* 会員サービス */
/*---------------------------------------------------------------------*/
.colBoxItmid .colBoxSentence {
height:1%;
}
#masterMain .colBoxItmid .colBoxHead h2 {
font-size:16px;
line-height:24px;
margin:0;
}
.colBoxItmid {
padding:20px;
}
#masterMain .colBoxItmid .colBoxHead {
border-bottom:2px solid #418FC1;
margin:0 0 10px;
padding:0 0 2px;
}
#masterMain .colBoxItmid .colBoxHead.colBoxHeadMain {
border-bottom:4px solid #418FC1;
margin:0 0 15px;
}
#masterMain .colBoxItmid .colBoxHead h1 {
font-size:24px;
line-height:30px;
margin:0 0 5px;
padding:0;
}
.colBoxItmid .colBoxSentence table {
border-collapse:collapse;
font-size:14px;
line-height:18px;
}
.colBoxItmid .colBoxSentence th,
.colBoxItmid .colBoxSentence td {
border:1px solid #999;
padding:5px;
}
.colBoxItmid .colBoxSentence th {
width:25%;
text-align:left;
}
.colBoxItmid .colBoxSentence thead th {
background-color:#666;
color:#FFF;
}
.colBoxItmid .colBoxSentence tbody th {
background-color:#DDD;
}
