/* table
--- */
.tablePt01
	{
		background:#f2f2ed;
		border:1px solid #e2e1d8;
		width:100%;
		padding:15px 0;
	}
.tablePt01 p.chushaku
	{
		color:#cc0000;
		width:470px;
		margin:0 auto;
		padding:0 0 10px 0;
	}
.tablePt01 p.errorMes
	{
		color:#cc0000;
		width:450px;
		margin:0 auto 15px auto;
		padding:10px;
		border:1px solid #cc0000;
		font-weight:bold;
	}
.tablePt01 p.kakuninMes
	{
		width:450px;
		margin:0 auto 15px auto;
		padding:10px;
		border:1px solid #ccc;
		font-weight:bold;
	}
.tablePt01 p.error
	{
		font-weight:bold;
		color:#cc0000;
	}
.tablePt01 strong
	{
		color:#cc0000;
	}
.tablePt01 table.part01
	{
		width:470px;
		margin:auto;
		border-collapse:collapse;
	}
.tablePt01 table.part01 th, .tablePt01 table.part01 td
	{
		border-bottom:1px dotted #999;
		line-height:1.2;
		color:#666;
	}
.tablePt01 table.part01 th
	{
		width:115px;
		text-align:left;
		padding:12px 0 10px 5px;
		vertical-align:top;
	}
.tablePt01 table.part01 th small
	{
		font-size:100%;
		font-weight:normal;
	}
.tablePt01 table.part01 td
	{
		padding:10px 5px;
	}
.tablePt01 table.part01 td p
	{
		margin:0;padding:0 0 5px 0;
	}

.tablePt01 .name
	{
		width:300px;
	}
.tablePt01 .add, .tablePt01 .add2, .tablePt01 .email
	{
		width:326px;
	}
.tablePt01 .tel
	{
		width:200px;
	}
.tablePt01 .otherNews
	{
		width:280px;
	}
.tablePt01 .comment
	{
		width:320px;
		height:100px;
	}
.tablePt01 table.part01 tfoot p
	{
		line-height:1.6;
	}
.tablePt01 table.part01 tfoot th,.tablePt01 table.part01 tfoot td
	{
		border-bottom:none;
	}
.tablePt01 .button
	{
		width:150px;
	}
.tablePt01 table.part02
	{
		width:90%;
		margin:0 0 10px 0;
	}
.tablePt01 table.part02 th, .tablePt01 table.part02 td
	{
		padding:0;margin:0;
		border:none;
		font-weight:normal;
	}
.tablePt01 table.part02 th
	{
		width:220px;
	}

.tablePt02
	{
		width:100%;
	}
.tablePt02 table
	{
		width:500px;
		margin:auto;
		border-collapse:collapse;
	}
.tablePt02 tbody th,.tablePt02 td
	{
		border-bottom:1px dotted #999;
		line-height:1.6;
		padding:5px 10px;
	}
.tablePt02 tbody th
	{
		width:100px;
		text-align:left;
		font-weight:normal;
		vertical-align:top;
	}
.tablePt02 tfoot th
	{
		text-align:center;
		border:none;
		font-weight:normal;
		padding:15px 0;
	}
.tablePt02 tfoot th p
	{
		margin:0;padding:0 0 15px 0;
		line-height:1.6;
	}

/* present box
--- */
.presentBox
	{
		background:url("../subscription/img/present_middle.gif") repeat-y;
		width:470px;
		margin:auto;
	}
.presentBox .in
	{
		background:url("../subscription/img/present_top.gif") no-repeat;
	}
.presentBox span
	{
		display:block;
		background:url("../subscription/img/present_bottom.gif") no-repeat #fff;
		height:45px;
	}
.presentBox p.cl
	{
		width:185px;
		margin:0;padding:50px 0 0 15px;
		line-height:1.6;
	}
.presentBox div.cr
	{
		width:254px;
	}
.presentBox div.cr p.cl
	{
		width:110px;
		margin:0;padding:100px 0 0 0;
		line-height:1.3;
	}
.presentBox div.cr p.cr
	{
		width:128px;
		margin:0;padding:100px 0 0 0;
		line-height:1.3;
	}


/* trial
--- */
#trialHead
	{
		width:470px;
	}
#trialHead .cl
	{
		width:330px;
	}
#trialHead .cr
	{
		width:126px;
		padding:10px 0 0 0;
	}

#contactHeader {
}

#contactHeader dl,
#contactHeader dt,
#contactHeader dd {
	margin: 0;
	padding: 0;
}

#contactHeader .description {
	margin-bottom: 20px;
	/zoom: 1;
}

#contactHeader .description dt {
	float: left;
	margin-right: -13em;
}

#contactHeader .description dd {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding: 0 0 10px 5.5em;
}

#contactHeader .time {
	border: 1px solid #CCC;
	padding: 10px;
}

