/* [MAG]-------------------------------------------------*/

td.mag_content{
	line-height: 180%;
	letter-spacing: 1px;
}

table.mag_frame{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 80px;
	margin-right: 80px;
}


/*[CONTENT]--------------------*/
h1.mag_top
{
	font-weight: bold;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	border-bottom: none;
	border-left: none;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 5px;
	font-family: verdana, serif, palatino, georgia, times new roman, Osaka
}
h1.mag_categ {
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	border-top: #666666 2px solid;
	border-bottom: #666666 1px solid;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana, serif, palatino, georgia, times new roman, Osaka
}


/* [DISP]-------------------------------------------------*/
div.content{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
div.mag_center{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.center_b{
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.center_em{
	color: #FF6666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.center_strong{
	color: #FF6666;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.point{
	font-weight: bold;
	text-align: center;
	color: #FF6666;
	border: #666666 2px solid;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;}

div.name{
	text-align: right;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

a.url{
	font-family: arial, verdana, serif, palatino, georgia, times new roman, Osaka
}

/* [MAG INDEX]-------------------------------------------------*/
table.mag{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
td.mag_no{
	font-weight: bolder;
	font-size: x-small;
	width: 45px;
	padding-top: 10px;
}
td.mag_date{
	font-weight: nomal;
	font-size: xx-small;
	width: 70px;
	padding-top: 10px;
}
td.mag_topic{
	font-weight: nomal;
	font-size: x-small;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}


