@charset "utf-8";
/*
Theme Name: natsume css
Theme URL: http://www.mflens.co.jp/
Description: base.CSS
Version: 1.0
Author: 夏目光学株式会社
Author URL: http://www.mflens.co.jp/
*/

/* CSS Document */
#osirase-bar {
width:460px;
height:78px;
margin:0 0 5px 0;
padding:0;
text-indent:-9999em;
background:url(../img/osirase/osirase-bar.jpg) no-repeat top center;
}
#osirase-bar a {
width:460px;
height:78px;
margin:0 0 5px 0;
padding:0;
text-indent:-9999em;
background:url(../img/osirase/osirase-bar.jpg) no-repeat top center;
display:block;
}

/* おしらせ日付
----------------------------- */
.osi-date {
float:right;
margin:0 0 5px 0;
padding:0;
color:#666666;
font-size:12px;
}

/* お知らせエントリー
----------------------------- */
.osirasebox-l {
clear:both;
width:460px;
margin:0 0 40px 0;
padding:0 0 10px 0;
border-bottom:#000099 1px dotted;
    overflow: hidden;
}

.osirasebox-l:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .osirasebox-l {
    height: 1em;
    overflow: visible;
}
/**/

.osirasebox-l img {
clear:both;
float:left;
margin:0 10px 5px 0;
padding:0;
border:none;
}
.osirasebox-l p {
margin:0;
padding:0;
}
.osititle {
margin:0 0 10px 0;
padding:0 0 0 5px;
font-size:16px;
line-height:150%;
color:#333333;
border-left:5px #333399 solid;
background:#CCFFFF;
}


/*お知らせ一覧へもどる
----------------------------- */
p.osirase {
clear:both;
float:right;
width:134px;
height:20px;
margin:20px 0 0 0;
padding:0;
text-indent:-9999em;
background:url(../img/osirase/botten-osi.gif) no-repeat 0 0;
display:block;
}
p.osirase a {
width:134px;
height:20px;
margin:0;
padding:0;
background:url(../img/osirase/botten-osi.gif) no-repeat 0 0;
display:block;
outline:none;
}
p.osirase a:hover {
width:134px;
height:20px;
margin:0;
padding:0;
background:url(../img/osirase/botten-osi.gif) no-repeat 0 -20px;
display:block;
}

/* お知らせリスト
----------------------------- */
.o-list {
width:460px;
margin:0;
padding:0;
}
.o-list ul {
margin:0;
padding:0;
list-style-type:none;
}
.o-list li {
margin:0 0 3px 0;
padding:0;
font-size:0.85em;
color:#666666;
line-height:125%;
}
.o-list li a {
margin:0 0 0 5px;
padding:0;
line-height:125%;
}

/* 特別
----------------------------- */
#spe {
clear:both;
width:438px;
margin:10px 0 0 0;
padding:10px;
border:#333333 1px solid;
}
#spe h4 {
margin:0 0 5px 0;
padding:0;
font-size:14px;
font-weight:bold;
line-height:150%;
}
#cle {
clear:both;
}