a{
	color: #640007;
	text-decoration: none;
}
a:hover {
   	color: #640007;
	text-decoration: underline;
}




/************** COMMON NAVI ************/
#common_navi a{
	color: #610006;
	font-size:11px;
	display: block;
	float: left;	
}
.pipe{
	float: left;
	text-align: center;
	width: 16px;
}



/************** HEAD NAVI ************/
#head_navi a.e1{
	display: block;
	color: white;
	line-height: 31px;
	margin: 0px 0px 0px 62px;
	/*text-transform: lowercase;*/
}


/************** SECOND NAVI ************/
a.e2{
	font-size: 12px;
	margin: 0px 0px 6px 10px;
	width: 230px;
	color: white;
	float: left;
	display: inline;
	line-height: 16px;
}
a.e2:hover{color:white}


a.e3{
	font-size: 12px;
	margin: 0px 0px 6px 10px;
	width: 200px;
	color: white;
	float: left;
	display: inline;
	line-height: 16px;
}
a.e3:hover{color:white}




a.e1{
	color: white;
	font-size: 18px;
}
a.e1:hover{color:white}


/************* H Formate *****************/
h1{
	font-size: 28px;
	-height: 40px;
	min-height: 40px;
	color: #818181;
	margin: 0px 0px 20px 0px;
	line-height: 28px;
	border-bottom: 2px dotted #610006;
}

h2{
	font-size: 18px;
	color: #818181;
	margin: 8px 0px 2px 0px;
}

h3{}

h4{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	height:32px; 
	margin: 0px 0px 0px 0px;
}


/*********** TEASER *******************/
.teaser .text{height: 52px; float: left; width: 290px; margin: 0px 0px 0px 0px; }

.raquo{float: left;color:#640007; margin: 0px 3px 0px 0px; font-weight: bold;}
a.teaser_link{color:#640007; font-weight: bold;}




/************* BROWN BOX *****************/

.brown_box a{
	color: white;
	font-size: 12px;
}
.brown_box a:hover{color: white;}
