body {
margin: 0px;
padding: 0px;
text-align:center;
}

h1, h3 {
margin: 0px;
padding: 0px;
}

div {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, "MS ゴシック";
line-height:150%;
}

form {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px;
padding: 0px;
list-style-type:none;
}

li {
margin: 0px 0px 0px 0px;
padding: 5px;
line-height: 150%;
vartical-alignment:middle;
}

/*==リンク文字色定義=========================================*/
/*サイトタイトル*/
.site_title a {color: #fff; text-decoration: none; background:transparent;}
.site_title a:link {color: #fff; text-decoration: none; background:transparent;}
.site_title a:visited {color: #fff; text-decoration: none; background:transparent;}
.site_title a:active {color: #fff; text-decoration: none; background:transparent;}
.site_title a:hover {color: #686A73; text-decoration: dashed; background:transparent;}

/*カレンダー部分*/
.calendar a:link {color:#FF9900; text-decoration:underline;}
.calendar a:visited {color:#6699cc; text-decoration:none;}
.calendar a:active {color:#FF9900; text-decoration:none;}
.calendar a:hover {color:#6699CC; text-decoration:none;}

/*記事投稿部分*/
.entry a:link {color:#336666; text-decoration:dashed;}
.entry a:visited {color:#336666; text-decoration:none;}
.entry a:active {color:#336666; text-decoration:none;}
.entry a:hover {color:#99CCCC; text-decoration:dashed;}

/*その他*/
a:link {color:#003366; text-decoration:none;}
a:visited {color:#6699cc; text-decoration:none;}
a:active {color:#003366; text-decoration:none;}
a:hover {color:#6699CC; text-decoration:dashed;}

/*==外枠DIV================================================*/
/*メイン*/
#main {
width:100%;
margin:auto;
padding:0px;
text-align:left;
}

/*タイトル部分*/
#title {
background-color:#A3B396;
height:50px;
padding:10px;
margin:0px;
}

/*左カラム*/
#left {
float: left;
width:200px;
padding: 0px;
margin: 0px;
background-color:#E8FFD5;
}

/*メインカラム*/
#center {
margin:0 210px;
}

/*右カラム*/
#right {
background-color:#E8FFD5;
float: right;
width:200px;
padding:0px;
}

/*記事表示部分*/
#contents {
margin:0px;
}

/*コピーライト部分*/
#foot {
clear: both;
font-size: 10px;
margin: 10px 0px 0px 0px;
letter-spacing:1pt;
color:#ffffff;
text-align: center;
background-color:#A3B396;
}

/*==詳細設定================================================*/

/*タイトル*/
/*サイトタイトル*/
.site_title {
font-family:"veldana";
margin:5px 0px 0px 10px;
font-size: 20px;
font-weight: bolder;
}
/*サイト紹介文*/
.description {
margin: 5px 0px 0px 10px;
font-size: 12px;
color: #ffffff;
font-weight: noramal;
}

/*記事投稿部分*/
/*記事全体*/
.entry {
margin: 0px;
padding: 10px;
}

/*記事のNAVI(次/前など)*/
.entry_navi {
text-align: center;
font-size: 11px;
padding: 4px 0px 2px 0px;
margin-bottom :10px;
}

/*タイトル*/
.entry_title {
font-size: 14px;
font-weight: bolder;
color: #006699;
margin: 5px 0px 0px 0px;
padding: 3px;
}

.entry_title_img {
border:none;
margin-right:3px;
}

/*投稿者*/
.entry_author {
font-size: 10px;
font-weight: normal;
text-align:right;
color: #C0C0C0;
margin: 5px;
padding: 0px;
}

/*記事本文*/
.entry_body {
font-size: 12px;
color: #333;
margin: 20px 0px;
line-height:180%;
padding: 0px 5px;
}

/*「続きを読む」部分*/
.entry_more {
font-size: 11px;
color: #333;
margin: 20px;
padding: 0px;
}

/*記事フッタ*/
.entry_state {
font-size: 10px;
color: #c0c0c0;
margin: 10px 0px 30px 0px;
padding: 5px;
text-align: left;
border-top:1px dashed #C0C0C0;
}

/*引用部分*/
blockquote {
color: #333;
font-size: 12px;
line-height:180%;
margin: 20px 30px 0px 30px;
padding: 10px;
}

/*コメント・トラックバック*/
/*コメント・トラックバック全体*/
.comment {
margin: 15px 0px 0px 10px;
padding: 3px;
}

/*コメント・トラックバックタイトル*/
.comment_title {
font-size: 13px;
font-weight: bolder;
color: #006699;
margin: 5px 0px 10px 0px;
padding: 0px;
}

/*コメント・トラックバック投稿者*/
.comment_author {
font-size: 10px;
text-align:left;
color: #999;
margin: 5px 0px 5px 0px;
padding: 0px;
}

/*コメント・トラックバック本文*/
.comment_body {
margin:30px 0px 5px 0px;
font-size: 11px;
letter-spacing:1pt;
text-align:left;
color: #333;
}

/*トラックバックURL*/
.trackback_url {
font-size: 11px;
text-align:left;
color:#006699B;
margin-top:20px;
margin-bottom:40px;
}

/*サイドメニュ*/
/*サイドメニュ外枠*/
.links {
margin: 20px;
}

/*見出し*/
.linktitle {
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #666;
margin: 0px;
border-bottom:1px dashed #A3B396;
padding: 5px;
letter-spacing:3pt;
}

/*サイドメニュ内容*/
.linktext {
font-size: 10px;
color: #666;
line-height: 150%;
margin: 0px;
padding: 5px;
}

/*検索*/
.search {
border-top: 1px solid #666666;
margin: 5px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}
.button{
border:1px solid #666;
background-color:#FFF;
}
.form{
border:1px solid #666;
}

/*カレンダー表示部分*/
.calendar {
text-align: center;
font-size: 10px;
padding: 5px 0px 5px 0px;
color:#666;
}

.calendar table {
margin:0 auto;
}

.cell { 
width: 24px;
padding: 1px;
color: #666; 
font-size: 10px;
text-align: center; 
}

.weekday { 
width: 24px;
padding: 1px;
height: 15px;
color: #716246; 
font-size: 10px;
text-align: center;
}
.sunday { 
width: 24px;
padding: 1px;
height: 15px;
color: #c53d43; 
font-size: 10px;
}
.saturday { 
width: 24px;
padding: 1px;
height: 15px;
color: #507ea4; 
font-size: 10px;
text-align: center;
}
.calendar_month { 
margin: 2px 0 0 0;
text-align: center; 
}

.today {
text-decoration: underline;
background: #CCC;
}

.jugem_bana{
	margin: 20px 1px 10px 0px;
}

.amazon_comment {
padding:5px 0px;

}