/* イラスト制作,WEBデザイン,テンプレート作成 【ILLUSTFUL DAYS】 */

@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/* Copyright (C) 2006 【ILLUSTFUL DAYS】 All rights reserved. */


* {  margin: 0; padding: 0; }

body {
 padding-right: 0px;
 padding-left: 0px;
 background: #870e44;
 padding-bottom: 0px;
 margin: 0px;
 padding-top: 0px;
 font-family: arial, helvetica, sans-serif;
 text-align: center;
}


/* 全体の設定 */

p {
 margin:5px;
 line-height:150%;
}

#container {
 background-image: url("http://come1.net/asiyase/make.jpg");no-repeat;
 margin: 0px auto;
 width: 728px;
 height:250px;
 background: #f8cccc;
}



/* リンクの設定 */

h1 {
 margin: 0px;
 padding-top: 20px;
 padding-left: 15px;
 padding-right: 5px;
 padding-bottom: 0;
 letter-spacing:0.5em;
 font-weight: bold;
 font-size: 18px;
}

h1 a {
 font-weight: bold;
 color: #000;
 font-family: sans-serif;
 text-decoration: none;
}

h1 a:hover {
 color: #0000ff;
 position:relative; top:1px; left:1px;
 background:#FFF;
}


h2 {
 margin: 0px;
 padding-top: 15px;
 padding-left: 15px;
 padding-right: 0px;
 padding-bottom: 0px;
 font-weight: bold;
 font-size: 12px;
 color: #666;
 font-family: arial, helvetica;
 text-align: left;
 text-decoration: none;
}

h3 {
 margin: 0px;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 font-weight: bold;
 font-size: 14px;
 font-family: arial, helvetica;
}

h3 a {
 color: #0000ff;
 text-decoration: none;
}


/* バナーの設定 */

#banner {
 margin: 0px;
 background-image: url("http://come1.net/asiyase/make.jpg");
 font-family: arial, helvetica;
 text-align: left;
 height:250px;
}


/* メインの設定 */

#content {
 background: #fff; 
 padding-right: 10px;
 padding-left: 10px;
 margin-bottom: 5px;
 padding-bottom: 5px;
 padding-top: 10px;
 text-align: left;
}

.blog {
 background: #fff;
 font-size: 12px;
 padding-top: 5px;
}

.blogbody {
 background: #fff;
 font-weight: normal;
 margin-bottom: 15px;
}


/* 記事部分の設定 */


.title {
 padding-right: 2px;
 padding-left: 2px;
 font-weight: bold;
 padding-bottom: 5px;
 color: #333;
 padding-top: 2px;
 border-bottom: #a01284 2px dotted;
 text-decoration: none;
}

.title a {
 border-right: medium none;
 border-top: medium none;
 margin: 0px;
 border-left: medium none;
 border-bottom: medium none;
 color: #0000ff;
 text-decoration: none;
}

.text {
 padding-right: 10px;
 margin-top: 5px;
 padding-left: 10px;
 font-size: 12px;
 padding-bottom: 10px;
 color: #000;
 padding-top: 10px;
}

.text a {
 color: #0000ff;
 text-decoration: none;
}

.posted {
 padding-right: 3px;
 margin-top: 10px;
 padding-left: 5px;
 font-size: 10px;
 margin-bottom: 5px;
 padding-bottom: 3px;
 color: #000;
 padding-top: 3px;
 text-align: right;
}

.posted a {
 color: #0000ff;
 text-decoration: none;
}

/* 右サイド部分の設定 */

#right {
 float: left;
 width: 222px;
 margin-top: 0.5px;
 font-size: 12px;
 padding-top: 5px;
 text-decoration: none;
}


.sidebar {
 padding: 10px;
 line-height: 120%;
}


.sidebar h2 {
 background:#870e44;
 color:#fff;
 padding: 5px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;	
 text-transform: uppercase;  	
 letter-spacing: .3em;
 text-decoration: none;	
}

.sidebar ul {
 padding-left: 0px;
 margin: 0px;
 margin-bottom: 15px;
}


.sidebar #categories ul {
 padding-left: 0px;
 text-decoration: none;
}

.sidebar li {
 color: #666;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align: left;
 line-height: 150%;
 margin-top: 5px;
 list-style-type: none;
 text-decoration: none;	
}

.sidebar #categories li {
list-style-type: none;
 text-decoration: none;	
}

.sidebar img {
 border: 3px solid #666;
}

.photo {
text-align: left;
margin-bottom: 20px;
}


/* 最近の記事の設定 */

#entry{
 list-style-type:none;
}

#entry ul {
 padding-left: 0px;
 margin-right:8px;
 margin-bottom:15px;
}

#entry li{
 display:block;
 list-style-type:none;
}

#entry li a{
 display:block;
 width:100%;
 list-style-type:none;
 margin:5px 10px 0px 0px ;
 padding:3px;
 border:1px solid #cccccc;
 font-size:10px;
 text-decoration:none;
}



/* 最近の記事の設定ここまで */

/* フッターの設定 */

.powered {
 padding-right: 2px;
 margin-top: 5px;
 padding-left: 2px;
 padding-bottom: 2px;
 padding-top: 2px;
 text-align: center;
 font-size:10px;
 color:#000;
 text-decoration: none;
}

.powered a {
 color: #0000ff;
 text-decoration: none;
}

.license {
 margin-top: 5px;
 font-size: 10px;
 margin-bottom: 2px;
 color: #000;
 text-align: center;
}

.license a {
 color: #0000ff;
 text-decoration: none;
}

#footer {
 height:70px;
 background: #f8cccc; 
 text-decoration: none;
}

.copyright {
 padding-bottom: 5px;
 font-size: 12px;
 text-align: center;
 color:#000;
 border-bottom: #a01284 2px dotted;
 text-decoration: none;
}
