div.contentsarea .attention{
	border:1px solid #cc6666;
	background-color:#ffeeee;
	padding:5px 15px;
	text-align:left;
	width: 870px;
	margin: 0 auto;
}
div.contentsarea .attention2{
	border:1px solid #d5cebe;
	background-color:#f6f3ec;
}
div.contentsarea .attention p{
	margin-bottom: 0;
}
div.contentsarea .attention ul{
	margin: 5px 0 0;
	padding:0 0 0 25px;
}
div.contentsarea .attention ul li{
	line-height:1.2em;
}
div.contentsarea table.inqform{
	border:1px solid #999999;
	border-collapse:collapse;
	margin:20px auto;
	width: 900px;
}
div.contentsarea table.inqform th{
	border:1px solid #999999;
	background-color:#cdedc8;
	font-weight:bold;
	padding:5px 0px 5px 15px;
	text-align:left;
}
div.contentsarea table.inqform td{
	border:1px solid #999999;
	padding:5px;
	text-align:left;
}
.inqred {
	color:#f00;
}
div.contentsarea form {
	margin-bottom:30px;
}
div.contentsarea .private{
	margin:20px auto 40px;
	width: 900px;
}
div.contentsarea div.confirmtable table{
	border:1px solid #999999;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
div.contentsarea div.confirmtable th{
	border:1px solid #999999;
	background-color:#cdedc8;
	font-weight:bold;
	padding:5px 0px 5px 15px;
	text-align:left;
}
div.contentsarea div.confirmtable td{
	border:1px solid #999999;
	padding:5px;
	text-align:left;
}

.thanksmsg{
	text-align:center;
	padding:20px 100px 0px 100px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:50px;
}
.errmsg{
	text-align:center;
	padding:20px 100px 0px 100px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:50px;
}
.errmsg p{
	text-align:center;
}
.fontred{
	color:#f00;
}

.box_faq{
	width: 640px;
	padding: 10px 15px;
	margin: 0 auto;
	border: 2px solid #0099ff;
	background: #fafdff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.box_faq h3{
	color: #0066ff;
	font-size: 130%;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #0066ff;
}

.box_faq dt{
	font-weight: bold;
}

.box_faq dd{
	margin: 0 0 0.5em 0;
	padding-left: 2em;
}

/*------------------------------------------------------------
プレミアムサービス お問い合せフォーム
------------------------------------------------------------*/
div.ContentsBasic h1.mycloud{
	width:958px;
	height:57px;
	margin:0 0 15px 0;
	padding:15px 0 0 22px;
	background:url(/regist/common/images/h1.gif) no-repeat #068cce;
	font-size:2em;
	color:#ffffff;
}

div.ContentsBasic h2.mycloud{
	background:none #068cce;
	border:none;
	margin:0 8px 13px 8px;
	padding:8px 13px 5px 20px;
	color:#ffffff;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}

div.ContentsBasic h3.mycloud{
	background:url(/regist/common/images/h3icon.gif) no-repeat #FFFFFF;
	background-position:3px 13px;
	border-bottom:1px dashed #333333;
	/*margin:0 20px 10px 20px;*/
	padding:8px 8px 3px 18px;
}

.mc_list{
	padding-left: 0;
	margin-bottom: 0;
}

.mc_list li{
	list-style: none;
	background: url(/regist/common/images/list_icon_mc.gif) no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 10px;	
}

.mc_list_gray li{
	list-style: none;
	background: url(/regist/common/images/list_icon_mc_gray.gif) no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 10px;	
}

.GoPageTop {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: right;
}
