
#mag p{
	float:left;
	margin:0px auto 10px 10px;
	padding:0px;
}
#mag #itm{
float:left;
width: 130px;
background-color:#e9e9e9;
margin:0 2px 0 0;
padding: 10px 5px 10px 2px;
text-align: right;
color:#333333;
font-size:12px;
line-height:140%;
border:1px solid #cc99ff;
}
#mag #magtxt{
float:left;
width: 360px;
background-color:#e9e9e9;
margin:0 0 0 2px;
padding: 10px 5px 10px 5px;
text-align: left;
color:#333333;
font-size:12px;
line-height:140%;
border:1px solid #cc99ff;
}


#mag2 p{
	float:left;
	margin:0px auto 10px 10px;
	padding:0px;
}
#mag2 #itm{
float:left;
width: 130px;
background-color:#ffeeee;
margin:0 2px 0 0;
padding: 10px 5px 10px 2px;
text-align: right;
color:#333333;
font-size:12px;
line-height:140%;
border:1px solid #cc99ff;
}
#mag2 #magtxt{
float:left;
width: 360px;
background-color:#ffeeee;
margin:0 0 0 2px;
padding: 10px 5px 10px 5px;
text-align: left;
color:#333333;
font-size:12px;
line-height:140%;
border:1px solid #cc99ff;
}

#mag2 input{
	border: 1px solid #cc99ff;
	background: #eeeeee;
}

#magtitle1{
	font-weight:bold;
	font-size:14px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding:5px 10px 5px 10px;
	margin:10px 0 10px 0;
	border-top:3px dotted #cc00ff;
	border-bottom:3px dotted #cc00ff;
	background:#ff99ff;
	color:#ffffff;
	text-align:center;
	width:500px;
}

#magtitle2{
	font-weight:bold;
	font-size:14px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding:5px 10px 5px 10px;
	margin:10px 0 10px 0;
	border-top:3px dotted #cc00ff;
	border-bottom:3px dotted #cc00ff;
	background:#999999;
	color:#ffffff;
	text-align:center;
	width:500px;
}
