@charset "shift_jis";

/*--------メインボックス--------*/
div.trial_maincontents {
	border: 1px solid #B1E366;
	background-color: #FFFFFF;
	margin-bottom: 45px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
dl#trial_img {
	margin-bottom: 25px;
	line-height:0;
	font-size:0;
}

dl#trial_img dt {
	line-height:0;
	font-size:0;
}

dt.traial_title {
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #44A311;
	margin-bottom: 10px;
}
dd.traial_txt {
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 30px;
}
p.trial_attention {
	font-weight: bold;
	color: #0B9003;
}
ul.att_txt {
	border: 1px solid #44A313;
	text-indent: -1em;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 26px;
	margin-bottom: 38px;
}
p.trial_btn {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 30px;
}

/*グリーンサイトライセンスお試し版について*/
#about_bg {
	background:url(images/about_img01.jpg) 0 0 no-repeat;
	width:642px;
	height:240px;
	position:relative;
}
#about_bg img{
	position:absolute;
	top:170px;
	left:425px;
}
