@charset "utf-8";

/* CONTENTS===================================================
ニュース配信内フォント用

Editors : Oda,Orita,...
Last Editor : Orita
Date : 2009-10-22

=========================================================== */

/*ニュース表示(日付)*/
.day-block{padding-left: 5px;}
.day-size{font-size:0.75em;}
.day-color01 {color:#202522;}/*黒*/
.day-color02 {color:#B33A19;}/*赤*/
.day-color03 {color:#4E6BB4;}/*青*/
.day-color04 {color:#3D995E;}/*緑*/
.day-color05 {color:#CD5384;}/*ピンク*/
.day-color06 {color:#666666;}/*グレー*/
.day-bold {font-weight:bold;}



/*ニュース表示(タイトル)*/
.title-size-small {font-size:0.75em;}
.title-size-middle {font-size:0.875em;}
.title-size-big {font-size:1em;}
.title-color01 {color:#202522;}/*黒*/
.title-color02 {color:#B33A19;}/*赤*/
.title-color03 {color:#4E6BB4;}/*青*/
.title-color04 {color:#3D995E;}/*緑*/
.title-color05 {color:#CD5384;}/*ピンク*/
.title-color06 {color:#666666;}/*グレー*/
.title-bold {font-weight:bold;}



span.op_b {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	color: inherit;
	font-size: inherit;
}
span.op_u {
	text-decoration: underline;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}
span.op_s {
	text-decoration: line-through;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}

span.op_i {
	text-decoration: inherit;
	font-style: italic;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}

span.op_large {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: 20px;
}

span.op_mideamu{
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: 14px;
}


span.op_small {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: 8px;
}


/*Copyright(C) Plan UK All rights reserved.*/

