/* BASIC */

body { font-family: "dejavu sans", Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; background-color: #ffffff; background-image: url(../images/layout/px01.jpg); background-repeat: repeat; background-position: left top; }

/* FORMS */

form {
	margin: 25px 0px 0px;
	padding: 0px;
}

#textfield1 {
	width: 140px;
	padding: 4px 0px;
	background: #f8f7f3;
	border: 1px solid #f5f4ec;
	border-top-color: #e5e2d2;
	border-left-color: #e5e2d2;
	color: #666666;
}

#submit1 {
	width: 63px;
	height: 22px;
	background: url(../images/layout/px06.gif) no-repeat left top;
	border: none;
	font-size: 11px;
}

.input1 {
	width: 140px;
	padding: 3px 5px;
	background: #F8F7F3;
	border: 1px solid #F8F7F3;
	border-top-color: #E4E0D0;
	border-left-color: #E4E0D0;
}

.input2 {
	float: right;
	width: 63px;
	height: 22px;
	background: url(../images/layout/px13.gif) no-repeat left top;
	border: none;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: "dejavu sans", Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #43423E;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
}

h6 {
	margin-bottom: 1em;
	font-size: 10px;
	font-weight: normal;
	color: gray;	
}

h6 a {
	color: gray;
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}



/* TEXTS */

body, th, td, input, textarea, select {
	font-family: "dejavu sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

.text1 {
	text-align: center;
	color: #919799;
}

.text2 {
	text-align: justify;
	color: #919799;
	font-size: 12px;
}

.subnavi_title {
	font-size: 14px;
	font-weight: bold;
}


/* LISTS */
li { 
list-style-type: square;
}

.list1 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.list1 a {
	padding-left: 15px;
	background: url(../images/layout/px17.gif) no-repeat left center;
}

.list2 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list2 li {
	margin-bottom: 5px;
}

.list2 a {
	padding-left: 15px;
	background: url(../images/layout/px17.gif) no-repeat left center;
}


.list3 { margin-left: 0; padding-left: 0; list-style: none; }

.list3 li { margin-bottom: 5px; }

.list3 a { background-color: transparent; }

.list4 { list-style: none; }

.list4 li { margin-bottom: 5px; }

.list4 a { background-color: transparent; }

/* LINKS */

a {
	color: #ff6633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
	color: #3A3A3A;
	font-size: 14px;
}

.link1:hover {
	text-decoration: underline;
}

/* STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/* BACKGROUNDS */

.bg1 { background: url(../images/layout/px01.jpg) repeat left top; }
.bg2 { background: url(../images/layout/px02.jpg) repeat-x left top; }
.bg3 { background: url(../images/layout/px03.jpg) repeat-x left top; }
.bg4 { background: url(../images/layout/px07.jpg) repeat-y left top; }
.bg5 { background: url(../images/layout/px14.jpg) no-repeat left top; }
.bg6 { background: url(../images/layout/px15.jpg) no-repeat left top; }

/* MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

.img3 { 
	float:left; padding-right: 5px;
	vertical-align: text-top;}
}

hr {  }

.hr1 {
	height: 1px;
}
