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

@charset "shift_jis"; /* 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: #cccc99;
 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://joho.mono-create.com/autobytel/img/1.jpg)no-repeat;
 margin: 0px auto;
 width: 566px;
 height:200px;
}

h1 {
 margin: 0px;
 padding-top: 50px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 0;
 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: 85px;
 padding-left: 5px;
 padding-right: 0px;
 padding-bottom: 0px;
 font-weight: normal;
 font-size: 12px;
 color: #000;
 font-family: arial, helvetica;
 text-align: left;
}

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 {
 height:65px;
 margin: 0px;
 background-image: url(http://joho.mono-create.com/autobytel/img/1.jpg);
 background-repeat: repeat-x;
 font-family: arial, helvetica;
 text-align: left;
 height:200px;
}


#navi {
 font-size: 12px;
 margin-bottom: 10px;
 color: #000000;
 text-align: center;
 line-height: 120%;
}

#navi a {
 color: #0000ff;
 text-decolation: underline;
}

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

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

.blogbody {
 background: #fff;
 font-weight: normal;
 margin-bottom: 5px;
 line-height: 120%;
}


/* 記事部分の設定 */


.title {
 padding-right: 2px;
 padding-left: 2px;
 font-weight: bold;
 padding-bottom: 4px;
 color: #333;
 padding-top: 2px;
 border-bottom: #999966 2px dotted;
}

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

.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: underline;
}

.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: underline;
}


/* フッターの設定 */

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

.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: underline;
}

#footer {
 height:50px;
 background-image: url(http://joho.mono-create.com/autobytel/img/1.jpg);
 width: 566px;
}

.copyright {
 font-size: 12px;
 text-align: center;
 color:#000;
}
