@charset "euc-jp";
/* CSS Document */

h3#ttl-present { background:url(../images/ttl_present.gif) no-repeat; text-indent:-2000px; width:583px; height:35px; margin:20px 0 0 0; padding:0; }

h3#how-review { background:url(../images/how_present.gif) no-repeat; text-indent:-2000px; width:584px; height:30px; margin:10px 0 0 0; padding:0; border:solid 1px #eaeaea; }

#present { display:block; max-width:583px; margin:0 0 20px 0; padding:10px 0 10px 0; border:2px solid #78cd3a;}
#present01 p { margin:10px 0 10px 10px; padding:0; font-weight:bold;}
#present02 p { margin:10px 0 10px 10px; padding:0; font-weight:bold;}
#present03 p { margin:10px 30px 10px 0; padding:0; font-weight:bold;}
#present04 p { margin:10px 0 10px 10px; padding:0; font-weight:bold;}


#present01 {
	width:250px;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#present01 img {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#present02 {
	float:left;
	width:250px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#present02 img {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#present03 { width:160px; margin:0 0 0 20px; float:left; padding:0;}
#present03 img { margin:20px 0 0 20px;}

#present04 { width:230px; margin:0 0 0 5px; float:left;}
#present04 img { margin:10px 0 0 15px;}



#step { max-width:563px; margin:0; padding:10px; border:solid 1px #59c10e; background-color:#F5FEEF;}
#step p { padding-bottom:5px; padding-top:5px;}
#step p.border-Bottom {  border-bottom:1px dotted #C0C0C0;}

.txt-border { border-bottom:#CCCCCC solid 1px; padding:0 0 5px 0;}
.txt-red { color:#ff0000;}


/* campaign.php */

#entry-form { margin:0; padding:10px; width:620px; border:1px solid #999999;}

.table { margin-top:10px; width:100%; border-left:#999999 1px solid; border-top:#999999 1px solid; }
.table-th { width:150px; background-color:#ffffec; }
.table-th-td { text-align:left; padding:10px; border-bottom:#999999 1px solid; border-right:#999999 1px solid; }
