<!--
/****************************************************************/
/***	カスタマイズ						*/
/****************************************************************/

/***************************/
/**** RUNKING		****/
/***************************/
.runking	{font-size : x-small;color : #76729e;}

/***************************/
/**** NOVEL REVIEW	****/
/***************************/
#novel span {
	color		: #76729E;
	font-size	: 150%;
	display		: block;
	font-family	: "Monotype Corsiva";
}

#novel blockquote {
	background	: #FBFBFF;
	border		: 1px #000 dotted;
}

/***************************/
/**** MOVIE REVIEW	****/
/***************************/
div.rev_t		{
	background 	: #76729E;
	color      	: #ffffff;
	text-align 	: center;
}

div.rev_s		{
	color		: #8783af;
	font-size       : 140%;
	font-weight     : bold;
	padding         : 5px 0px 5px 22px;
	margin		: 10px 0px;
	border-top      : 1px #000 dotted;
	border-bottom   : 1px #000 dotted;
	background	: #ffffff url(http://blog-imgs-12.fc2.com/r/o/n/ronsard/rev.gif) no-repeat left center;
	font-family	: "Trebuchet MS",Verdana,Arial,Sans-serif;

}

#rev,
#rev2,
#rev3			{
	font-family	: arial,Sans-serif;
	text-align	: left;
}

#rev img		{
	margin		: 0px 0px 10px 10px;
	padding		: 5px;
	display		: block;
	float		: right;
	border		: 1px #cccadb solid;
}

#rev2 img		{
	margin		: 10px 0px;
	padding		: 5px;
	display		: block;
	text-align	: center;
	border		: 1px #cccadb solid;
}

#rev3 img		{
	margin		: 0px 0px 10px 10px;
	padding		: 5px;
	display		: block;
	float		: left;
	width		: 90px;
	height		: 68px;
	border		: 1px #cccadb solid;
}

#youtube_only 		{}
#youtube		{
	margin-top	: 50px;
} 
#youtube_only		{}
#youtube a		{
	color		: #8783af;
	padding		: 5px;
	display		: block;
	font-size       : 120%;
	font-weight     : bold;
	text-decoration	: none;
	padding         : 5px 0px 5px 22px;
	margin		: 10px 0px;
	border-top      : 1px #000 dotted;
	border-bottom   : 1px #000 dotted;
	font-family	: Verdana,Arial,Sans-serif;
	background	: #ffffff url(http://blog-imgs-12.fc2.com/r/o/n/ronsard/rev.gif) no-repeat left center;

}
#youtube a:hover	{
	color		: pink;
	text-decoration : underline; 
}
#youtube_only object,
#youtube_only embed,
#youtube object,
#youtube embed 
 	{
	width		: 300px;
	height		: 245px;
	text-align	: center;
	display		: block;
	margin		: 15px 0px;
}

/************************************
*****	本文用のYOUTUBE		*****
************************************/
#youtube_body		{
	float		: left;
	margin		: 0px;
	padding		: 0px 10px 10px 0px;
}

#youtube_body		{
	font-size	: 8pt;
	font-style	: italic;
	font-family	: arial;
	color		: #76729e;
	font-family	: "Trebuchet MS",Verdana,Arial,Sans-serif;
}
#youtube_body a		{
	font-size	: 8pt;
	font-style	: italic;
	font-family	: arial;
	font-weight	: bolder;
	font-family	: "Trebuchet MS",Verdana,Arial,Sans-serif;
}

#youtube_body object,
#youtube_body embed 
 	{
	width		: 160px;
	height		: 130px;
	display		: block;
}
.movie
			{
	border		: 1px red dotted;
	background	: #fff5f2;
	color		: #76729e;
}

/******************************************
**** その他
*******************************************/
.pad10		{padding-left 	: 10px;}
.hr_r		{border-right 	: 1px #76729e solid;}
.hr_l		{border-left  	: 1px #76729e solid;}
.hr_t		{border-top   	: 1px #76729e solid;}
.hr_b		{border-bottom	: 1px #76729e solid;}
hr.dash		{border		: 1px #000000 dashed;}

.hearts		{color		: pink;font-size:12pt;}
.silver		{color		: silver;}
.gray		{color		: gray;}
.lightpink	{background	: #fff5f2;}



/************************************************************************************************************************/
/**** Matthew Macfadyen profile 用											*/
/************************************************************************************************************************/
/********************************/
/* テーブル			*/
/********************************/
#matt table,
#matt td,
#matt th 		{
	border-collapse	: collapse;
	border		: 1px #76729e dotted;
	padding		: 10px;
	margin		: 0px;
	font-size	: 100%;
}

/**********************************
***  拍手配置
**********************************/
.fc2_footer {padding-top:20px;}


-->