
/*********************************
****入力、確認、完了画面で使用****
*********************************/


/*+++++++++++++++++++++++++++++++++++++++++++++++++
	request/ rayout
+++++++++++++++++++++++++++++++++++++++++++++++++*/
#container #categoryContents .right table.rqst { margin-bottom:0; width: 100%; border-top:#dddddd dotted 1px;}
#container #categoryContents .right table.rqst th { text-align: left; background-color: #fae2d3; width: 140px;}
#container #categoryContents .right table.rqst td,
#container #categoryContents .right table.rqst th { padding: 5px;}
#container #categoryContents .right table.rqst td{border-bottom: #dddddd 1px dotted;}
#container #categoryContents .right table.rqst td.noborder{border: none;}

#container #categoryContents .right #errorBox{ background-color: #fff8ea; border: #ffa28d 5px solid; margin-bottom: 20px; }

.subTitle{margin-bottom:20px; color:#5bc3ee;}
.subTxt{color:#5bc3ee; margin-left:10px;}

#container #categoryContents #presentArea{ border:#cbbd92 10px solid; margin-bottom: 20px; padding:10px; }
#container #categoryContents #presentArea .preTitle{color:#ee0000; font-size: 1.4em; font-weight:bold; border-bottom:#dddddd 1px dotted; margin-bottom:10px; padding-bottom: 10px; }
#container #categoryContents #presentArea dt{ font-weight:bold; margin-bottom:5px; }
#container #categoryContents #presentArea dd{ margin:0 0 10px 10px; }

#container #categoryContents .right .endBox{ margin:0 0 10px 10px; padding-top: 10px; text-align:center; border-top:#dddddd 1px dotted; }

#container #categoryContents .right .endBox .cmpTitle {margin:10px 0 30px 0; font-size:1.6em; color:#0b93f2;}

.noticeTxt{color:#ee0000; margin:5px; }

.mB10{margin-bottom: 10px;}
.mB20{margin-bottom: 20px;}
.mB40{margin-bottom: 40px;}

.m10{margin:10px;}
