
 /* -------------------------------------------------------- */
/* ---------------------- ブログ内装飾 -------------------- */
/* -------------------------------------------------------- */

/* --- left内：サイドバー --- */

#sidebar {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar-inner {
	margin: 0px 0px 10px 0px;
	padding: 50px 0px 0px 0px;
}

#sidebar h2 {
	color: #f67483;/* メインメニュー・お知らせ等の文字色  */
	width: 190px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #f67483;
}
#sidebar ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
	
	
}

#sidebar ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#sidebar li{
	list-style: none;
}

#sidebar ul li a {
	display: block;
	text-decoration: none;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	color:#000;/* サイト管理・ログアウト等の文字色  */
}


#sidebar ul li a:hover{ 
	text-decoration: underline;
	color:#000;
}


/* ------------ サイドメニュー  ------------  */

.bg-side-top{
	width: 220px;
	background-image:url(../images/bg-side-top.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.bg-side-mid{
	width: 220px;
	background-image:url(../images/bg-side-mid.gif);
	background-repeat:repeat-y;
}
.bg-side-bot{
	width: 220px;
	height: 60px;
	background-image:url(../images/bg-side-bot.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}


.side-meta{
	font-size:80%;
	color: #fff;
	
}


/* --- サイドバーバナー --- */

#side-banner {
	float: left;
	margin-top: 15px;
	width: 220px;
}

#side-banner img {
	margin-bottom: 10px;
}









 /* --- エントリー --- */
 
.fra-entry {
	width: 605px;
	margin: 0px 0px 10px 0px;
}



.entry{
	padding: 0px 0px 0px 0px;
}
.firstpost {
	margin-bottom:20px
}


 /* --- エントリー(ページ)のタイトル --- */

.entry-page-title-fra {
	width: 605px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg-entrypagetitle.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.entry-page-title-fra h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
} 


 /* --- エントリーのタイトル --- */

.entry-title-fra {
	width: 605px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg-entrytitle.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.entry-title-fra h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
} 

h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	text-decoration:none;
	font-size: 100%;
	font-size: 18px;
	font-weight: bolder;
	padding: 0px 10px 10px 30px;
	margin: 50px 0px 0px 0px;
	color:#000;
	display:block;
	background-image:url(../images/icon-entrytitle.gif);
	background-repeat:no-repeat;
}


h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}



 /* --- エントリーのmeta --- */

.entrymeta{
	text-align:right;
	margin-top: 0;
	font-size: 10px;
	color: #fff;
	margin:  -3px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
.entrymeta a img{
	border:none;
}

.entrymeta a{
	border:none;
}

.entrymeta a:link     { color: #fff; text-decoration: underline; }
.entrymeta a:visited  { color: #fff; text-decoration: underline; }
.entrymeta a:hover    { color: #fff; text-decoration: none;}
.entrymeta a:active   { color: #fff; text-decoration: underline; }




.entrybody {
	margin: 0;
	padding: 15px 15px 30px 30px;/* --- エントリーinner --- */
	
	font-size: 100%; /* --- エントリーのフォントサイズ --- */
	line-height: 160%;
	
	border:1px solid #ccc;
	background-color:#fff;
	background-image:url(../images/bg-entrybot.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
	


.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF; /* --- エントリーの画像縁取り --- */
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
#commentblock h2{
	margin-bottom: 10px;
	font-size: 14px;
}



.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}


#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(../images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}




 /* --- エントリーのタグ装飾 --- */
 

 
.entrybody h4{
 	height: 44px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	font-size: 110%;
	line-height:140%;
	background-image: url(../images/bg-cap01.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.entrybody h5{
 	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #73183b;
}



.entrybody p{
margin:8px 0 0 0;
padding:0;
}
