/*Share*/

* {
	color: #fff;
	font-family: sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    line-height:160%;
    font-size:12px;
}

body {
	background-color: #f69;
	padding: 0px;
	margin: 0px;
	background-image:url(../img/popup/img-bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	background-position: center top;
}
img,img a{  
    border:0;}

p{
padding:0 0 15px 0;
margin:0;}

p.color-l{
padding:0 0 15px 0;
margin:0;
float: left;
width:160px;}

p.color-r{
padding:1em 0 15px 0;
margin:0;
float: left;
width:210px;
text-align: right;}

.clear {
	margin-top:-1px;
	/*height:1px;*/
	clear:both;
}

div.steptxt{
padding:0 13px;
margin:0;
background-color: #fce7ee;
}

div.steptxt p{
padding: 0 0 10px 0;
color: #555;
padding-left: 1em;
text-indent: -1em;
}


/*Layout*/
#img{
height:245px;
padding:5px 0 0 0;}

#text{
width:370px;
height:288px;
text-align:left;}

#text02{
width:370px;
height:318px;
text-align:left;}

#text03{
width:370px;
height:400px;
text-align:left;}

#text04{
width:370px;
text-align:left;
padding: 0 0 20px 0;}

#footer{
	width:386px;
	height:22px;
	padding-right:14px;
	text-align:right;
	margin:0;
	background-image:url(../img/popup/footer.gif);
	background-repeat:none;
}


/*Font*/

.f10{
    font-size:10px;
}
.f10b{
    font-size:10px;
    font-weight: bold;
}
.f10b-yellow-b{
	color: #fff100;
    font-size:10px;
    font-weight: bold;
}
.f10gr02 {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.f10ore_bold {
	font-size: 10px;
	line-height: 160%;
	font-weight: bold;
	color: #f39;
}
.f10gr02_b {
	font-size: 10px;
	line-height: 160%;
	font-weight: bold;
	color: #666666;
}
.f12b-pink{
	color: #f39;
    font-size:12px;
    font-weight: bold;
}
.f12ore_bold {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #f39;
}
.f10blue_bold {
	font-size: 10px;
	line-height: 160%;
	font-weight: bold;
	color: #17c7fa;
}