body{
	margin-top:10px;
	color:#000000;
	background: #ffd500 url(../img/bdfp-f25.gif) repeat fixed;
	}

a:link {
	color: #ff0000;
	text-decoration: none;
	}
	
a:hover {
	color: #007f7f;
	text-decoration: none;
	background-color: #99ffee;
	}
	
a:visited {
	color: #6600ff;
	text-decoration: none;
	}

img{
	border: 0px;
	}

/* 円 */

.cr{
	color: #FF0A16;
	font-size: 10px;
	}	

.co{
	color: #FF9819;
	font-size: 10px;
	}	

.cg{
	color: #5C9408;
	font-size: 10px;
	}	


/* 色々 */

.mmtable{
	padding: 4px;
	font-size : 11px;
	background-color: #ffffff;
	border: 2px solid #9dB335;
	width: 550px;
	}
	
iframe {
	width: 400px;
	height: 80px;
	border-bottom:dotted 1px #ff6a00;
	}	
	
.mmtit{
	margin: 5px;
	background: #DEF379 url(../mame-t.gif) no-repeat center;
	height: 30px;
	width: 450px;
	}
	
.mmcon{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	width: 450px;
	}
	
.mmcon2{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	width: 450px;
	text-align: left;
	}
	
.mmbn{
	text-align: left;
	width: 450px;
	margin-bottom: 10px;
	}	

.mmsn{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	width: 450px;
	text-align: center;
	font-size : 11px;
	}	
	