@charset "UTF-8";

/* font.css */

.f14 {font-size: 14px;}
.f12 {font-size: 12px;}
.f12s {font-size: 12px;}
.f10 {font-size: 10px;}
.f10s {font-size: 10px; line-height: 12px;}
.f9 {font-size: 9px;}


/*.title {
	color: #000000; 
	font-size:16px;
	font-weight:bold;
	padding-left: 10px;
	border-width: 0px 0px 1px 5px;
	border-style: solid;
	border-color: #CC0000;
	line-height: 30px;
	background-image: url(../temp_img/bg_title.gif);
	background-repeat: repeat-x;
}*/

.attention{
	color:#FF0000;
}

.strong{
	font-weight:bold;
}

.db{
	display:block;
}


/*　タイトル　*/

.titlebox{
	padding: 0 0 30px;
	}

.title-main{
	border-left: #003399 solid 5px;
	border-bottom: #003399 solid 1px;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	font-size: 16px;
	}


/* PLOROGUEなどで使用小見出しタイトル  */

.title_sub_elt{
	font-size: 14px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #C00011;
	line-height: 105%;
	color: #C00011;
	font-weight: bold;
}

.title_sub_dt{
	font-size: 14px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #003E90;
	line-height: 105%;
	color: #003E90;
	font-weight: bold;
}

.title_sub_amt{
	font-size: 14px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #F16E0C;
	line-height: 105%;
	color: #F16E0C;
	font-weight: bold;
}

.title_sub_jt{
	font-size: 14px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #015933;
	line-height: 105%;
	color: #015933;
	font-weight: bold;
}


.fontbox{
	color:#FFFFFF;
	display: block;
	background-color: #CC0000;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 80px;
}
