/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x fixed;
	margin:0px 0px 0px 0px;
}

.bg_white {
	background:#ffffff;
}

td {
	font-size:12px;
	line-height:18px;
	color:#665332;
}

a:link {color:#665332; text-decoration:none;}
a:active {color:#665332; text-decoration:none;}
a:visited {color:#665332; text-decoration:none;}
a:hover {color:#524328; text-decoration:underline;}

img {margin:0px 0px 0px 0px;}

.td_white {
	background:#FFFFFF;
}

.stroke_color {
	background:#A99F9B;
}

/* margin */
.margin_bottom_1 {
	margin:0px 0px 1px 0px;
}

.margin_bottom_3 {
	margin:0px 0px 3px 0px;
}

.margin_bottom_6 {
	margin:0px 0px 6px 0px;
}

.margin_bottom_10 {
	margin:0px 0px 10px 0px;
}

.margin_bottom_15 {
	margin:0px 0px 15px 0px;
}

/* menu*/
.menu {
	background:url(../images/menu.jpg) no-repeat;
	font-size:14px;
	line-height:16px;
	color:#706A68;
	margin:0px 0px 1px 0px;
	padding:7px 11px 9px 0px;
	cursor:pointer;
}

.menu a:link{color:#706A68; text-decoration:none;}
.menu a:active{color:#706A68; text-decoration:none;}
.menu a:visited{color:#706A68; text-decoration:none;}
.menu a:hover{color:#706A68; text-decoration:none;}

.menu_over {
	background:url(../images/menu_over.jpg) no-repeat;
	font-size:14px;
	line-height:16px;
	color:#665332;
	margin:0px 0px 1px 0px;
	padding:7px 11px 9px 0px;
	cursor:pointer;
}

.menu_over a:link{color:#665332; text-decoration:none;}
.menu_over a:active{color:#665332; text-decoration:none;}
.menu_over a:visited{color:#665332; text-decoration:none;}
.menu_over a:hover{color:#665332; text-decoration:none;}

.menu_sub_bg {
	background:#A99F9B;
	width:202px;
	margin:-1px 0px 1px 0px;
	padding:0px 0px 1px 0px;
}

.text_menu_sub {
	background: url(../images/icon.gif) no-repeat right #ffffff;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:3px 15px 3px 0px;
	text-align:right;
}

/* h1 */

h1 {
	background:url(../images/h1_line.gif) repeat-x;
	height:32px;
	margin:0px 0px 0px 0px;
	color:#665332;
}

h1.cp {
	background: none;
	margin:0px 0px 0px 0px;
}

/* images */
.bg_thumb1 {
	background: url(../images/bg_thumb_02.gif) repeat-x;
	height:8px;
}

.bg_thumb2 {
	background: url(../images/bg_thumb_10.gif) repeat-x;
	height:8px;
}

.bg_thumb3 {
	background: url(../images/bg_thumb_05.gif) repeat-y;
	width:8px;
}

.bg_thumb4 {
	background: url(../images/bg_thumb_06.gif) repeat-y;
	width:8px;
}

img {
	margin:0px 0px 0px 0px;
}

.img_pad {
	margin:0px 0px 0px 0px;
	cursor:pointer;
}

/* text */
.text_f16 {
	font-size:16px;
	line-height:20px;
}

.text_white {
	color:#ffffff;
}
.text_white a:link{color:#ffffff; text-decoration:none;}
.text_white a:visited{color:#ffffff; text-decoration:none;}
.text_white a:active{color:#ffffff; text-decoration:none;}
.text_white a:hover{color:#ffffff; text-decoration:underline;}


/* form */
.field2 {
	width:500px;
	background-color:#FAF9DD;
	height:18px;
	font-size:10px;
	color:#827147;
	line-height:14px;
	border:1px;
	border-style:solid;
	border-color:#B8A279;
	padding:1px 0px 0px 3px;
}

.textarea2 {
	font-family:"Arial";
	background-color:#FAF9DD;
	width:500px;
	font-size:10px;
	color:#827147;
	line-height:14px;
	border:1px;
	border-style:solid;
	border-color:#B8A279;
	padding:1px 0px 0px 3px;
}

.field3 {
	background-color:#FAF9DD;
	border:1px;
	border-style:solid;
	border-color:#B8A279;
	color:#827147;
	font-size:11px;
	line-height:16px;
	width:252px;
	height:20px;
}

.field4 {
	background-color:#FAF9DD;
	border:1px;
	border-style:solid;
	border-color:#B8A279;
	color:#827147;
	font-size:11px;
	line-height:120%;
	width:258px;
	height:110px;
}

.button {
	background:url(../images/button.gif) no-repeat;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#665332;
	border:none;
	width:100px;
	height:25px;
	text-align:right;
	padding:0px 10px 0px 0px;
	cursor:pointer;
}

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

text {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

textarea {font-family: Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px;}

/* copyright */
.copyright {
	background:url(../images/copyright.jpg) no-repeat;
	height:42px;
	font-size:10px;
	line-height:14px;
	color:#A99F9B;
}

.copyright a:link {color:#A99F9B; text-decoration:none;}
.copyright a:active {color:#A99F9B; text-decoration:none;}
.copyright a:visited {color:#A99F9B; text-decoration:none;}
.copyright a:hover {color:#A99F9B; text-decoration:underline;}
