a:visited { color: #993399; }

#index h2, #main h2 {
	font-size: 100%;
	padding: 0px;
	height: 26px;
	text-indent: 10px;
	line-height: 26px;
	margin: 0px;
}
#index h2 {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/h2_930.gif') no-repeat left top;
	width: 930px
}
#main h2 {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/h2_700.gif') no-repeat left top;
	width: 720px
}
h3 {
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	height: 28px;
	margin-top: 10px;
	text-indent: 18px;
}
#index h3 {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/h3_930.gif') no-repeat left top;
	width: 915px
}
#main h3 {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/h3_700.gif') no-repeat left top;
	width: 697px
}
h4 {
	border-left: 7px solid #80F0CC;
	background: #E8FFFB;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
	margin-top: 10px;
	padding: 2px 0px 2px 5px;
}
.boxGray h4 {
	text-align: left;
	margin: 0px 0px 10px;
}
th {
	font-weight: normal;
	padding: 5px 3px;
	text-align: left;
	line-height: 120%;
}
td {
	padding: 5px 3px;
	text-align: left;
	line-height: 120%;
}
p {
	line-height: 140%;
	margin-top: 10px;
}
li {
	line-height: 120%;
	margin-top: 10px;
}



/* index
------------------------------------------------ */
#index {
	margin-top: 15px;
}
#index .boxMain, #main .boxMain {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px 6px 20px;
}
/* ミドル
------------------------------------------------ */
#main {
	float: right;
	width: 720px;
}
#menu {
	float: left;
	width: 200px;
}
#menu .menuList {
	border: 1px solid #799EBB;
	background: #F4F7F7;
	margin-bottom: 15px;
}
#menu .menuList dt {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/menu_dt.gif') repeat-x left top;
	font-weight: bold;
	color: #FFFFFF; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}
#menu .menuList dd {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/menu_arrow.gif') no-repeat 5px 8px;
	line-height: 140%;
	border-top: 1px solid #799EBB; padding-left:18px; padding-right:5px; padding-top:1px; padding-bottom:3px
}


/* ボックス
------------------------------------------------ */
.boxGray {
	padding: 10px;
	text-align: center;
	margin-top: 15px;
	background: #F0F4F4;
}
.boxGray img {
	text-align: center;
	margin: 0px auto;
}
.boxGray p {
	text-align: left;
}

/* 共通
------------------------------------------------ */
.indent {
	padding: 0px 12px;
}
.bgGray {
	background: #EFEFEF;
}
.fontRed {
	color: #FF0000;
}
.w903 {
	width: 903px;
}
.line2 {
	height: 33px;
}
.arrow01 {
	padding: 1px 0px 1px 20px;
	line-height: 120%;
}
.arrow01:link, .arrow01:visited {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/arrow_back01_s.gif') no-repeat left top;
}
.arrow01:hover {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/arrow_back01_s_over.gif') no-repeat left top;
}
.pageTop {
	background: url('https://img1.kakaku.k-img.com/images/sku/help/arrow_pagetop.gif') no-repeat left top;
	padding-left:20px; padding-right:6px; padding-top:2px; padding-bottom:2px
}
.back {
	background:none;
	padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:2px
}
.next {
	background:none;
	padding-left:0px; padding-right:20px; padding-top:2px; padding-bottom:2px
}
/* テーブル
------------------------------------------------ */
.tblIndex {
	margin-top: 10px;
}
.tblIndex th {
	vertical-align: middle;
}
.tblIndex td {
	vertical-align: middle;
}
.tblIndex th a {
	background: url('https://img1.kakaku.k-img.com/images/arrow_help.gif') no-repeat left 3px;
	padding-left: 10px
}


.csv_tbl table { border-collapse: collapse; width: 95%; margin: 10px 0px; }
.csv_tbl th, .csv_tbl td { border: solid 1px #999; padding: 4px; }
.csv_tbl th { background: #f2f2f2; text-align: center; white-space: nowrap; }

.csv_tbl .info ul { padding: 5px 10px 5px 20px; }
.csv_tbl .info li { list-style: disc outside; margin: 0px; padding: 5px 0px; }
