@charset "UTF-8"; 
	 
@import "screen.css"; 
  
/**
 * ========================================
 * ‹¤’Ê CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
#Content .Box .Title 
{
	font-size: 131%;
}
 
#Content .Box .Title 
{
	font-size: 131%;
}
 
#Content .Box .Title h1 
{
	font-size: 131%;
}
 
#Content .Box .Title h1 span 
{
	font-size: 100%;
}
 
#Content .Box .Body p, 
#Content .Box .Body ul
{
	font-size: 108%;
}
 
.W527 #Content .Box .Diary .Title p 
{
	font-size: 100%;
}
 
#opinion #Content .Article div.Outline p 
{
	font-size: 131%;
}
 
#SpecialContent table td h2, 
#SpecialContent table th h2
{
	font-size: 131%;
}
 
#SpecialContent table td p 
{
	font-size: 108%;
}
 
#SpecialContent table td.Text h3 
{
	font-size: 131%;
}
 
#SpecialContent table td .Remark h2 
{
	font-size: 100%;
}
 
#SpecialContent .Outline h2, 
#SpecialContent .Outline .Box h3,
#SpecialContent .Excerpt,
#SpecialContent .NormalBox h1,
#SpecialContent .NormalBox h2,
#History h1,
#opinion #Content .Article div.Detail h2
{
	font-size: 131%;
}
 
#SpecialContent .Outline td, 
#SpecialContent .NormalBox h3,
#SpecialContent .NormalBox p,
#History table,
#SpecialContent .ExcerptBox h3,
#opinion #Content .Article div.Detail h3
{
	font-size: 108%;
}
 
#diary .SpecialBox ul li a 
{
	font-size: 100%;
}
 
#Navigation .Section 
{
	font-size: 108%;
}
 
#Footer address 
{
	font-size: 100%;
}
 
#profile1 #ProfileContent h1, 
#profile3 #ProfileContent dl
{
	font-size: 131%;
}
 
#profile1 #ProfileContent .Body, 
#profile2 #ProfileContent dl
{
	font-size: 108%;
}
 
#MainArea 
{
}
	 
#MainArea #NewsArea 
{
	font-size: 108%;
}
 
#MainArea #TagArea 
{
}
	 
#MainArea #TagArea #Keyword ul 
{
	font-size: 131%;
}
 
#MainArea #Features 
{
	font-size: 108%;
}
   
.SingleArea 
{
}
	 
.SingleArea h2 
{
	font-size: 131%;
}
 
.SingleArea p, 
.SingleArea ul,
.SingleArea ol,
.SingleArea dt,
.SingleArea table
{
	font-size: 108%
}
 	 

/**
 *
 * recent.css
 *
 */

#editingContainer  { padding:15px;width:auto; }
#editingContainer .yearTtl { height:35px; padding:5px 0 0 10px; }
#editingContainer .yearTtl p { font-size:17px;color:#80AE14;font-weight:bold; }
#editingContainer .dayContainer {
	background:url(../../images/recent_action/r4_chihoumawari/container_bottom_bg.jpg) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom: 20px;
}
#editingContainer .dayTtl { height:28px; padding:15px 25px 0px; background:url(../../images/recent_action/r4_chihoumawari/ttl_bg.jpg) no-repeat top center; color:#80AE14; font-size:120%; font-weight:bold;}
#editingContainer .action { padding:10px 15px 0px; background:url(../../images/recent_action/r4_chihoumawari/container_bg.jpg) repeat-y center; }
#editingContainer .action .txt {
	width:665px;
	margin:0 auto;
	line-height:150%;
	color:#666666;
	padding-bottom: 5px;
}
#editingContainer .action div { width:665px; margin:0 auto; padding:0 0 9px; overflow:hidden; }
#editingContainer .action div p { border:1px solid #F2F2F2; padding:4px;float:left; margin-right:4px; }
