

*{
    font-size:11pt;
    color:#666666;
    line-height:150%;
    margin:0px;}


body{
    text-align:center;
    background:#99CC99 url("../image/body-bg.gif") center repeat-y;}
h1,h2,h3{
    font-weight:normal;}
h1{
    margin:5px 0px 5px 0px;
    font-size:9pt;
    text-align:right;
    background1:#f0f0f0;}
img{
    border:0px;}

/* ■レイアウト■ */
#layout{
    text-align:center;
    margin: 0 auto; /* center on everything else */
    border-left1:1px solid #666;
    border-right1:1px solid #666;
    width:730px;} /* 200 500 */
#header{
    clear:both;
    width:730px;
    text-align:left;
    margin:0px 0px 5px 0px;}
#navi{
    clear:both;
    width:730px;
    text-align:left;
    border-top:2px solid #F0F0F0;
    border-bottom:2px solid #F0F0F0;
    padding:1px 0px 1px 0px;
    background1:#F9F9F9;
    margin:0px 0px 10px 0px;}
#navi td{
    background:#000;}
.contents{
    clear:both;
    width:730px;
    margin:0px 0px 15px 0px;}
.contents-l{
    float:left;
    width:490px;
    text-align:left;
    background1:#F9F9F9;}
.contents-r{
    float:right;
    width:220px;
    text-align:left;
    background1:#F9F9F9;}

#main{
    float:right;
    width:510px;
    text-align:left;
    background1:#f0f0f0;}
#side{
    float:left;
    width:180px;
    background1:#f0f0f0;}
#footer{
    clear:both;
    border-top:1px solid #CCC;
    padding:10px 0px 10px 0px;}

/* ■サイド■ */



/* ■メイン■ */
.main-t{
    color:#CC6666;
    margin:0px 0px 10px 0px;
    padding:0px 0px 5px 0px;
    border-bottom:1px solid #CCC;}


/* ■フォント■ */
a:link{
    color:#0066FF;
    text-decoration1:none;}
a:visited{
    color:#0066FF;
    text-decoration1:none;}
a:hover{
    color:#FF6600;
    text-decoration1:none;}

.kuro{
    color:#000000;}
.red{
    color:#FF0000;}
.pickup{
    background:#FFFF00;}
.ao{
    color:#0000ff;}


a.a-navi:link{
    color:#FFF;
    border-bottom:4px solid #DCDCCD;
    text-decoration:none;
    background:#000;}
a.a-navi:visited{
    color:#FFF;
    border-bottom:4px solid #DCDCCD;
    text-decoration:none;
    background:#000;}
a.a-navi:hover{
    color:#FFF;
    border-bottom:4px solid #999933;
    text-decoration:none;
    background:#000;}



/* ■トップページ■ */
.index-t{
    color:#999933;
    font-weight:bold;
    border-bottom1:1px solid #E0E0E0;}
.index-body{
    margin:0px 0px 10px 0px;}
.index-arrow{
    padding:0px 0px 0px 25px;
    background:url("../image/icon/arrow.gif") left no-repeat;}
.index-service-t{
    margin:2px;
    padding:3px;
    color:#FFF;
    background:#FF6600;}
.index-menu{
    color:#999933;
    font-weight:bold;
    padding:0px 0px 0px 15px;
    background:url("../image/icon/mark-orange.gif") left no-repeat;}
.index-menu-body{
    padding:0px 0px 0px 20px;
    background:;}


.bnr{
    margin:0px 0px 5px 0px;
    padding:5px;
    border:1px solid #CCCCCC;}


.menu-t{
    color:#FFF;
    margin:0px 0px 2px 0px;
    padding:3px 10px 3px 10px;
    text-align:center;
    background:#000;}


.index-box{
    color:#FF6600;
    border:1px solid #FF6600;
    padding:3px;
    background:#FFFF99;}


.text{
    font-size:12pt;}
.text-aka{
    font-size:12pt;
    color:#FF0000;}
.text-ao{
    font-size:12pt;
    color:#0000FF;}


.text u{
    font-size:12pt;}

.bg-gray{
    background:#F0F0F0;}
