﻿* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 9pt;
    line-height: 16pt;
    color: #444444;
    letter-spacing: 2px;
    background: url(../images/bg.jpg);
    background-repeat: repeat-x;
    height: 96%;
}
#wrapper
{
    width: 880px;
	margin: 0px auto;
	position: relative;
}
h1,
h2,
h3,
h4
{
    clear: both;
    overflow: hidden;
}
/* リンク */
a,
a:link,
a:visited {
    color: #888888;
    text-decoration: none;
}
a:hover {
    color: #1e96c3;
    text-decoration: underline;
}
a:active {}
/* リンクつき画像 */
a img {
    border: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.left_
{
    float: left;
}
.right_
{
    float: right;
}
.middle
{
    vertical-align: middle;
}
.red
{
    color: Red;
}
.mt10
{
    margin-top: 10px;
}
.mt20
{
    margin-top: 20px;
}
.mb10
{
    margin-bottom: 10px;
}
.mb5
{
    margin-bottom: 5px;
}
.mb20
{
    margin-bottom: 20px;
}
.mb8
{
    width: 100%;
    clear: both;
    overflow: hidden;
    height: 24px;
    margin-bottom: 8px;
}
.spl
{
    width: 100%;
    clear: both;
    overflow: hidden;
}
.center
{
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
}
#logo
{
    margin: 0 0 0 0;
    float: left;
}

/* ヘッダ */
.header01,
.header02,
.header03,
.header04,
.header05
{
    clear: both;
    overflow: hidden;
}
.header01
{
    background-image: url(../images/hdr01_bg.jpg);
    background-repeat: no-repeat;
    line-height: normal;
    padding: 0 10px 0 10px;
    width: 860px;
    height: 20px;
    font-size: 8pt;
}
.header01 .left
{
    margin-top: 5px;
}
.header01 .right
{
    margin-top: 2px;
}
.header02
{
    background-image: url(../images/hdr02_bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: normal;
    width: 100%;
    height: 60px;
}
#logo
{
    float: left;
}
.header02 .right
{
    margin-top: 38px;
    width: 220px;
    text-align: left;
}
.header02 .right a
{
    padding-left: 20px;
    background-image: url(../images/hdr02_ico.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 10px;
}
.header03
{
    background-color: #d9d9d9;
    line-height: normal;
    padding: 0 5px 0 5px;
    width: 870px;
    height: 36px;
    text-align: center;
}
.header04
{
    background-color: #d9d9d9;
    line-height: normal;
    padding: 20px 0 20px 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.header04 #main_srcBx
{
    background-image: url(../images/txt_src_bg.jpg);
    background-repeat: no-repeat;
    border: none;
    border: 0;
    vertical-align: middle;
    line-height: normal;
    font-size: 12pt;
    color: #333333;
    width: 412px;
    height: 20px;
    padding: 4px 4px 0 4px;
}
.header04 #main_srcBtn
{
    vertical-align: middle;
    width: 100px;
    height: 24px;
    border: 0;
    cursor: pointer;
    background-image: url(../images/btn_src.jpg);
    text-indent: -9999px;
}
.header05
{
    background-color: #d9d9d9;
    line-height: normal;
    width: 100%;
    height: 5px;
    margin-bottom: 10px;
}

/* ボディ */

.body
{
    width: 100%;
    clear: both;
    overflow: hidden;
}

/* 左サイド */

.body .left
{
    width: 180px;
    line-height: normal;
}
.body .left .sh
{
    margin-bottom: 2px;
}
.body .left .box
{
    width: 158px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #e6e6e6;
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
}
.body .left .box a
{
    padding-left: 13px;
    background-image: url(../images/left_ico.jpg);
    background-repeat: no-repeat;
    background-position: left 2px;
    margin-right: 5px;
    text-decoration: underline;
}
.body .left .box span
{
    color: #7fb91a;
}
.body .left .box .box_01
{
    width: 158px;
    height: 24px;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.body .left .box .box_02
{
    width: 150px;
    padding: 4px 4px 4px 4px;
    background-color: #f2f3e9;
    clear: both;
    overflow: hidden;
}
body .left #mail_bx
{
    background-image: url(../images/txt_src_bg.jpg);
    background-repeat: no-repeat;
    border: none;
    border: 0;
    vertical-align: middle;
    width: 121px;
    height: 20px;
    padding: 4px 4px 0 4px;
}
body .left #mail_btn
{
    vertical-align: middle;
    cursor: pointer;
}
.body .left dl
{
    width: 168px;
    padding: 0 5px 15px 5px;
    border: solid 1px #e6e6e6;
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
}
.body .left dl dt,
.body .left dl dd
{
    width: 100%;
    padding: 8px 0 8px 0;
    clear: both;
    overflow: hidden;
    border-bottom: dotted 1px #cccccc;
}
.body .left dl dt:hover,
.body .left dl dd:hover
{
    width: 100%;
    padding: 8px 0 8px 0;
    clear: both;
    background-color: #f2f3e9;
    overflow: hidden;
    border-bottom: dotted 1px #cccccc;
}
.body .left dl dd
{
    background-color: #fafaf6;
}
.body .left dl a
{
    padding-left: 13px;
    background-image: url(../images/left_ico.jpg);
    background-repeat: no-repeat;
    background-position: left 2px;
    display: block;
}

/* 右サイド */

.body .right
{
    width: 690px;
}

/* 右サイド\左サイド */

.body .right .left
{
    width: 490px;
}
.body .right .left .main
{
    width: 482px;
    height: 212px;
    padding: 4px 4px 4px 4px;
    margin-bottom: 5px;
    background-image: url(../images/dot_main.gif);
    background-repeat: repeat;
    clear: both;
    overflow: hidden;
}
.body .right .left .main .box
{
    width: 476px;
    height: 206;
    padding: 3px 3px 3px 3px;
    background-color: #ffffff;
    overflow: hidden;
}
.body .right .left .main .left
{
    width: 356px;
    height: 206px;
    background-image: url(../images/dot_main.gif);
    background-repeat: repeat;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}
.body .right .left .main .left .snr
{
    width: 348px;
    height: 18px;
    padding: 4px 4px 0 4px;
    background-color: #000000;
    margin-top: 390px;
}
#scroll_img
{
    position: absolute;
    top: -206px;
    width: 356px;
    height: 412px;
    background-color: #ffffff;
}
#scroll_menu
{
    background-image: url(../images/main_right_bg.jpg);
    background-position: left -50px;
    background-repeat: no-repeat;
}
.body .right .left .main .right
{
    width: 120px;
    height: 206px;
    background-image: url(../images/main_p.jpg);
    background-repeat: no-repeat;
}
.body .right .left .main .right div
{
    width: 110px;
    height: 182px;
    padding: 24px 5px 0 5px;
    overflow: hidden;
    line-height: normal;
}
.body .right .left .main .right img
{
    margin-bottom: 5px;
    cursor: pointer;
}

.body .right .left .box_01
{
    width: 100%;
    margin-bottom: 5px;
    background-image: url(../images/box_01_bg.jpg);
    background-repeat: repeat-y;
    clear: both;
    overflow: hidden;
}
.body .right .left .box_01 .dm1,
.body .right .left .box_01 .dm2
{
    width: 100%;
    height: 4px;
    background-image: url(../images/dot_mdl.gif);
    background-repeat: repeat;
    clear: both;
    overflow: hidden;
}
.body .right .left .camp
{
    width: 482px;
    padding: 4px 4px 4px 4px;
    margin-bottom: 5px;
    background-image: url(../images/dot_mdl.gif);
    clear: both;
    overflow: hidden;
}
.body .right .left .camp div
{
    width: 474px;
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
    clear: both;
    overflow: hidden;
}
.body .right .left .camp div .img_left
{
    float: left;
    margin-right: 10px;
    padding: 2px 2px 2px 2px;
    border: solid 1px #cccccc;
}
.dm2
{
    margin-top: 1px;
}
.body .right .left .box_01 .left h3,
.body .right .left .box_01 .right h3
{
    width: 100%;
    height: 26px;
    margin-bottom: 5px;
}
.body .right .left .box_01 .left
{
    width: 172px;
    height: 100%;
    padding: 4px 4px 10px 4px;
    margin-left: 4px;
    background-color: #ffffff;
}
.body .right .left .box_01 .left .list
{
    width: 100%;
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #cccccc;
    clear: both;
    overflow: hidden;
}
.body .right .left .box_01 a
{
    color: #7fb91a;
    text-decoration: underline;
}

.body .right .left .box_01 .right
{
    width: 290px;
    height: 100%;
    padding: 4px 4px 10px 4px;
    margin-right: 4px;
    background-color: #ffffff;
}
.body .right .left .box_01 .right .list
{
    width: 100%;
    padding: 5px 0 5px 0;
    border-bottom: dotted 1px #cccccc;
    clear: both;
    overflow: hidden;
}

.body .right .left h1
{
    width: 100%;
    height: 26px;
    margin-bottom: 10px;
}
.spl2
{
    width: 100%;
    clear: both;
    overflow: hidden;
}
.body .right .left .spl2 .left,
.body .right .left .spl2 .right
{
    width: 240px;
}
.body .right .left .spl2 .left h2,
.body .right .left .spl2 .right h2
{
    width: 100%;
    height: 26px;
    margin-bottom: 5px;
}
.body .right .left .spl2 .left .list,
.body .right .left .spl2 .right .list
{
    width: 100%;
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #cccccc;
}
.body .right .left .spl2 .left .list img,
.body .right .left .spl2 .right .list img
{
    float: left;
    margin-right: 5px;
}
.body .right .left .spl2 .left .list p,
.body .right .left .spl2 .right .list p
{
    color: #7fb91a;
    margin-top: 5px;
}
.body .right .right .box_01
{
    width: 174px;
    padding: 4px 4px 4px 4px;
    border: solid 4px #eeeeee;
    margin-bottom: 5px;
    clear: both;
    overflow: hidden;
}
.body .right .right .box_02
{
    width: 182px;
    padding: 4px 4px 4px 4px;
    background-image: url(../images/dot_right.gif);
    background-repeat: repeat;
    clear: both;
    overflow: hidden;
}
.body .right .right .box_02 h3
{
    width: 100%;
    height: 26px;
    margin-bottom: 4px;
    clear: both;
    overflow: hidden;
}
.body .right .right .box_02 .box
{
    width: 174px;
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
    margin-bottom: 4px;
}
.body .right .right .box_02 .box .list,
.body .right .right .box_02 .box4 .list
{
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: dotted 1px #cccccc;
    font-size: 8pt;
    line-height: normal;
    clear: both;
    overflow: hidden;
}
.body .right .right .box_02 .box .list img
{
    width: 174px;
    height: 62px;
}
.body .right .right .box_02 .box4
{
    width: 174px;
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
    margin-bottom: 4px;
    clear: both;
    overflow: hidden;
}
.body .right .right .box_02 .box4 dl
{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: dotted 1px #cccccc;
    line-height: normal;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.body .right .right .box_02 .box4 dl dt
{
    width: 14px;
    float: left;
    background-image: url(../images/left_ico.jpg);
    background-repeat: no-repeat;
    background-position: left 3px;
}
.body .right .right .box_02 .box4 dl dd
{
    width: 160px;
    float: left;
}


/* 右サイド\右サイド */

.body .right .right
{
    width: 190px;
}

/* フッタ */
.footer
{
    background-color: #e5e5e5;
    width: 860px;
    padding: 5px 10px 5px 10px;
    margin-top: 40px;
    clear: both;
    overflow: hidden;
}
.foot
{
    width: 100%;
    clear: both;
    overflow: hidden;
}
.footer .right
{
    width: 320px;
    padding-left: 30px;
    border-left: solid 1px #a0a0a0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer .right p
{
    font-size: 90%;
}
.footer .right #src_bx
{
    background-image: url(../images/txt_src_bg.jpg);
    background-repeat: no-repeat;
    border: none;
    border: 0;
    vertical-align: middle;
    width: 252px;
    height: 20px;
    padding: 4px 4px 0 4px;
}
.footer .right #src_btn
{
    vertical-align: middle;
    cursor: pointer;
}
.srcBox2
{
    width: 300px;
    height: 24px;
    clear: both;
    overflow: hidden;
}
.footer .left div
{
    float: left;
    margin-right: 20px;
    font-size: 90%;
    line-height: 12pt;
}
.links
{
    width: 100%;
    font-size: 8pt;
    letter-spacing: normal;
    line-height: normal;
    clear: both;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    border-top: solid 1px #a0a0a0;
}
.copy
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
    border-top: solid 1px #a0a0a0;
}
.copy .right a
{
    margin-left: 10px;
}
.copy .right
{
    width: auto;
    border-left: none;
    padding: 0;
}


/* 第二階層 */

h1
{
    background-image: url(../images/h1.jpg);
    background-repeat: no-repeat;
    line-height: normal;
    width: 670px;
    padding: 7px 0 0 20px;
    margin-bottom: 20px;
    height: 23px;
    font-size: 12pt;
    font-weight: bold;
}
.box3 h2
{
    background-image: url(../images/h2.jpg);
    background-repeat: no-repeat;
    line-height: normal;
    width: 654px;
    padding: 7px 0 0 20px;
    margin-bottom: 4px;
    height: 23px;
    font-size: 12pt;
    font-weight: bold;
}
.normal
{
    background-image: none;
    background-repeat: no-repeat;
    line-height: normal;
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
}
.normal2
{
    background-image: none;
    background-repeat: no-repeat;
    line-height: normal;
    width: 100%;
    height: 70px;
    padding: 0;
    margin-bottom: 10px;
}
.submit
{
    clear: both;
    overflow: hidden;
    text-align: center;
    width: 100%;
    padding: 20px 0 20px 0;
}
.err
{
    width: 682px;
    padding: 4px 4px 4px 4px;
    background-color: #f2f3e9;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.page
{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.page a
{
    margin-right: 10px;
    width: 24px;
    float: left;
    letter-spacing: normal;
    line-height: normal;
    color: #666666;
    background-color: #c3dc68;
}
.page a:hover
{
    margin-right: 10px;
    width: 24px;
    float: left;
    letter-spacing: normal;
    line-height: normal;
    color: #666666;
    background-color: #ffdddd;
}
.page .cur
{
    margin-right: 10px;
    width: 24px;
    float: left;
    letter-spacing: normal;
    line-height: normal;
    color: #666666;
    background-color: #ffffff;
    cursor: auto;
}
.page span
{
    float: left;
    width: 24px;
    padding: 5px 0 5px 0;
    display: block;
    border: solid 1px #cccccc;
    cursor: pointer;
}
.err ul
{
    margin-left: 30px;
}
.inqTbl
{
    width: 100%;
    border-bottom: dotted 1px #cccccc;
    margin-bottom: 10px;
    line-height: normal;
}
.inqTbl th
{
    border-bottom: solid 1px #ffffff;
    border-top: dotted 1px #cccccc;
    padding: 5px 10px 10px 5px;
    text-align: center;
    font-weight: normal;
    width: 30%;
    background-color: #eeeeee;
}
.inqTbl th span
{
    color: Red;
}
.inqTbl td
{
    border-bottom: solid 1px #ffffff;
    border-top: dotted 1px #cccccc;
    padding: 10px 0 10px 10px;
    text-align: left;
    width: 70%;
}
.inqTbl td .tb
{
    background-image: url(../images/txt_src_bg.jpg);
    background-repeat: no-repeat;
    border: none;
    line-height: normal;
    font-size: 12pt;
    color: #333333;
    width: 412px;
    height: 20px;
    padding: 4px 4px 0 4px;
}
.inqTbl td .ta
{
    background-image: url(../images/ta_bg.jpg);
    background-repeat: no-repeat;
    border: none;
    line-height: normal;
    font-size: 12pt;
    color: #333333;
    width: 412px;
    height: 112px;
    padding: 4px 4px 4px 4px;
}

/* ディテイル */

.box
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.box2
{
    width: 682px;
    clear: both;
    background-image: url(../images/dot_mdl.gif);
    background-repeat: repeat;
    padding: 4px 4px 4px 4px;
    overflow: hidden;
    margin-bottom: 10px;
}
.box3
{
    width: 674px;
    background-color: #ffffff;
    padding: 4px 4px 4px 4px;
    clear: both;
    overflow: hidden;
}
.title_01
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}
.title_02
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 14pt;
    line-height: normal;
    padding: 0 0 0 0;
    height: auto;
    background-image: none;
    background-repeat: no-repeat;
}
.title_03
{
    width: 100%;
    clear: both;
    overflow: hidden;
    height: 27px;
    border-bottom: solid 1px #80b91a;
    line-height: normal;
    letter-spacing: normal;
}
.title_03_2
{
    width: 100%;
    clear: both;
    overflow: hidden;
    height: 27px;
    border-bottom: solid 1px #ff7f00;
    line-height: normal;
    letter-spacing: normal;
}
.title_03 .right2
{
    float: right;
}
.title_03_2 .right2
{
    float: right;
}
.title_03_2 .left2
{
    float: left;
}
.img_left
{
    float: left;
    padding: 3px 3px 3px 3px;
    border: solid 1px #cccccc;
}
.img_left:hover
{
    float: left;
    padding: 3px 3px 3px 3px;
    border: solid 1px #80b91a;
}
.detail
{
    width: 390px;
    float: right;
    overflow: hidden;
}
.detail .list
{
    width: 100%;
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: dotted 1px #cccccc;
    margin-bottom: 5px;
}
.detail .list .l01
{
    width: 25%;
    float: left;
    color: #ff9000;
    font-weight: bold;
}
.detail .list .l02
{
    width: 75%;
    float: left;
}
.detail2
{
    width: 374px;
    float: right;
    overflow: hidden;
}
.detail2 .list
{
    width: 100%;
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: dotted 1px #cccccc;
    margin-bottom: 5px;
}
.detail2 .list .l01
{
    width: 25%;
    float: left;
    color: #ff9000;
    font-weight: bold;
}
.detail2 .list .l02
{
    width: 75%;
    float: left;
}
.tbl2
{
    width: 100%;
    background-image: url(../images/tbl_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
#tbl2
{
    background-image: url(../images/tbl_bg_2.jpg);
}
.tbl2 th
{
    border-bottom: solid 1px #f2f3e9;
    padding: 5px 10px 10px 5px;
    text-align: center;
    font-weight: normal;
    width: 30%;
    background-color: #f2f3e9;
}
.tbl2 td
{
    border-bottom: solid 1px #f2f3e9;
    padding: 10px 0 10px 10px;
    text-align: left;
    width: 70%;
}
.tbl2 .title th,
.tbl2 .title td
{
    padding: 0 0 0 0;
    text-align: center;
    vertical-align: middle;
    height: 28px;
    background-color: Transparent;
    color: White;
    border: none;
}
.listBx
{
    width: 682px;
    padding: 4px 4px 0 4px;
    line-height: normal;
    background-image: url(../images/dot_mdl.gif);
    background-repeat: repeat;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.listBx .bx
{
    width: 674px;
    padding: 4px 4px 4px 4px;
    margin-bottom: 4px;
    background-color: #ffffff;
    clear: both;
    overflow: hidden;
}
.listBx .bx .list
{
    width: 100%;
    padding: 10px 0 10px 0;
    border-bottom: dotted 1px #cccccc;
    clear: both;
    overflow: hidden;
}
.listBx .bx p
{
    margin-top: 5px;
    color: #7fb91a;
}
.srcBx
{
    width: 682px;
    padding: 4px 4px 4px 4px;
    line-height: normal;
    background-image: url(../images/dot_mdl.gif);
    background-repeat: repeat;
    clear: both;
    overflow: hidden;
}
.srcBx h4
{
    margin-bottom: 4px;
    width: 100%;
    background-repeat: no-repeat;
    height: 26px;
    text-align: right;
}
.srcBx .h4_01
{
    background-image: url(../images/h4_01.jpg);
}
.srcBx .h4_02
{
    background-image: url(../images/h4_02.jpg);
}
.srcBx .h4_03
{
    background-image: url(../images/h4_03.jpg);
}
.srcBx .h4_04
{
    background-image: url(../images/h4_04.jpg);
}
.srcBx .h4_05
{
    background-image: url(../images/h4_05.jpg);
}
.srcBx .h4_06
{
    background-image: url(../images/h4_06.jpg);
}
.srcBx .h4_07
{
    background-image: url(../images/h4_07.jpg);
}
.srcBx .h4_08
{
    background-image: url(../images/h4_08.jpg);
}
.srcBx .h4_09
{
    background-image: url(../images/h4_09.jpg);
}
.srcBx .h4_10
{
    background-image: url(../images/h4_10.jpg);
}
.srcBx .h4_11
{
    background-image: url(../images/h4_11.jpg);
}
.srcBx .h4_12
{
    background-image: url(../images/h4_12.jpg);
}
.srcBx .txtBx
{
    background-image: url(../images/tbbg.jpg);
    background-repeat: no-repeat;
    border: none;
    vertical-align: middle;
    line-height: normal;
    font-size: 12pt;
    color: #333333;
    width: 322px;
    height: 20px;
    padding: 4px 4px 0 4px;
    margin-bottom: 8px;
}
.srcBx .left2,
.srcBx .right2
{
    width: 330px;
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
}
.srcBx .left2
{
    float: left;
}
.srcBx .right2
{
    float: right;
}
input
{
    border: 0;
}
.body .right .camp
{
    width: 682px;
    padding: 4px 4px 4px 4px;
    margin-bottom: 5px;
    background-image: url(../images/dot_mdl.gif);
    clear: both;
    overflow: hidden;
}
.body .right .camp div
{
    width: 674px;
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
    clear: both;
    overflow: hidden;
}
.body .right .camp div .img_left
{
    float: left;
    margin-right: 10px;
    border: solid 1px #cccccc;
}
.step
{
    width: 688px;
    padding-bottom: 10px;
    border: solid 1px #cccccc;
    text-align: left;
    clear: both;
    overflow: hidden;
}
.step img
{
    margin-bottom: 10px;
}
.step div
{
    clear: both;
    overflow: hidden;
    width: 670px;
    margin: 0 10px 0 10px;
}
.ar
{
    width: 100%;
    height: 47px;
    background-position: center top;
    background-image: url(../images/ar.jpg);
    background-repeat: no-repeat;
}
.hc
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
#mainlink
{
    padding: 0;
    border: 0;
    margin: 0;
    background: none;
}
.title_bar2
{
    width: 680px;
    padding: 3px 5px 3px 5px;
    background-color: #335060;
    color: #ffffff;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.srcBlogList
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #555555;
}
.srcBlogList .img
{
    width: 102px;
    height: 102px;
    border: solid 1px #cccccc;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}
.srcBlogList .img_creator
{
    width: 102px;
    height: 102px;
    border: solid 2px #e5e5e5;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}
.srcBlogList .img_visitor
{
    width: 102px;
    height: 102px;
    border: solid 2px #f6d4d0;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}
.srcBlogList .img_brand
{
    width: 102px;
    height: 102px;
    border: solid 2px #bfdce0;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}
.srcBlogList h4
{
    font-size: 120%;
    width: 100%;
    height: 22px;
    overflow: hidden;
}
.srcBlogList .body
{
    font-size: 120%;
    width: 100%;
    height: 22px;
    overflow: hidden;
}
.srcBlogList .body2
{
    font-size: 120%;
    width: 100%;
    height: 60px;
    overflow: hidden;
}
.srcBlogList .body3
{
    font-size: 120%;
    width: 100%;
    overflow: hidden;
}
.srcBlogList .audiv
{
    width: 100%;
    text-align: right;
    height: 18px;
}
.srcBlogList .autor,
.srcBlogList .autor:link,
.srcBlogList .autor:visited
{
    background-color: #433c36;
    color: #ffffff;
}
.srcBlogList .autor:hover {
    background-color: #ffffff;
    color: #433c36;
}
.comRight
{
    width: 570px;
    float: right;
}
.blogTitle
{
    width: 680px;
    height: auto;
    clear: both;
    overflow: hidden;
    padding: 10px 5px 10px 5px;
    background-color: #edeae3;
    margin: 10px 0 10px 0;
    font-size: 100%;
    background-image: none;
}
.blogTitle .right
{
    font-weight: normal;
    height: auto;
}
.img_div
{
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 20px 0 20px 0;
    text-align: center;
}
.movie_div
{
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 20px 0 20px 0;
    text-align: center;
}
.box_links
{
    width: 174px;
    height: 40px;
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
    margin-bottom: 4px;
    clear: both;
    overflow: hidden;
}
