@charset "utf-8";


/*header h2 {
	font-size:12px;
	margin-top:0px;
}*/

a {display:inline;}
ul {
	list-style:disc;
	padding:0 0 0 1.5em ;
}
li {
	margin-bottom:5px;
}
li.last {
	margin-bottom:0;
}
.phase1,
.phase2,
.phase3,
.phase4,
.phase5{
	margin-bottom:10px;
}

h4.itemttl {
	color:#09F;
	margin-bottom:2px;
}
h5.itemttl {
	color:#808080;
	background:#f8f8f8;
	padding:3px 0;
}
.grayBox {
	border:#808080 1px solid;
	margin-bottom:5px;
}
.grayBox .tits {
	background:#f8f8f8;
	color:#808080;
	padding:5px;
}
.grayBox p {
	padding:0 5px;
}
.grayBox a {
	color:#009999;
}
.grayBox .cardImage,
.phase1 .cardImage {
	text-align:center;
}
.phase1 .cardImage {
	margin:6px 0;
}
.attention {
	color:#808080;
}
.phase4 .detailTable {
	margin-bottom:5px;
}
.detailTable {
	border-top:#666 1px solid;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
}
.detailTable th {
	background:#FFC;
	border-right:#666 1px solid;
}
.detailTable th,
.detailTable td {
	padding:4px;
	border-bottom:#666 1px solid;
}
.conbiniFlow {
	background:#e0ffff;
	padding:5px;
	margin-bottom:10px;
}
.conbiniFlow h4 {
	color:#03C;
	margin-bottom:3px;
}
.conbiniFlow .flowImage {
	text-align:center;
}

/* netbank_list */

.rinktxt {font-size:80%;}
.center {text-align:center;}
p.line {
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:10px 0;
}
p.financialCategory ,
p.bankCategory ,
p.alphabeticalOrder {
	padding:8px 4px 8px 8px;
	clear:both;
	margin-bottom:0px;
	font-size:14px;
	line-height:14px;
}

p.financialCategory {
	background: no-repeat 0 2px #ff9;
}
p.bankCategory {
	background: no-repeat 0 2px #e4f4ff;
}
p.alphabeticalOrder {
	background: no-repeat 0 2px #ff9;
	color:#F00;
}
ul.inner {
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
}

/* window close */
.close {
	text-align:center;
}
