/* -----------------------------------------------------------------
色違いはブログ上にて配布しております。
http://unknownmaterial.blog94.fc2.com/blog-entry-250.html
TOP＞カテゴリー：テンプレート
適応したい色のものをこのスペースに丸ごと上書きしてください。
------------------------------ ------------------------------------*/

body {
color:#712;
background-color: #9E2236;
letter-spacing : 0.3px;
line-height : 2.2em;
font-size:small;
}

a{
color:#a34;
text-decoration : none;
}

a:hover{
color:#c55;
}

hr{
border: 3px #000 solid;
background-color: #000;
height: 3px;
} 

.all{
position:absolute;
top:0px;
left:0px;
text-align:left;
width:100%;
}
.main{
position:relative;
top: 210px ;
width:100%;
border-width:0px;
padding:0px;
margin:0px;
}
.title{
position:absolute;
top: 0px ; left: 0px;
width: 300px;
height:130px;
background: #fff;
border:10px solid #000;
border-top:0px;
border-left:0px;
margin:0px;
padding:50px 0px 30px 0px;
text-align:center;
}

.entry{
position:relative;
top:0px;
margin:0px 0px 0px 300px;
background: #fff;
border:10px solid #000;
border-right:0px;
padding:5px 10px;
}

.footer{
position:relative;
margin:0px 0px 0px 300px;
padding:5px 0px 5px 30px;
background: #fff;
border:10px solid #000;
border-right:0px;
border-bottom:0px;
font-size:x-small;
}

.space{
position:relative;
width: 300px;
height:50px;
background: #fff;
border:10px solid #000;
border-left:0px;;
margin:-10px 0px -10px 0px;
}
.sub{
position:absolute;
top:350px;
left:20px;
width:250px;
background:  transparent;

}
.plg{
position:relative;
background: #fff;
margin:20px 20px 20px 0px;
padding-left:10px;
font-size:xx-small;
line-height : 2.0em;
border:5px solid #000;
}
h1{
font-size:x-large;
}
h2{
font-size:small;
}
h4{
font-size:x-small;
}
p{
margin-left:5px;
}
ul{
 margin-left:5px;
 padding:0px;
}
li{
 list-style:none;
}
