@charset "iso-8859-1";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Verdana;
	font-size: 10px;
	color: #333;

}

form {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	height: auto;
}

body {
	background-image: url(../images/dtc_20.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

input {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

table, tr, td {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}

h1 {
	padding: 0;
	margin: 0;
	color: #0880bc;
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2 {
	padding: 0;
	margin: 0;
	color: #0880bc;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.menuTop {
	color: #88763d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menuTop a:link {
	color: #88763d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menuTop a:hover {
	color: #88763d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menuTop a:visited {
	color: #88763d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contentText {
	color: #88763d;
	font-size: 11px;
	font-family: Verdana;
	padding-top: 5px;
}

.contentText a:link {
	color: #88763d;
	font-size: 11px;
	font-family: Verdana;
	text-decoration:none;
	#border-bottom: 1px dashed;
}

.contentText a:hover {
	color: #88763d;
	font-size: 11px;
	font-family: Verdana;
	text-decoration:none;
	border-bottom: 1px dashed;
}

.contentText a:visited {
	color: #88763d;
	font-size: 11px;
	font-family: Verdana;
	text-decoration:none;
	border-bottom: 1px dashed;
}

.header_back {
	background-image: url(../images/dtc_01.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.login_back {
	background-image: url(../images/dtc_099.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 20px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-top: 5px;
}

.artikelContent00 {
	background-color: #e9dfbe;
}
.artikelContentInner00 {
	background-color: #e9dfbe;
}
.artikelContent01 {
	background-color: #F3EFDE;
}
.artikelContentInner01 {
	background-color: #F3EFDE;
}

.selectBack {
	background-color: #F3EFDE;
}
