@charset "utf-8";


body{
background-color: #FFFFFF;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック','MS Gothic',Osaka,sans-serif;
}




#id_main
{
	position:relative; 
}

#id_main_index2
{
	position:absolute;
}

#id_full
{
	text-decoration:none;
	color:#808080;
	padding-bottom: 4px;
	font-size: 77%;
	width: 170px;
}

#id_full:hover
{ 
	color:#CD4200;
	text-decoration:none;
}

.bd_style01
{
	padding:3px;
	border:#999 solid 1px;
}
.cFeedPic img
{
	border:none;
	margin-bottom: 4px;
}
.cFeedPic a
{
	text-decoration:none;
	color:#666;
	font-size: 77%;
}
.cFeedPic a:hover
{
	text-decoration:underline;
}

.di_main_list
{
	position:relative;
	height:auto;	
	width:175px;
	margin-bottom: 7px;
	overflow:hidden;
}


.di_index
{
	position:relative;
	float:left;
	width:175px;
	height: 170px;
	padding:5px;
	background:url("../blog_parsts_bk.jpg") no-repeat scroll 0 0 transparent;

	
}

.di_full
{
	position:relative;
	float:left;
/*	border:#666 solid 1px;*/
	width:57px;
	text-align:left;
	padding:2px;
	cursor:pointer;
	color:#000000;
}
.di_next
{
	position:relative;
	float:right;
	width:25px;
	text-align:center;
	padding:2px;
	cursor:pointer;
	color: #C0C0C0;
	font-size: 77%;
}
.di_preid
{
	position:relative;
	float:left;
	width:25px;
	text-align:center;
	padding:2px;
	cursor:pointer;
	color: #C0C0C0;
	font-size: 77%;
}
.di_preid:hover
{ 
	color:#CD4200;
}
.di_next:hover
{ 
	color:#CD4200;
}

