@charset "utf-8";
/* CSS Document */

#ctAnnounce {
	margin: 30px 0 70px;
}

#ctAnnounce h2 {
	margin-bottom: 15px;
}

#ctAnnounce p {
	margin-bottom: 1em;
}

#ctAnnounce .ctIndent {
	margin: 0 10px;
}

.ctStep {
	margin: 0 10px 90px;
	font-size: 110%;
}

.ctStep p {
	margin-bottom: 1em;
}

.ctStep li {
	margin-top: 15px;
	background: url(../images/line.gif) left bottom no-repeat;
}

.ctStep li.noBorder {
	background: none;
}

.ctStep div {
	padding: 0 10px 15px 45px;
}

.ctStep .no1 {
	background: url(../images/icon_no1.gif) 10px 0 no-repeat;
}

.ctStep .no2 {
	background: url(../images/icon_no2.gif) 10px 0 no-repeat;
}

.ctStep .no3 {
	background: url(../images/icon_no3.gif) 10px 0 no-repeat;
}

.ctStep .no4 {
	background: url(../images/icon_no4.gif) 10px 0 no-repeat;
}

.ctStep .no5 {
	background: url(../images/icon_no5.gif) 10px 0 no-repeat;
}

.ctStep .no6 {
	background: url(../images/icon_no6.gif) 10px 0 no-repeat;
}

.ctStep .no7 {
	background: url(../images/icon_no7.gif) 10px 0 no-repeat;
}

.ctStep .no8 {
	background: url(../images/icon_no8.gif) 10px 0 no-repeat;
}

.ctStep .no9 {
	background: url(../images/icon_no9.gif) 10px 0 no-repeat;
}

.ctStep .no10 {
	background: url(../images/icon_no10.gif) 10px 0 no-repeat;
}

.ctStep .ctMail {
	padding-left: 10px;
}

.ctStep .ctMail .ctText {
	float: left;
	width: 540px;
}

.ctStep .ctMail .ctImg {
	float: right;
	width: 325px;
}

.ctContractMidashi {
	margin-right:0px;
	width: 918px;
	border: 1px solid #cccccc;
	font-size: 120%;
	padding: 5px 5px 5px 15px;
	margin-top: 10px;
	font-weight:bold;
}

.ctContractTxtbox{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px;
	overflow: auto;
	height: 200px;
}

.ctContractTxtbox p {
	margin-bottom: 1em;
}

.ctContractTxtbox p.text {
	margin-left: 2em;
}

.ctContractTxtbox ol {
	margin-bottom: 2em;
	margin-left: 1em;
}

.ctContractTxtbox ol li {
	list-style: decimal;
	margin: 0 0 0.5em 2em;
}

#ctContract .dlBtn {
	margin: 20px auto;
	text-align: center;
}


/*===========================================
	WarningArea (2013.06.05 追加)
=============================================*/
div.WarningArea {
	margin: 15px 0px 15px 0px;
	padding: 15px;
	background:#FFFFCC;
	border:#999999 1px solid;
	clear:both;
	margin-left:45px;
	margin-right: 45px; 
}
div.WarningArea div.WarningBox {
	width: 680px;
	margin: 0px auto;
	padding: 0px;
}
div.WarningArea h4 {
	margin-bottom:15px;
}
div.WarningArea p {
	font-size: 13px;
}

div.BoxArea {
	margin: 15px 0px 15px 0px;
	padding: 15px;
	background:#F6F6F6;
	border:#ddd 1px solid;
	clear:both;
	margin-left:45px;
	margin-right: 45px; 
}

div.BoxArea h4 {
	margin-bottom:15px;
}
div.BoxArea p {
	font-size: 13px;
}


/*===========================================
	BtnArea (2013.06.05 追加)
=============================================*/

.BtnArea .dlBtn {
	margin-bottom: 5px!important;
}

.BtnArea ul {
	text-align: center;
	font-size: 90%;
}




.ctStep ol.orderA li {
	padding-bottom: 5px;
	background: none;
	border-bottom: 1px dotted gray;
}

.ctStep ol.orderA li.last {
	padding-bottom: 0;
	border-bottom: none;
}

/*===========================================
	anchor_area
=============================================*/

div.anchor_area {
	margin-bottom: 60px;
}

div.anchor_area h3 {
	margin-left: 15px;
	font-size: 14px;
}

ul.anchor_link {
	margin: 0 0 1em 2em;
	padding: 0.5em 0;
}

ul.anchor_link li {
	margin-left: 0.5em;
	margin-bottom: .35em;
	padding: 0 0 0 15px;
	background: url(/support/share/images/arrow_underline.gif) no-repeat left .4em;
	list-style: none;
	font-size: 14px;
}

h3.win_title {
	padding: 0 0 25px 5px;
	font-size: 18px;
	color: #385c86;
}
