@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;
}

/* お試し版１カラム版_20110507 */

#trial01 p {
	font-size:13px;
	line-height:1.4em;
	color:#333333;
	margin-bottom:10px;
	padding:0 10px;
}
#trial01 img {
	margin-bottom:10px;
}
#trial01 .txtArea {
	margin:0 20px 10px;
	padding:10px;
	background:#fff8f8;
	border:1px solid #f3e6d6;
	font-size:13px;
	line-height:1.4em;
	color:#000000;
}
#trial01 .txtArea span{
	font-size:14px;
	font-weight:bold;
}
#trial01 #pointList{
	margin:0 0 10px 10px;
}
#trial01 #pointList div{
width:275px; margin-left:5px; float:left;
}
#trial01 #pointList div img{
	margin-bottom:0px;
}
#trial01 .voiceBox{
	width:420px;
	float:left;
	padding:5px;
}
#trial01 .voiceBox .imgBox{
	float:left;
}
#trial01 .voiceBox p{
	width:230px;
	float:right;
}
#trial01 .voiceBdL{
	border-left:1px solid #CCCCCC;
}
#trial01 .voiceBdB{
	border-bottom:1px solid #CCCCCC;
}
#trial01 .companyList{
	margin-left:50px;
}
#trial01 .companyList li{
	float:left;
	margin:0 5px;
}
#trial01 .center{
	text-align:center;
}
/*見出し*/
#trial01 h3 {
	clear:both;
	text-indent:-9999px;
	height:40px;
}
#trial01 h3.ttl01 {
	background:url(images/pr_ttl01.jpg) no-repeat;
	margin:0px;
	height:38px;
}
#trial01 h3.ttl02 {
	background:url(images/pr_ttl02.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl03 {
	background:url(images/pr_ttl03.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl04 {
	background:url(images/pr_ttl04.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl05 {
	background:url(images/pr_ttl05.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl06 {
	background:url(images/pr_ttl06.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl07 {
	background:url(images/pr_ttl07.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl08 {
	background:url(images/pr_ttl08.jpg) no-repeat;
	margin:20px 0 10px;
}
#trial01 h3.ttl09 {
	background:url(images/pr_ttl09.jpg) no-repeat;
	margin:20px 0 10px;
}

/*トップ画像*/
#trial01 #topImg {
	position:relative;
	width:860px;
	height:272px;
}
#trial01 #topImg #topBtn{
	position:absolute;
	width:402px;
	height:90px;
	top:175px;
	left:450px;
}

/*フォーム*/
#trial01 .trial_form {
	width:760px;
	margin:auto;
}

#trial01 .trial_form h4 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
	color:#006600;
}

#trial01 .trial_form table {
	width:100%;
	margin-bottom:20px;
}

#trial01 .trial_doui_attention {
	padding:0px;
	font-size:12px;
	line-height:1.6em;
}

#trial01 .trial_doui p {
	padding:0px;
}

#trial01 .trial_doui {
	background:url(images/trial_img05.jpg) no-repeat right 30px;
}

#trial01 #trial_doui_textarea textarea {
	width:580px;
	font-size:12px;
	height:120px;
	color:#333333;
	text-align:left;
	border:1px solid #8bbe55;
	margin-bottom:15px;
	line-height:1.3em;
}

#trial01 .trial_doui #trial_doui_check {
	background:#ffe6e6;
	padding:8px 5px;
}

#trial01 .centerBtn {
	width:500px;
	height:70px;
	margin:auto;
	margin-bottom:20px;
}

#trial01 .topback {
	text-align:right;
}

#trial01 .topback img {
	margin-bottom:0px;
}

#trial01 #trial_btn {
	background:url(images/trial_btn.jpg) no-repeat top;
	width:500px;
	height:70px;
}

.errorArea{
	padding:5px;
	border:1px dashed #FF0000;
	background:#fcfcfc;
	margin-bottom:10px;
}