@charset "UTF-8";
/*
Theme Name: yagiin css
Theme URL: http://www.yagiin.net/
Description: towaCSS（とわ用）.
Version: 1.0
Author: スパイスショップ山羊印
Author URL: http://www.yagiin.net/
*/

/* CSS Document */

/* リード・カバー用
------------------ */
.read {
margin:0;
padding:0;
background:url(../img/kami/read.jpg) no-repeat 0 200px;
}
.read h2 {
width:560px;
height:200px;
margin:0 0 5px 0;
padding:0;
font-size:1em;
background:url(../img/kami/cover.jpg) no-repeat left center;
text-indent:-9999em;
}
.read h2 a {
width:560px;
height:200px;
margin:0;
padding:0;
background:url(../img/kami/cover.jpg) no-repeat left center;
text-decoration:none;
display:block;
}
.read-sentence {
margin:0;
padding:110px 0 0 220px;
}
.read p {
font-size:0.85em;
}


/* 本文
------------------ */
.listbox {
margin:20px;
}
.listbox h3 {
margin:5px 0;
padding:2px 0;
font-size:1.0em;
color:#990000;
border-bottom:#990000 solid 1px;
}
.list-itembox {
margin:5px 0 20px 0;
padding:0 0 5px 0;
background:url(../img/pub/border-dotted.gif) repeat-x left bottom;
}
.list-itembox h4 {
margin:5px 0;
padding:20px 0 5px 50px;
font-size:1.0em;
color:#0066CC;
background:url(../img/kami/icon-kami.jpg) no-repeat left bottom;
}
.list-itembox p {
margin:0 0 20px 50px;
}
