*{ 
    margin:0;padding:0; 
} 
html{ 
    height:100%; 
} 
body{ 
    height:100%; 
} 
#wrapper{ 
    height:100%; 
    min-height:100%; 
} 
body > #wrapper{ 
    height:auto; 
}

body{ width:100%;text-align:center;background: #b9b8b8; font-size: 12px; margin: 0px; padding: 0px; font-family: "Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅"; line-height:1.5em;}
#wrapper{ width:900px;margin:0 auto;padding-bottom:10px;
 background: url('../../../../common/img/bg.gif') repeat-y ; }




/* =================================== */
/* レイアウトの設定 */
/* =================================== */

/* 全体を囲うblock */

#followers td.text{
margin-bottom:5px;
}

#header {
	padding:0;
	width:900px;
	height:300px;
	background: url(./top.jpg) no-repeat top; 
	display:block;
	margin-bottom:20px;
	}

h1{

}
#content {
	padding:10px;
}

#content #side_left {
	float:left;
	width: 180px;
}

#content #side_right {
	float:right;
text-align:left;
padding-top: 30px;
width:205px;
color:#666;
}

#content #main {
	margin:0 0 0 20px ;
width:640px;
}


#footer {
	
	color:#B9B8B8;
font-size:10px;
line-height:150%;
margin-top:180px;
text-align:center;
width:900px;

}

#footer address {
	text-align:left;
	font-size:x-small;
	font-style:normal;
}

/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* 全般 */
a,
a:link,
a:visited,
a:active	{ color: #666; text-decoration: none; }
a:hover		{ color: #D62F2F; text-decoration: none; }

/* 記事 */
.entry a,
.entry a:link,
.entry a:visited,
.entry a:active	{ border-bottom:1px dotted #CCC;}
.entry a:hover		{ border-bottom:1px dotted #666; }

/* カレンダー */
#calendar .cell a,
#calendar .cell a:link,
#calendar .cell a:visited,
#calendar .cell a:active	{ background:#D9D9D9; display:block; width: 22px; height:20px; }
#calendar .cell a:hover		{ background:none;}

.li_type2 a 		{ color: #666; text-decoration: underline; }
.li_type2 a:link	{ color: #666; text-decoration: underline; }
.li_type2 a:visited	{ color: #666; text-decoration: underline; }
.li_type2 a:active	{ color: #666; text-decoration: underline; }
.li_type2 a:hover	{ color: #D62F2F; text-decoration: underline; }


/* =================================== */
/* 角丸の画像の設定 */
/* =================================== */

/* エントリーの角丸ボックス */
.entry {
	background:#FFF;
	margin:10px 0;
	display:block;
}

.entry .padding {
	padding: 30px 30px 20px;
	text-align:left;
}

.entry .north { background: url(./north.gif) repeat-x top;}
.entry .east { background: url(./east.gif) repeat-y right; }
.entry .south { background: url(./south.gif) repeat-x bottom;}
.entry .west { background: url(./west.gif) repeat-y left;height:100%; }
.entry .ne { background: url(./ne.gif) no-repeat top right;}
.entry .se { background: url(./se.gif) no-repeat bottom right; }
.entry .sw { background: url(./sw.gif) no-repeat bottom left;}
.entry .nw { background: url(./nw.gif) no-repeat top left;}



/* コメント・トラックバックエリアの角丸ボックス */
#comment .octopus,
#trackback .octopus,
#profile .octopus {
	background:#EEEAE0;
	margin-bottom:10px;
}
#comment .padding,
#trackback .padding,
#profile .padding {
	padding:10px 20px 0px 20px;
}

#comment .north,
#trackback .north,
#profile .north { background: url(./north_2.gif) repeat-x top; }
#comment .east,
#trackback .east,
#profile .east { background: url(./east_2.gif) repeat-y right; }
#comment .south,
#trackback .south,
#profile .south { background: url(./south_2.gif) repeat-x bottom; }
#comment .west,
#trackback .west,
#profile .west { background: url(./west_2.gif) repeat-y left; }
#comment .ne,
#trackback .ne,
#profile .ne { background: url(./ne_2.gif) no-repeat top right; }
#comment .se,
#trackback .se,
#profile .se { background: url(./se_2.gif) no-repeat bottom right; }
#comment .sw,
#trackback .sw,
#profile .sw { background: url(./sw_2.gif) no-repeat bottom left; }
#comment .nw,
#trackback .nw,
#profile .nw { background: url(./nw_2.gif) no-repeat top left; }



/* =================================== */
/* 装飾の設定 */
/* =================================== */

blockquote {
	border-left:3px solid #858585;
	padding-left:10px;
	margin:5px 0px;
}

.lightup {
	background-color: #F2EEE5;
	cursor: pointer;
}


.clear {
	clear: both;
	font: 0/0 sans-serif;
}

img.spacer {
	width:1px;
	height:10px;
}

.ul_type1 {
	margin:10px 30px;
	padding:0px;
	list-style-type: disc;
	line-height:170%;
}

.ul_type2 {
	margin:10px;
	padding:0px;
	list-style-type: none;
	line-height:170%;
}

.li_type2 {
	margin-right: 10px; 
	display: inline;
}

.ul_type3 {
	margin:15px 10px;
	padding:0px 0px 10px;
	list-style-type: none;
	line-height:170%;
	font-size: 11px;
	border-bottom: 1px dotted #CCC;
}

.li_type3_01 {
	margin-bottom: 5px;
}

.li_type3_02 {
	margin-left: 10px; 
}

.image-btn {
    border: 0px;
	float:left;
	padding-left:3px;
}

#side_right .image-btn  a{display:block; background:url(image_btn.jpg) no-repeat 0px 0px; width:66px; height:26px;}
#side_right .image-btn  a:hover{background:url(image_btn.jpg) no-repeat 0px -26px;}
.hide{
display:none;
}


#search_result{
clear:both;
padding-top:10px;
font-size:11px;
}
/* =================================== */
/* #header */
/* =================================== */

#header h1 {
	font-size:24px;
	line-height:120%;
	font-style:italic;
}

#header p {
	font-size:10px;
}


/* =================================== */
/* #main */
/* =================================== */

/*ナビゲーション*/

#view {
	margin: 20px 0;
	text-align: center;
}

.entry_link{
	margin:10px 0px;
	text-align:center;
	font-size:x-small;
}

.page_link{
	margin:10px 0px;
	text-align:center;
	font-size:x-small;
}

.entry_navi {
text-align:center;
margin:20px 0;
font-size:10px;
}


/* エントリー部分全体 */

.border {
	border-bottom:1px dotted #B5B5B5;
	padding:5px 0px;
}

/* エントリータイトル */
h2.entry_title {
	font-size:14px;	
	color:#666;
}

.entry_tag{
color:#aaa;
text-align:right;
font-size:10px;
margin-top:15px;
}

/* エントリー時刻 */
.entry_date {
	color:#aaa;
	text-align: right;
}

/* エントリー本文 */
.entry_body {
	padding:15px 0px;
	color:#555;
}

.entry_description .today_photo{
text-align:center;

}
.entry_description .today_photo img{
margin-bottom:8px;
}

.entry_description img{

margin:8px 0;
}

.entry_more {
	margin-top:10px;
	clear:both;
}


/* エントリー情報 */
.entry_state {
	font-size:10px;
	text-align:right;
	padding:10px 0px;
}

.entry_list_description {
	padding:10px 10px 20px;
	margin:7px 0 15px;
	border:0px #ccc solid;
	list-style:none;
	font-size:10.5px;
}


/*コメント、トラックバック、プロフィールエリア*/

#comment_area {
	padding:10px;
	color:#555;
	border-top:1px dotted #B5B5B5;
	font-size:10px;
}

#comment_area .close {
	text-align:right;
	font-size:11px;
}


#comment_area .comment_body {
	margin: 0 0 30px;
}

