@charset "shift_jis";
@import url(corporate.css);


/*---------------gnavi,snavi,mainimage設定---------------*/

li#gn01 a{background-position:0 0;}
#mainimage{background:url(../gif/main_topics.gif) no-repeat; margin-bottom:30px;}
#snaviarea{border-top:solid 10px #004ecc;}

/*---------------ここまでgnavi,snavi,mainimage設定---------------*/


/*---------------挿入画像の設定---------------*/

#topics_image1{
    text-indent:-9999px;
    width:470px;
    height:112px;
    margin:15px 0 15px 8px;
    float:left;
    background:url(../jpg/hogehoge.jpg) no-repeat;
}


/*---------------conts_sub内各要素の設定---------------*/

#conts_sub h2{
   font-size:120%;
   color:#333333;
   margin:5px 0;
   padding:0 0 0 20px;
   border:none;
   background:url(../gif/right_arrow.gif) no-repeat;
}

#conts_sub p{
   padding:5px 0 5px 20px;
}

.gototop{
   text-align:right;
   border-bottom:dotted 1px #003589;
   clear:both;
}

/*---------------ここまでconts_sub内各要素の設定---------------*/
