#pickblog ul{padding:10px;}
#pickblog h2{margin-top:30px;}
#pickblog dt{
	clear:left;
	float:left;
	width:200px;
	margin-right:20px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#pickblog dd{
	margin-right:20px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#contentsMain h2{
clear:both;
width:520px;
height:16px;
	padding:7px 10px;
	background-image : url(../img/bace/h2.jpg);
	background-repeat:repeat-x;
	color:#fff;
}
#contentsMain h3{
clear:both;
}

/**********************************************************************　テーブル枠・背景色　***/
.blogBox{
border:1px solid #ccc;
margin-bottom:10px;
clear:both;
}
.blogBox01{
	background-color:#F1E6F7;
	margin-bottom:10px;
}
.blogBox02{
	background-color:#E3EDF6;
	margin-bottom:10px;
}
.blogBox03{
	background-color:#F0F0F0;
	margin-bottom:10px;
}
.blogBox04{
	background-color:#F6E4E4;
	margin-bottom:10px;
}
.blogBox05{
	background-color:#FAF0EF;
	margin-bottom:10px;
}
.blogBox06{
	background-color:#EFE6D5;
	margin-bottom:10px;
}

/**********************************************************************　タイトル装飾　***/
#blogNew01{
border-top:2px solid #7D44B6;
border-bottom:2px solid #7D44B6;
padding:5px;
}
#blogNew01 strong{
width:400px;
font-size:120%;
}
#blogNew02{
border-top:2px solid #3893ED;
border-bottom:2px solid #3893ED;
padding:5px;
}
#blogNew02 strong{
width:400px;
font-size:120%;
}
#blogNew03{
border-top:2px solid #666699;
border-bottom:2px solid #666699;
padding:5px;
}
#blogNew03 strong{
width:400px;
font-size:120%;
}
#blogNew04{
border-top:2px solid #C1318E;
border-bottom:2px solid #C1318E;
padding:5px;
}
#blogNew04 strong{
width:400px;
font-size:120%;
}
#blogNew05{
border-top:2px solid #BC3F3F;
border-bottom:2px solid #BC3F3F;
padding:5px;
}
#blogNew05 strong{
width:400px;
font-size:120%;
}
#blogNew06{
border-top:2px solid #95753c;
border-bottom:2px solid #95753c;
padding:5px;
}
#blogNew06 strong{
width:400px;
font-size:120%;
}
.maru {
	font-size: 8pt;
	color: #1B4B3D;
}
