@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
margin: 0;
padding: 0;
line-height: 18px;
font-size: 12px;
font-family: 'ヒラギノ角ゴ ProW3','HiraginoKakuGothicPro','Osaka','ＭＳ ゴシック';
color: #444444;
background: #D6EF8C;
text-align: center;
background-image: url("/template/995/img/img_topbg.gif");
background-repeat: repeat-x;
background-position: center top;
word-break: break-all;	/* ■幅にあった文字数で改行*/
}

a img {
border-width: 0;
background-color: transparent;
}

.range{
width: 780px;
text-align: left;
margin: 0 auto;
border-width: 0;
}

.side_left {
padding: 10px;		/* ■marginだとIEで指定通りに表示されない*/
overflow: visible;	/* ■これがないとMacIE5で段が崩れる／ボックスに入りきらない内容を処理、領域を広げて表示*/
width: 170px;
margin: 10px 0px 10px 0px;
text-align: left;
}

.side_right {
width: 170px;
margin: 10px 0px 10px 0px;
text-align: left;
}

table td{
margin: 0;
padding: 0;
}

table{
margin: 0;
padding: 0;
border-width: 0;
border-collapse: collapse;
border-spacing: 0px;
}


/* リンク
---------------------------------------------------- */
a:link {
color: #669933;
 text-decoration: none;
 }
a:visited {
color: #99CC00;
 text-decoration: none;
 }
a:active {
color: #669933;
 text-decoration: none;
 }
a:hover {
color: #507A29; 
text-decoration: underline;
}

.header a:link {
color: #663300;
 text-decoration: none;
 }
.header a:visited {
color: #663300;
 text-decoration: none;
 }
.header a:active {
color: #D6AD5A;
 text-decoration: none;
 }
.header a:hover {
color: #D6AD5A; 
text-decoration: underline;
}


/* ヘッダ
---------------------------------------------------- */
.header{
top: 0px;
width: 780px;
height: 240px;
background-image: url("/template/995/img/img_top.gif");
background-repeat: no-repeat;
}

.blog_title{
top: 0px;
text-align: right;
overflow: hidden;	/* ■ボックスに入りきらない内容を処理、はみ出した部分を表示しない*/
}

.blog_description{
color: #663300;
text-align: right;
vertical-align: middle;
overflow: hidden;
}

h1{
margin: 0px 15px;
padding: 0px 15px;
font-weight: normal;
font-size: 18px;
color: #663300;
}

h2{
margin: 0 15px;
padding: 0 15px;
font-weight: normal;
font-size: 10px;
color: #663300;
float: right;
width: 310px;
line-height:15px;
}

.header p{
width: 750px;
text-align: right;
/*position: absolute;*/	/* ■ボックスの配置方法、絶対的な位置指定*/
top: 0px;
}

.prevew{
width:780px;
text-align:center;
vertical-align:middle;
padding:0;
}

.page{
padding:10px 0px 0px 0px;
font-size:12px;
}


/* フッター
---------------------------------------------------- */
#foot{
clear: both;
text-align: center;
width: 100%;
margin: 30px auto;
font-size:10px; 
}
#footer{
text-align:center; 
font-size:10px; 
}
address{
font-style:normal; 
font-size:10px; 
text-align:center;
}


/* サイドバー
---------------------------------------------------- */
.side{
}

.side_title{
width: 170px;
height: 20px;
background-image: url(/template/995/img/tit_bg.gif); 
background-repeat: no-repeat;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
padding: 0px 0px 0px 30px;
}

.side_text{
font-size: 10px;
color: #663300;
line-height: 150%;
margin: 2px 0px 2px 0px;
padding: 0px 5px 0px 5px;
overflow: hidden;
word-break:break-all;
}

.side_text img{
vertical-align: text-bottom;
}

.regist{
width: 170px;
padding: 5px;
text-align: center;
font-size:11px;
}


/* カレンダー
---------------------------------------------------- */
.calendar_bg{
line-height: 130%;
color: #444444;
font-size: 10px;
padding: 1px;
text-align: center;
margin: 5px 10px 5px 10px;
width: 150px;
}

.calendar{
font-size: 10px;
color: #444444;
line-height: 150%;
text-align: center;
background: #FFFFFF;
margin: 2px 2px 2px 2px;
padding: 2px 0px 0px 1px;
}

/* プロフィール
---------------------------------------------------- */
.plofile{
width: 170px;
text-align: center;
margin: 5px auto 0px auto;
}


/* メイン・コンテンツ
---------------------------------------------------- */
.entry{
text-align: center;
margin: 10px 20px 0px 20px;
width: 400px;
}

.entry_title{
color: #66482D;
font-size: 12px;
line-height: 150%;
font-weight: bold;
text-align: left;
padding: 0px 0px 0px 20px;
width: 400px;
height: 28px;
background-image: url(/template/995/img/point.gif); 
background-position: left center;
background-repeat: no-repeat;
overflow: hidden;
}

.date{
color: #66482D;
font-size: 10px;
line-height: 150%;
font-weight: bold;
vertical-align: text-bottom;
}

.entry_text{
color: #444444;
line-height: 150%;
padding: 0px 0px 0px 0px;
text-align: left;
overflow: hidden;
word-break:break-all;
font-size:12px;
}


.entry_text table{
width:400px;
word-break:break-all;
}

.posted{
color: #444444;
font-size: 10px;
line-height: 150%;
padding: 5px 0px 0px 0px;
text-align: right;
width: 400px;
background-image: url(/template/995/img/line.gif); 
background-position: center top;
background-repeat: no-repeat;
word-break:break-all;
}

input, select{
border-style: solid;
border-width: 1px;
border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
vertical-align: middle;
color: #444444;
background-color: #FFFFFF;
}

textarea {
border-style: solid;
border-width: 1px;
border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
vertical-align: middle;
color: #444444;
background-color: #FFFFFF;
width: 350px;
height: 150px;
}

hr {
border: 1px #FFFFFF solid; 
background-color: #669933; 
color: #669933; 
height: 1px; 
}

.comment_layer{
text-align: left;
word-break:break-all;
}

.btn{
margin-top: 5px;
}

h3{
color: #66482D;
font-size: 12px;
line-height: 150%;
font-weight: bold;
margin: 0px;
padding: 0px;
}


#emoji{
	background-color: #FFFFFF;
}

#emoji table{
width:240px;
}

#colors table{
width:250px;
}

.rss{
text-align:center;
margin-bottom:10px;
}

