/* CSS Document */



/* ----------------------------------------------------------------------------------------------------------- */
/* global*/
/* ----------------------------------------------------------------------------------------------------------- */

TD, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT, A, SPAN, DIV 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align: left;
	line-height: 16px;
} 

img.content {
	border:#FFF solid 2px;
	}


h1 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
} 

h2 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	margin-top: 24px;
} 

h3 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
} 

body {
	background-color:#ffffff;
	margin-top: 0px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* box*/
/* ----------------------------------------------------------------------------------------------------------- */



.box-header-01 
{
	width: 240px;
	height: 240px;
	background-image:url(../media/header.wood.02.jpg);
	background-repeat:no-repeat;
}

.box-header-02 
{
	width: 486px;
	height: 240px;
}



/* ----------------------------------------------------------------------------------------------------------- */
/* navigation*/
/* ----------------------------------------------------------------------------------------------------------- */

.nav-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration:none;
	line-height:20px;

	color: #ffffff;
	font-weight:bold;
}

.nav-01:link {
	color: #ffffff; 
	}
	
.nav-01:visited { 
	color: #ffffff; 
	}

.nav-01:hover { 
	color: #000000; 
}

.nav-01:active {
	color: #000000;
	}
	
.nav-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration:none;
	line-height:20px;

	color: #000000;
	font-weight:bold;
}

.nav-02:link {
	color: #000000; 
	}
	
.nav-02:visited { 
	color: #000000; 
	}

.nav-02:hover { 
	color: #000000; 
}

.nav-02:active {
	color: #000000;
	}

.sub-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	line-height:20px;
	margin-left: 18px;

	color: #ffffff;
	font-weight:bold;
}

.sub-01:link {
	color: #ffffff; 
	}
	
.sub-01:visited { 
	color: #ffffff; 
	}

.sub-01:hover { 
	color: #000000; 
}

.sub-01:active {
	color: #000000;
	}


.sub-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	line-height:20px;
	margin-left: 18px;

	color: #000000;
	font-weight:bold;
}

.sub-02:link {
	color: #000000; 
	}
	
.sub-02:visited { 
	color: #000000; 
	}

.sub-02:hover { 
	color: #000000; 
}

.sub-02:active {
	color: #000000;
	}


/* ----------------------------------------------------------------------------------------------------------- */

.c01 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px #000 dotted;
}

.c01:link {
	color: #000000; 
	}
	
.c01:visited { 
	color: #000000; 
	}

.c01:hover { 
	color: #ffffff;
	border-bottom:1px #ffffff dotted;
}

.c01:active { 
	color: #ffffff;
	border-bottom:1px #ffffff dotted;
	}	

.c02 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px #000 dotted;
}

.c02:link {
	color: #000000; 
	}
	
.c02:visited { 
	color: #000000; 
	}

.c02:hover { 
	color: #ffffff;
	border-bottom:1px #ffffff dotted;
}

.c02:active { 
	color: #ffffff;
	border-bottom:1px #ffffff dotted;
	}	


/* ----------------------------------------------------------------------------------------------------------- */

.c03 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px #fff dotted;
}

.c03:link {
	color: #ffffff; 
	}
	
.c03:visited { 
	color: #ffffff; 
	}

.c03:hover { 
	color: #000000; 
	border-bottom:1px #000000 dotted;
}

.c03:active { 
	color: #000000;
	border-bottom:1px #000000 dotted;
	}


/* ----------------------------------------------------------------------------------------------------------- */
/* content */
/* ----------------------------------------------------------------------------------------------------------- */

.box-content-01
{
	width: 200px;
	height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 16px;
	text-decoration:none;
	color:#FFFFFF;
	
	background-color:#a77d42;
			
	text-align:left;
	vertical-align:top;
	
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.box-content-02
{
	width: 446px;
	height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 16px;
	text-decoration:none;
	color: #000000;
	
	background-color:#cca978;
	
	text-align:left;
	vertical-align:top;
	
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}




/* ----------------------------------------------------------------------------------------------------------- */
/* headline */
/* ----------------------------------------------------------------------------------------------------------- */


.head-01 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
} 

/* ----------------------------------------------------------------------------------------------------------- */
/* price */
/* ----------------------------------------------------------------------------------------------------------- */


.box-price-text
{
	width: 246px;
	height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	
	text-align:left;
	vertical-align:top;
}


.box-price-01
{
	width: 100px;
	height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	
	text-align:left;
	vertical-align:top;
}

.box-price-02
{
	width: 100px;
	height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	
	text-align:left;
	vertical-align:top;
}