.linktitle {
	font-size:11px;
	font-weight:bolder;
	color:#6E6E6E;
	margin-top:10px;
	margin-bottom:10px;
	}


dl#comment,
dl#trackback {
	width:90%;
	margin:30px auto 0px auto;
}

dl#comment dt,
dl#trackback dt,
dl#profile dt {
	text-align:center;
	font-weight:bolder;
	font-family:"Arial";
	padding:10px 0;
}

dl#comment p,
dl#trackback p,
dl#profile p {
	padding:5px 0px;
	color:#858585;
}

#comment .form {
	width:250px;
}

#trackback .tb_url {
	text-align:center;
	margin-bottom:10px;
}

#trackback .tb_url strong {
	margin-left:10px;
}

#trackback .tb_title {
	font-weight:bolder;
}

#profile h3 {
	font-size:12px;
}

#profile p {
}


.form_line {
	font-size: 12px;
}

.form_box {
	font-size: 12px;
}

/* =================================== */
/* サイドコンテンツ */
/* =================================== */

#side_left dl,
#side_right dl {
	padding:0px;
text-align:left;
}

#side_left dt,
#side_right dt {
color:#C8C6C6;
font-size:12px;
letter-spacing:6.5px;
margin:0px 0 0 0;
padding:0px 0 10px 0px;
text-align:left;

}
#side_right dt.tag{
margin-top: 32px;
}

#side_left dd,
#side_right dd {
	font-size:10px;
	margin-left:0px;
text-align:left;
padding-left:13px;
}


#side_left ul,
#side_right ul {
	list-style-type:none;
text-align:left;
}

#side_left .list,
#side_right .list {
	margin-left:15px;
	margin-bottom:5px;
	line-height:130%;
text-align:left;
font-size:11px;
list-style: none; 
letter-spacing:0px;
}


/*カレンダー*/

.calendar table{
	margin:0 auto;
}

.cell {
	width: 22px;
	height:20px;
	text-align:center;
}
.sun {
	color:#F72C48;
}
.sat {
	color:#4F72C1;
}
.date {
	font-weight:bolder;
	color:#858585;
}


/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
margin:10px 0 10px 40px;
text-align:left;
width:810px;
}

.pager strong {
	font-weight: nomal;
	color:#990000;

}


/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin:0px 0px 10px 0;
	padding-left: 8px; 
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 1px 2px;
}

.calendar .calendar_day td a {
border:1px solid #ccc;
}

.calendar_month td a {
border:none;
}

.calendar_week td {
	font-family: "monospace";
}

.calendar_day td a {
	background-color: #FFF;
}




.tl-tweet{
font-size:98%;
line-height:1.5em;
margin-bottom:20px;
padding:10px 0;
border-bottom:1px dotted #ccc;
width:500px;
margin:0 auto;
}

.tl-tweet a{
color:#e0815e;
border:none;
}

.tl-tweet_bn{
font-size:98%;
line-height:1.5em;
margin-bottom:20px;
padding:10px 0;
width:500px;
margin:0 auto;
}

.tl-tweet_bn img {
border:1px solid #aaa;
float:left;margin-left:5px;
}

.tl-tweet a,
.tl-tweet a:link,
.tl-tweet a:visited,
.tl-tweet a:active	{ color:#e0815e;text-decoration:none; }
.tl-tweet a:hover		{ color: #bb5548; text-decoration: none; }
