css.css

/* ------------------------------------------------- 要素 ------------------------------------------------- */
/* ********************* ボディー部分 ********************* */
body {
 background-color: whitesmoke;
}

/* ********************* リンク部分 ********************* */
/* 未訪のリンク */
a:link {
 color: background; text-decoration: underline;
}
/* カーソルが上に乗っているリンク */
a:hover {
 color: background; text-decoration: none;
}
/* アクティブ中のリンク */
a:active {
 color: background; text-decoration: none;
}
/* 訪問済みのリンク */
a:visited {
 color: background; text-decoration: none;
}

/* ------------------------------------------------- クラス ------------------------------------------------- */
/* タイトル部分 */
.captionBarBg {
 width: 100%; height: 20px;
 border-style: outset; border-width: 1px; background-image: url(../images/captionBarBg.gif);
 font-size: 12pt; font-weight: bold; color: background;
}

/* ********************* 友好用語部分 ********************* */
/* 一般説明 */
.explainFont {
 font-size: 11pt; font-weight: bold; color: background;
}
/* 特別説明 */
.noticeFont {
 font-size: 11pt; font-weight: bold; color: red;
}

/* ********************* 明細リスト部分 ********************* */
/* タイトル */
.list_title_col {
 border-top: 1px inset; border-bottom: 1px inset; border-left: 1px inset; border-right: 1px inset;
 font-size: 10pt; color: white; text-align: left;
 background-image: url(../images/lstTitleBg.gif);
}
/* 内容左揃え */
.list_detailsCol_left {
 border-top: 1px inset; border-bottom: 1px inset; border-left: 1px inset; border-right: 1px inset;
 font-size: 10pt; color: black; text-align: left; word-break: break-all;
 background-color: white;
}
/* 内容中央揃え */
.list_detailsCol_center {
 border-top: 1px inset; border-bottom: 1px inset; border-left: 1px inset; border-right: 1px inset;
 font-size: 10pt; color: black; text-align: center; word-break: break-all;
 background-color: white;
}
/* 内容右揃え */
.list_detailsCol_right {
 border-top: 1px inset; border-bottom: 1px inset; border-left: 1px inset; border-right: 1px inset;
 font-size: 10pt; color: black; text-align: right; word-break: break-all;
 background-color: white;
}

/* ********************* 登録部分 ********************* */
/* 項目名 */
.edt_colHead_font {
 font-size: 11pt; font-weight: bold; color: background; text-align: left;
}
/* 項目タイトルのバック */
.edt_colHead_bg {
 /* 保留 background-image: url(../images/lstTitleBg.gif); */
}
/* 必須入力項目 */
.needItem {
 border-top: #7f9db9 1px solid; border-bottom: #7f9db9 1px solid; border-left: #7f9db9 1px solid; border-right: #7f9db9 1px solid;
 height: 22;
 background-color: #FFFF99;
}
/* 必須入力の'*' */
.edt_item_notice {
 font-size: 11pt; color: red;
}

/* ********************* ボックスの上の余白 ********************* */
.areaMarginTop5 {
 margin-top: 5px;
}
.areaMarginTop10 {
 margin-top: 10px;
}
.areaMarginTop15 {
 margin-top: 15px;
}
.areaMarginTop20 {
 margin-top: 20px;
}
.areaMarginTop30 {
 margin-top: 30px;
}
.areaMarginTop40 {
 margin-top: 40px;
}
.areaMarginTop50 {
 margin-top: 50px;
}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值