/* 項目-カテゴリー */
div.category_title {
    background-image: url('/images/category_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 220px;
}
div.category_bottom {
    background-image: url('/images/category_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 220px;
}
/* 項目-ランキング */
div.weekrank_title {
    background-image: url('/images/weekrank_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 220px;
    margin-top: 12px;
}
div.makerrank_title {
    background-image: url('/images/makerrank_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 220px;
    margin-top: 12px;
}
div.rank_bottom {
    background-image: url('/images/rank_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 220px;
}
/* 項目-最新アップデート情報 */
div.newupdate_title {
    background-image: url('/images/newupdate_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 500px;
}
div.newupdate_bottom {
    background-image: url('/images/newupdate_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 500px;
}
/* 項目-検索結果 */
div.search_key_title {
    background-image: url('/images/key_search_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 500px;
}
div.search_ca_title {
    background-image: url('/images/ca_search_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 500px;
}
div.search_bottom {
    background-image: url('/images/search_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 500px;
}
/* 項目-製品情報 */
div.product_info_title {
    background-image: url('/images/product_info_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 500px;
}
div.p_upcareer_title {
    background-image: url('/images/p_upcareer_title.gif');
    background-repeat: no-repeat;
    height: 25px;
    width: 500px;
}
div.product_info_bottom {
    background-image: url('/images/product_info_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 500px;
}
/* 項目-MyUPD */
div.myupd_title {
    background-image: url('/images/myupd_title_l.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 200px;
}
div.myupd_bottom {
    background-image: url('/images/myupd_bottom_l.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 200px;
}
div.myupd_back {
    background-image: url('/images/myupd_back.gif');
    background-repeat: repeat;
    padding: 10px;
    width: 180px;
}
div.myupd_name {
    text-align: left;
    font-size: 13px;
}
/* 項目-ログイン */
div.login_scene_title {
    background-image: url('/images/login_scene_title.gif');
    background-repeat: no-repeat;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    width: 760px;
}
/* 項目-パスワード発行 */
div.myupd_pass {
    background-image: url('/images/myupd_pass.gif');
    background-repeat: no-repeat;
    height: 40px;
    width: 530px;
}
/* 項目-製品登録リスト */
div.entry_product_title {
    background-image: url('/images/entry_product_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 220px;
}
div.entry_product_bottom {
    background-image: url('/images/entry_product_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 220px;
}
/* 項目-MyUPD情報 */
div.myupd_info_title {
    background-image: url('/images/myupd_info_title.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 500px;
}
div.myupd_info_rss {
    padding: 7px 0px 10px 10px;
    width: 490px;
}
div.myupd_info_rss_link {
    padding: 5px 10px 8px 0px;
    text-align: right;
}
div.myupd_info_bottom {
    background-image: url('/images/myupd_info_bottom.gif');
    background-repeat: no-repeat;
    height: 10px;
    width: 500px;
}
/* 項目-MyUPD情報 */
div.myupd_userinfo_title {
    background-image: url('/images/myupd_userinfo_title.gif');
    background-repeat: no-repeat;
    height: 27px;
    padding: 3px 0px 0px 110px;
    width: 90px;
}
/* 項目-ユーザー登録 */
div.myupd_useracount_title {
    background-image: url('/images/myupd_useracount_title.gif');
    background-repeat: no-repeat;
    height: 40px;
    width: 530px;
}
/* 項目-ユーザー情報変更 */
div.myupd_user_change_title {
    background-image: url('/images/myupd_user_change_title.gif');
    background-repeat: no-repeat;
    height: 40px;
    width: 530px;
}
/* 項目-ユーザー再認証 */
div.myupd_user_check_title {
    background-image: url('/images/myupd_user_check_title.gif');
    background-repeat: no-repeat;
    height: 40px;
    width: 530px;
}
/* 項目-MyUPD */
div.myupd {
    background-image: url('/images/myupd.gif');
    background-repeat: no-repeat;
    height: 40px;
    width: 530px;
}
/* 項目-利用規約 */
div.rule_title {
    background-image: url('/images/rule_title.gif');
    background-repeat: no-repeat;
    height: 40px;
    width: 530px;
}

/* ランキング */
div.rank_category {
    font-size: 12px;
    text-align: right;
}
div.rank_period {
    font-size: 12px;
    text-align: center;
}
li.rank {
    padding: 0px 0px 4px 0px;
}

/* 最新アップデート情報 */
div.newupdate {
    font-size: 12px;
    padding-bottom: 8px;
}
div.newupdate_date {
    font-weight: bold;
    margin-left: 20px;
}

/* Bookmark */
div.bookmark {
    text-align: right;
}

img.bookmark {
    margin-left: 5px;
}

/* 検索（ajax） */
div#search {
    padding: 15px 0px 30px 65px;
    width: 410px;
}
input#word {
    border: 1px #000000 solid;
    height: 17px;
    line-height: 17px;
    padding-left: 2px;
    vertical-align: middle;
    width: 300px;
}
input#search_submit {
    height: 24px;
    margin-left: 2px;
    vertical-align: middle;
    width: 70px;
}
div#suggest {
    background-color: #ffffff;
    border: 1px #a0a0a0 solid;
    border-top: none;
    cursor: pointer;
    display: none;
    font-size: 12px;
    line-height: 17px;
    padding-left: 1px;
    position: absolute;
    width: 301px;
    z-index: 999;
}

/* 検索 */
div.seaech_more {
    font-size: 12px;
    margin: 3px 0px 10px 0px;
}
table.search_list {
    border-collapse: collapse;
    width: 500px;
}
td.search_count {
    font-size: 11px;
    padding: 0px;
    text-align: right;
}
th.search_list_h1 {
    background: #def0f6;
	color: #404040;
    width: 87px;
}
th.search_list_h2 {
    background: #def0f6;
	color: #404040;
}
th.search_list_h3 {
    background: #def0f6;
	color: #404040;
    width: 76px;
}
th.search_list_h4 {
    background: #def0f6;
	color: #404040;
    text-align: right;
    width: 48px;
}
td.search_category1 {
    border-bottom: 1px dashed #bcbcbc;
	color: #808080;
	font-size: 10px;
    padding: 0px;
}
td.search_category2 {
    border-bottom: none;
    font-size: 11px;
    padding: 3px 0px 0px 0px;
    text-align: right;
}
select#search_sort {
    font-size: 11px;
    height: 20px;
    width: 104px;
}
td.search_list_c1, td.search_list_c2 {
    border-bottom: 1px dashed #bcbcbc;
    padding: 5px 4px 6px 4px;
    word-break: break-all;
}
td.search_list_c3 {
    border-bottom: 1px dashed #bcbcbc;
    padding: 5px 4px 6px 4px;
    text-align: center;
}
td.search_list_c4 {
    border-bottom: 1px dashed #bcbcbc;
    padding: 5px 4px 6px 4px;
    text-align: right;
}
span.search_title {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 150px;
    position: relative;
    top: 8px;
}

/* 製品情報 */
table.item {
    background: #ffffff;
    margin-right: auto;
    margin-left: auto;
    width: 500px;
}
td.item_name {
    font-weight: bold;
}
td.item_update_list_c1 {
    border-bottom: 1px dashed #bcbcbc;
    vertical-align: top;
    width: 70px;
}
td.item_update_list_c2 {
    border-bottom: 1px dashed #bcbcbc;
}
img#myupdadd {
    margin-left: 7px;
    vertical-align: middle;
}

/* ログイン */
td.login1 {
    border-right: 1px solid #e0e0e0;
    padding: 15px 0px 15px 0px;
    text-align: right;
    vertical-align: top;
    width: 50%;
}
td.login2 {
    padding-top: 15px;
    width: 50%;
}
td.login3 {
    padding: 5px;
    text-align: center;
}
div.head_login_border1 {
    margin-left: auto;
    line-height: 30px;
    text-align: center;
    width: 380px;
}
div.head_login_border2 {
    line-height: 30px;
    text-align: center;
    width: 380px;
}
div.head_login_openid {
    font-size: 12px;
    line-height: 16px;
    margin: 20px 0px 0px auto;
    text-align: left;
    width: 350px;
}
div.login_bottom {
    height: 5px;
}
input#openid {
    background-color: #f4f4f4;
	background-image: url(/images/openid.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
    border: 1px solid #266EB6;
    height: 17px;
    ime-mode: disabled;
    line-height: 17px;
	padding-left:18px;
    width: 260px;
}
input#loginemail, input#loginpassword {
    background-color: #f4f4f4;
    border: 1px solid #266EB6;
    height: 17px;
    ime-mode: disabled;
    line-height: 17px;
    padding-left: 2px;
    width: 200px;
}
input#login_sub {
    height: 29px;
    width: 150px;
}
table.login_input {
    margin: 15px auto 15px auto;
}
td.openid_input {
    text-align: left;
}
th.login_input {
    padding: 1px;
    text-align: right;
}
td.login_input {
    padding: 1px;
}
div#openid_wait {
    font-size: 13px;
    font-weight: bold;
    height: 30px;
}

/* MyUPDアップデート情報 */
table.myupd_update_list {
    border-collapse: collapse;
    width: 500px;
}
div.myupd_update_list_maker {
    background: #def0f6;
	color: #404040;
    font-weight: bold;
}
td.myupd_update_list_c1 {
    border-bottom: 1px dashed #bcbcbc;
    vertical-align: top;
    width: 70px;
}
td.myupd_update_list_c2 {
    border-bottom: 1px dashed #bcbcbc;
}
td.myupd_update_list_c3 {
    text-align: center;
}
table.myupd_regitem_list {
    border-collapse: collapse;
    border-style: none;
    width: 220px;
}
td.myupd_regitem_list_top {
    padding: 3px;
}
td.myupd_regitem_list {
    padding: 3px;
    border-top: 1px dashed #d0d0d0;
}
div.private_update {
    font-size: 15px;
}
span.myupd_regitem_count {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 130px;
    position: relative;
    top: 5px;
}
img#userinfo_change {
    margin-top: 1px;
}

/* 新規登録 */
div.newac_openid {
    color: #ff8010;
    font-weight: bold;
    margin: 10px 0px 15px 0px;
}
div.newac_openid_link {
    font-weight: bold;
    margin: 10px 0px 15px 0px;
}
div.newac_exp {
    margin: 15px;
}
div.newac_exp_table {
    margin-top: 10px;
}
td.newac_exp {
    padding: 0px;
}
ul.newac_exp {
    font-size: 12px;
}
table.newac {
    margin-right: auto;
    margin-left: auto;
}
td.newac_c1 {
    padding: 0px;
    text-align: left;
    height: 28px;
}
td.newac_c2 {
    padding: 0px;
    text-align: center;
}
td.newac_c3 {
    padding: 0px;
    text-align: left;
}
td.newac_c4 {
    height: 32px;
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    color: #606060;
    vertical-align: top;
    text-align: left;
}
td.newac_c5 {
    padding: 0px;
}
td.newac_c6 {
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    color: #606060;
    text-align: left;
}
img#change_image {
    cursor: pointer;
    margin-left: 3px;
    vertical-align: middle;
}
input#newacname {
    background-color: #f4f4f4;
    border: 1px solid #266EB6;
    height: 17px;
    line-height: 17px;
    padding-left: 2px;
    width: 250px;
}
input#newacemail, input#newacpassword, input#newacpassword2 {
    background-color: #f4f4f4;
    border: 1px solid #266EB6;
    height: 17px;
    ime-mode: disabled;
    line-height: 17px;
    padding-left: 2px;
    width: 250px;
}
input#newaccaptcha {
    background-color: #f4f4f4;
    border: 1px solid #266EB6;
    height: 17px;
    ime-mode: disabled;
    line-height: 17px;
    padding-left: 2px;
    vertical-align: middle;
    width: 100px;
}
input#newacsubmit {
    height: 29px;
    width: 250px;
    margin: 10px;
}
iframe.newacrule {
    border: 1px solid #000000;
    padding: 1px;
    height: 150px;
    width: 530px;
}

/* 新パスワード発行 */
span.newpassword {
    font-family: 'ＭＳ ゴシック';
    font-size: 18px;
    font-weight: bold;
}

/* 利用規約 */
iframe.rule_s {
    border-style: none;
    padding: 1px;
    height: 500px;
    width: 530px;
}

/* UPD.JP News */
div.upd_news {
    margin: 7px 0px 10px 18px;
    font-weight: bold;
}

/* Windows7 */
div.upd_news7 {
    margin: 7px 0px 3px 10px;
    font-weight: bold;
}
span.url7 {
    font-family: 'Courier New';
}
table.win7 {
    border-collapse: collapse;
    width: 100%;
}
td.win7 {
    font-size: 12px;
    padding: 3px 0px 3px 0px;
}
ul.win7 {
    margin: 0px;
    padding: 0px 1px 0px 25px;
}
div.newupdate_date7 {
    font-weight: bold;
    margin-left: 1px;
}
div.newupdate_title7 {
    background-image: url('/images/newupdate_title7.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 500px;
}
