@charset "UTF-8";



.jalertMod {

	/*margin-top:10px;*/

	margin-bottom:20px;

	background-color: #FFF;

	border: 5px solid #CB0000;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

	padding-top: 1px;

	background-color: #fff0f0;

}





.jalertMod .title {

	background-image: url(../img_top/jalert_mod_icon.png);

	background-repeat: no-repeat;

	background-position: 5px 0;

	padding-left: 40px;

	width: 370px;

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: #CB0000;

	margin-top: 5px;

	overflow: hidden;

	font-size: 100%;

}

.jalertMod .L {

	float: left;

	width: 390px;

	font-size: 140%;

	display: block;

}

.jalertMod .R {

	float: right;

	width: 250px;

	font-weight: normal;

	text-align: right;

	display: block;

	padding-top: 5px;

}

.jalertMod .rireki {

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #CCC;

	margin-top: 5px;

	padding-top: 5px;

	text-align:left;

}

.jalertMod .rireki a {
	font-size: 90%;	

	background-image: url(../img_top/5.gif);

	background-repeat: no-repeat;

	background-position: 0 5px;

	padding-left: 20px;

}

