@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------- index */

#customer #contents {
	background-image: url(/common/images/contentsbase_bg01.gif) !important;
	padding-bottom: 20px;
}
#customer #contents .contentsInner {
	background: none !important;
}
#customer .contentsBase_top {
	background: transparent url(/common/images/contentsbase_top.jpg) no-repeat center top;
	height: 17px;
	width: 792px;
}
#customer .contentsBase {
	background: transparent url(/common/images/contentsbase_bg.jpg) repeat-y center bottom;
	margin: 0;
	width: 792px;
}

#contents .archive {
	padding:0 26px;
	width: 740px !important;
	text-align: left !important;
}

#sodan h2 {
	width: auto;
}


.archiveList {
	width: 740px;
	list-style: none;
	margin: 10px 0 20px;
	padding: 0;
}
.archiveList li {
	list-style: none;
	margin: 0 0 1em;
	clear: both;
	overflow: hidden;
	zoom: 1;
}
.archiveList li span {
	display: block;
	float: left;
	width: 100px;

}
.archiveList li a {
	float: right;
	display: block;
	width: 624px;
	background: url(/common/images/lm_link.gif) no-repeat 0 0;
	padding-left: 16px;
}


#contents .archive h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

.section {
	padding-top: 10px;
	line-height: 1.6em;
}

.section h3 {
	font-size: 1.2em;
	background: none;
	width: auto;
	height: auto;
	margin: 2em 0 0;
}

.section p {
	margin: .8em 0;
}