@charset "UTF-8";
/*
Theme Name: seinaiji css
Theme URL: http://www.seinaiji.jp/
Description: syun-listCSS.
Version: 1.0
Author: 清内路
Author URL: http://www.seinaiji.jp/
*/

/* CSS Document */

/* 旬の情報（一覧）
----------------------------- */
#syun-h {
width:446px;
height:31px;
margin:0 0 10px 0;
padding:0;
text-indent:-9999em;
background:url(../img/syun/syun-bar.jpg) no-repeat 0 0;
}
.syunbox {
width:420px;
margin:0;
padding:0;
overflow: hidden;
}
.syunbox:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*/
* html .syunbox {
height: 1em;
overflow: visible;
}
/**/
.syunbox h3 {
margin:10px 20px;
padding:0 0 2px 0;
font-size:1em;
color:#3366CC;
border-bottom:#0066CC solid 1px;
}
.syunbox h3 a {
color:#3366CC;
}
.syunbox h3 a:visited {
color:#336699;
}
.syunbox h3 a:hover {
color:#0099FF;
}
.syunbox p {
margin:5px 0 0 20px;
}
p.syunbar {
width:380px;
height:26px;
margin:0;
padding:19px 0 0 50px;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
background:url(../img/syun/syun.gif) no-repeat 0 0;
}


/* 旬の挿絵
----------------------------- */
#sasiebox {
float:right;
width:185px;
height:136px;
margin:0;
padding:8px;
background:url(../img/syun-sasie.jpg) no-repeat left top;
}
#sasiebox img {
width:140px;
height:96px;
margin:0;
padding:0;
}



/* 旬の情報（エントリー）
----------------------------- */
#syunentry {
width:447px;
margin:0 0 10px 0;
padding:0;
overflow: hidden;
}
#syunentry:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html #syunentry {
height: 1em;
overflow: visible;
}
/**/
#syunentry p {
margin:0 0 10px 0;
padding:0 ;
font-size:0.85em;
line-height:150%;
color:#666666;
}
#syunentry img {
clear:both;
float:right;
margin:5px 0 5px 10px;
padding:0 ;
}



/* 旬の情報（コメント）
----------------------------- */
h3.syuncomment {
margin:0 0 10px 0;
padding:0;
font-size:16px;
line-height:150%;
color:#990000;
border-bottom:#990000 1px solid;
}

.comments-open-moderated {
margin:0;
padding:0;
font-size:12px;
color:#990000;
}
.sub {
width:447px;
margin:0;
padding:0;
}
.sub ul {
margin:0;
padding:0;
line-height:150%;
list-style:none;
}
.sub li {
margin:0 0 15px 0;
padding:0;
}
.subp {
margin:0 0 5px 0;
padding:0 0 0 23px;
background:url(../img/syun/com.gif) no-repeat top left;
}
.subp p {
margin:0 0 5px 0;
padding:0;
color:#000000;
line-height:130%;
}
.toukou {
margin:5px 0 0 0;
padding: 0;
text-align:right;
color:#009933;
font-size:12px;
}

.scode {
    vertical-align: top;
}
 
#scode {
    margin-left: 5px;
}

#commentform {
margin:0 0 10px 0;
padding:15px;
border:#999999 1px solid;
}



















