@charset "utf-8";
/* CSS Document */

#about{
	margin-top:20px;
}

#about #contents div.text{
	display:inline;
	width:500px;
	margin-left:20px;
}

#about #contents img{
float:left;
}

#about #contents ul{
list-style-image:url(../images/base/list02.png);
}

.paypal{
width:400px;
margin-left:30px;
}

.clear{
clear:both;
}

.p_cancel{
font-size:10pt;
}

/* button for about ImageGenerator page */

#btn_toAboutIG
{
	display:block;
	background-image:url(../images/base/b_about_iga.png);
	width:200px;
	height:35px;
}

#btn_toAboutIG:hover
{
	background-position:0px 35px;
}