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


.cLayout1 .cInner .txt{
	padding:20px 0 0 0;
}

/* 会員IDのお知らせ*/


.cLayout1 .cInner .txt h3{
	background: url(../images/h3_bg.gif) left center no-repeat;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
	padding:9px 0 6px 15px;
	margin:0 0 20px 0;
	font-weight:600;
	font-size:1.2em;
}

.cLayout1 .cInner .txt dl dt{
	margin:0 0 5px 0;
	font-weight:600;
}

.cLayout1 .cInner .txt dl dd{
	margin:0 0 20px 0;
	line-height:1.5;
}


/* リンク*/
.cLayout1 .cInner a:link{ color: #990000; }
.cLayout1 .cInner  a:visited{ color: #990000; }
.cLayout1 .cInner  a:hover{ color: #990000; }