
@charset "UTF-8";

/*  : blog
----------------------------------------------------------------------------------------*/

.widget-header
	{
	background-color:#0960c1;
	font-size:small;
	color:#ffffff;
	padding:2px 2px 2px 6px;
	margin-top:15px;
	}

.widget-content
	{
	padding:8px 8px 0 8px;
	}

.blog_arrow
	{
	background-image: url(../img/arrow_small.gif) ;
	background-repeat:no-repeat;
	background-position:0 1px;
	padding:0 0 0 17px;
	margin-bottom:6px;
	}

.top_m1
	{
	font-size:small;
	color:#222222;
	padding-left:8px;
	font-weight:bold;
	border-left:8px #002362 solid;
	margin-bottom:5px;
	}

.top_m2
	{
	margin-bottom:15px;
	line-height:160%;
	color:#222222;
	}

.top_m2 p
	{
	margin-bottom:15px;
	}

.top_m2 ul
	{
	margin-left:15px;
	list-style-type:disc;
	}

.top_m2 ol
	{
	margin-left:23px;
	list-style-type:decimal;
	}

.top_m3
	{
	margin-top:15px;
	margin-bottom:15px;
	line-height:160%;
	color:#222222;
	}

.top_m3 p
	{
	margin-bottom:15px;
	}

.top_m3 ul
	{
	margin-left:15px;
	list-style-type:disc;
	}

.top_m3 ol
	{
	margin-left:23px;
	list-style-type:decimal;
	}

.timeline
	{
	line-height:100%;
	background-color:#eeeeee;
	color:#888888;
	text-align:right;
	padding:4px 5px 2px 5px;
	margin-bottom:15px;
	}

.morelink
	{
	text-align:right;
	background-color:#f2f2f2;
	padding:1px 5px 1px 1px;
	}

#largetext_blog
	{
	color:#001e84;
	font-weight:bold;
	font-size:210%;
	letter-spacing:-0.05em;
	line-height:120%;
	}

.blog_link
	{
	font-size:small;
	}