﻿@charset "utf-8";

/*--------------------------------------------------
  == Okasan Online Securities Module Style ==
  --------------------------------------------------
  File       : span.css
  Date       : 2010.05.28
  Last Update: 2010.08.31
--------------------------------------------------*/

/*___ standard-amount ___*/

.standard-amount{margin-bottom:15px; width:670px; background-image: url(/fop/images/sa_bg_b.gif);}
.standard-amount .inner{padding:15px; background-image: url(/fop/images/sa_bg_t.gif);}

.standard-amount,
.standard-amount .large,
.standard-amount .mini{background-position: bottom; background-repeat: no-repeat;}

.standard-amount .inner,
.standard-amount .large .inner,
.standard-amount .mini .inner{background-position: top; background-repeat: no-repeat;}

.standard-amount .herd-area{margin-bottom:10px;}
.standard-amount .herd-area .sa-title{margin-right:10px; float:left;}
.standard-amount .herd-area .date{float:left; color:#333; font-weight:bold; font-size:130%;}

.standard-amount .large,
.standard-amount .mini{width:315px;}
.standard-amount .large{float:left; background-image: url(/fop/images/sa_large_bg_b.gif);}
.standard-amount .mini{float:right; background-image: url(/fop/images/sa_mini_bg_b.gif);}

.standard-amount .large .inner,
.standard-amount .mini .inner{width:315px; padding:5px 0;}
.standard-amount .large .inner{background-image: url(/fop/images/sa_large_bg_t.gif);}
.standard-amount .mini .inner{background-image: url(/fop/images/sa_mini_bg_t.gif);}

.standard-amount .large .com,
.standard-amount .mini .com{width:120px; margin-top:3px; text-align:center; float:left;}

.standard-amount .large .date,
.standard-amount .mini .date{width:195px; text-align:center; float:left; color:#f00; font-weight:bold; font-size:130%;}


/* Clear Fix
-------------------------------------*/

.standard-amount .inner,
.standard-amount .herd-area,
.standard-amount .large .inner,
.standard-amount .mini .inner{
zoom:1;
}

.standard-amount .inner:after,
.standard-amount .herd-area:after,
.standard-amount .large .inner:after,
.standard-amount .mini .inner:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
font-size:0;
}


/* For Win IE 6
-------------------------------------*/

.standard-amount .inner{
_padding-bottom:5px !important;
}


/*___ list-notice-01 2010.08.31追加 ___*/

#span .list-notice-01 {
margin-bottom:0px;
padding-bottom:0px;
}

/*___ list-notice-01 2010.08.31追加 ___*/

#span .section {
margin-top:-10px;
}

.em_jyu{
color:#FF0000;
}

.em_jyu a{
text-decoration:underline;
color:#FF0000;
}

.em_jyu a:hover{
text-decoration:none;
color:#FF0000;
}