@charset "UTF-8";
@import url(./base.css);

/*-------------------------------------------
ご利用条件
-------------------------------------------*/
.terms #h2_terms strong {
	background-image	: url(../terms/images/h2_terms.png);
}

.terms li#terms_index {
	background-image	: url(../terms/images/menu_terms_index_r.png);
}

.terms li#terms_index a {
	background-image	: url(../terms/images/menu_terms_index.png);
}

.terms li#terms_index a.sel,
.terms li#terms_index a:hover {
	background-image	: url(../terms/images/menu_terms_index_r.png);
	_background-image	: none;
}

.terms_index #h3_terms_index strong {
	background-image	: url(../terms/images/h3_terms_index.png);
}

.terms_index h4 {
	background-image	: url(../images/h_marker.png);
	background-repeat	: repeat-y;
	padding-left		: 15px;
	font-size			: 1.7em;
	margin-top			: 1em;
	margin-bottom		: 1em;
}

.terms_index .h4_contents {
	margin-left			: 3%;
}

.terms_index h5 {
	margin-left			: 3%;
}

.terms_index .h5_contents {
	margin-left			: 3%;
}

/*
.terms_index dl.matter {
	margin-left			: 3%;
}

.terms_index dl.matter dt {
	width				: 3%;
	padding-bottom		: 0.1em;
	float				: left;
}

.terms_index dl.matter dd {
	display				: block;
	width				: 97%;
	height				: auto;
	padding-bottom		: 0.1em;
	float				: left;
	clear				: right;
}
*/

.terms_index table.matter {
	margin-left			: 15px;
}

.terms_index th {
	padding-bottom		: 0.8em;
	font-weight			: normal;
	vertical-align		: top;
	line-height			: 1.5;
}

.terms_index td {
	padding-bottom		: 0.8em;
	padding-left		: 0.5em;
	line-height			: 1.5;
	width				: 100%;
}

.terms_index #adobe_link td {
	width				: 150px;
	height				: 32px;
	padding				: 0 5px;
	vertical-align		: top;
	text-align			: center;
}

#contents_container {
	margin-bottom		: 30px;
}
