@charset "euc-jp";
/*	Y!fortune CSS		*/
/*	last update 080411	*/

h1 {
	font-size: 100%;
	margin: 0px;
}
h2 {
	font-size: x-small;
	margin: 0px;
}
h3 {
	font-size: x-small;
	font-weight: normal;
	margin: 0px;
}

/* wrapper */
.wr{clear:both;}

/* margin */
.mg0a {margin:0px;}
.mg5a {margin:5px;}
.mg10a{margin:10px;}
.mg15a{margin:15px;}
.mg20a{margin:20px;}
.mg30a{margin:30px;}

.mg0v {margin-top:0px; margin-bottom:0px;}
.mg5v {margin-top:5px; margin-bottom:5px;}
.mg10v{margin-top:10px; margin-bottom:10px;}
.mg15v{margin-top:15px; margin-bottom:15px;}
.mg20v{margin-top:20px; margin-bottom:20px;}
.mg30v{margin-top:30px; margin-bottom:30px;}

.mg0h {margin-right:0px; margin-left:0px;}
.mg5h {margin-right:5px; margin-left:5px;}
.mg10h{margin-right:10px; margin-left:10px;}
.mg15h{margin-right:15px; margin-left:15px;}
.mg20h{margin-right:20px; margin-left:20px;}
.mg30h{margin-right:30px; margin-left:30px;}

.mg0t {margin-top:0px;}
.mg5t {margin-top:5px;}
.mg10t{margin-top:10px;}
.mg15t{margin-top:15px;}
.mg20t{margin-top:20px;}
.mg30t{margin-top:30px;}

.mg0r {margin-right:0px;}
.mg5r {margin-right:5px;}
.mg10r{margin-right:10px;}
.mg15r{margin-right:15px;}
.mg20r{margin-right:20px;}
.mg30r{margin-right:30px;}

.mg0b {margin-bottom:0px;}
.mg5b {margin-bottom:5px;}
.mg10b{margin-bottom:10px;}
.mg15b{margin-bottom:15px;}
.mg20b{margin-bottom:20px;}
.mg30b{margin-bottom:30px;}

.mg0l {margin-left:0px;}
.mg5l {margin-left:5px;}
.mg10l{margin-left:10px;}
.mg15l{margin-left:15px;}
.mg20l{margin-left:20px;}
.mg30l{margin-left:30px;}


/*	RP
--------------------------------------------*/
.adRP{
margin:5px 0 0;
border:1px solid #ccc;
text-align:center;
}

.adRP{
margin:-10px 0 10px 0;
padding:0;
}

.adRP dl{
margin:0px;
padding:0px;
}
.adRP dt{
text-align:center;
margin:0px;
padding:2px;
background:#ccc;
font-weight:bold;
font-size:80%;
}

.adRP dd{
padding:0 0 8px;
margin:0px;
text-align:center;
}

.adRP dd div.st01{
width:280px;
margin:0 auto;
padding:8px 0 0;
}

.adRP dd div.st02{
width:280px;
margin:5px auto 0;
padding:5px 0 0;
border-top:1px solid #ccc;
}

