/* 	File location: SITE_DIR/wata_07.css */

/* 	Style Sheet for Avuksi.com site
*	
*	Version 0.1
*	Created 09.04.2008
*/

/* TOC:
	
	BODY
	TEXT
	HEADER
	LINK
	IMAGES
	TABLE
	DIV
	MISC
	SEEK FORM TEST

*/	

a.navi {

	text-decoration: none;
	color: #000000;
}

a.image {

	border: none;

}


/* BODY */

.a_body {

	background-color: #8C5523;
}

/* HOLDERS */

.main_hold {

	width: 802px;
	display: block;
	margin-left: 40px;

}

.inner_hold {

	float: left;

}

.banner_hold {

	display: block;
	width: 802px;
	text-align: left;

}

.navi_hold {

	float: left;
	width: 150px;
	background-color: #8C5523;
	display: inline;
}

.content_hold {

	float: left;
	width: 592px;
	min-height: 500px;
	display: inline;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 40px;

}

.bottom_hold {

	border-top: solid 1px #000000;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	margin-left: 150px;

}

.curve_hold {

	float: left;
	display: inline;
	background-color: #8C5523;

}

.form_column {

	float: left;
	text-align: left;
	width: 350px;
	margin-left: 10px; 

}

.form_full {

	float: left;
	text-align: left;
	width: 570px;
	margin-left: 10px;


}

.form_head {

	font-family: Sans-serif;
	font-size: 14px;
	padding-top: 3px;
	float: left;
	width: 120px;

}

.form_holder {

	width: 592px;

}

.price_col_text {

	float: left;
	text-align: left;
	width: 300px;
	margin-left: 10px;
	line-height: 16px;	
	font-weight: normal;
	
}

.price_col_price {

	float: left;
	text-align: left;
	width: 400px;	
	line-height: 16px;
	font-weight: normal;
	
}

.price_col_sh {

	float: left;
	text-align: left;
	width: 200px;	
	line-height: 16px;
	font-weight: normal;

}

.price_group {

	display: block;
	height: 880px;
	width: 592px;

}

.price_line {

	width: 590px;
	display: block;
	text-align: left;

}

.price_left {

	float: left;
	margin-left: 10px;
	line-height: 18px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 300px;

}

.price_right {

	float: left;
	line-height: 18px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 250px;

}

.img_right {

	float: right;

}

.img_left_pad {

	float: left;
	display: inline;
	padding-right: 20px;

}

.img_pad {

	padding-top: 5px;
	padding-bottom: 5px;

}

.img_nopad {

	padding: 0px;
	margin: 0px;

}


.img_right_pad {

	float: right;
	padding-left: 20px;

}

.menu_act_fp {

	background-image: url('/img/navi_bg_act.jpg');
	height: 30px;
	text-align: left;

}

.menu_inact {

	background-image: url('/img/navi_bg_inact_2.jpg');
	height: 30px;
	text-align: left;


}

.left_column {

	float: left;
	width: 302px;

}

.right_column {

	float: left;
	width: 280px;

}

.full_column {

	float: left;
	width: 592px;
	min-height: 50px;

}

.img_center {

	text-align: center;
	padding-top: 5px;

}

/* TeXT */

.navi_text {

	font-family: Sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	line-height: 24px;
	
	
}

.navi_text_b {

	font-family: Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	line-height: 24px;
	
}

.header {

	font-family: Sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	height: 45px;
}

.text {

	font-family: Sans-serif;
	font-size: 12px;
	text-align: justify;
}

.text_float {

	float: left;
	display: inline;
	font-family: Sans-serif;
	font-size: 12px;
	text-align: justify;

}

.text_center {

	font-family: Sans-serif;
	font-size: 12px;
	text-align: center;
	width: 600px;
}

.copy_center {

	background-color: #8C5523;
	font-family: Sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: 150px;
	width: 650px;
}

.bottom_text {

	font-family: Sans-serif;
	font-size: 12px;
	text-align: center;
	width: 600px;

}

.text_price {

	line-height: 18px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.text_price_j {

	line-height: 18px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
}

.text_price_i {

	line-height: 18px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	padding-right: 5px;
}


.text_remod_j {

	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.text_price_b {

	display: block;
	line-height: 26px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.text_price_b_lh {

	padding-top: 10px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.text_center_b {

	line-height: 20px;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;

}

.text_pad {

	font-family: Sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 20px;
	padding-top: 5px;

}

.text_pad_2 {

	font-family: Sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}

.tbox_border {

	border: solid 2px #323232;
	margin-left: 20px;
	margin-top: 10px;

}

/* TABLES */

.table_head {

	width: 80px;
	line-height: 20px;
	vertical-align: top;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: #F0F0C8;
	border-bottom: solid 1px #000030;

}

.table_text {

	width: 80px;
	line-height: 18px;
	vertical-align: bottom;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;	
	border-bottom: solid 1px #000030;
	background: #FDFDF0;

}

.deduct_time {

	width: 80px;
	line-height: 18px;
	vertical-align: top;
	font-family: Sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	border-right: solid 1px #000030;
	border-bottom: solid 1px #000030;
	background: #F0F0C8;

}

.table_row {

	border: solid 1px #000000;

}

.deduct_table {

	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #000030;

}

.employ_head {

	width: 150px;
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	text-align: left;
	vertical-align: top;

}

.employ_text {

	width: 150px;
	font-family: Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;

}

.employ_table {

	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px

}

.tr_border_a_img {

	border: solid 1px #000000;

}

.tr_border_l_img {

	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: none;

}



/* IMAGES */

.main_img {

	border-style: solid;
	border-width: 1px;
	border-color: #000011;

}

.tr_border_img {

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000011;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000011;

}