body{
	margin:0;
	padding:0;
	background-color:#cccccc;
	color:#000000;
	text-align:center;
}
a:link{
	color:#066c84;

}

a:visited{
	color:#066c84;

}

div#conteiner{
	width:697px;
	background-color:#e08819;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

/* header element */

div#header{
	width:697px;
	height:229px;
	background-color:#e08819;

}


/* header element end */



/* onlineshop element */

div#onlineshop{
	width:697px;
	height:115px;
}

/*
h1{
	font-size:14px;
	color:#faf8f4;
	text-align:center;	
	letter-spacing:0.1em;
	line-height:140%;
	margin-top:17px;
	margin-bottom:0px;

}

*/

h2{
	width:375px;
	font-size:14px;
	color:#faf8f4;
	text-align:center;
	letter-spacing:0.1em;
	margin-top:14px;
	margin-bottom:3px;
}


/* onlineshop element end*/




/* contents element */

div#contents{
	width:697px;
	background-color:#e08819;

}


/* blog element */
div#blog{
	width:618px;
	background-color:#e08819;
	margin-left:40px;
	margin-right:39px;
}

div#frame1{
	width:618px;
	border-top:solid 2px #666666;
	border-right:solid 1px #efe5c2;
	border-bottom:solid 1px #efe5c2;
	border-left:solid 1px #efe5c2;
	background-color:#faf8f4;
	margin-bottom:30px;
}


div#frame2{
	width:571px;
	margin:20px 20px 20px 25px;	
	background-color:#E7DDC9;

}

td{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:150%;
	color:#666666;
	background-color:#faf8f4;

}

tabale{
	width:551px;
	
}


td.t_name{
		width:100px; 
        font-weight:bold;
        vertical-align:top;
		font-size:12px;
		color:#848484;
        text-align:right;
		background-color:#F5F1E9;

}




div#title_bar1{
	width:618px;
	height:30px;
	margin-top:0px;
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	background-color:#999999;
	background-image:url(../images/hana2.gif);
	background-repeat:no-repeat;		
}

div#title_bar2{
	width:375px;
	height:28px;
	/*background-color:#999999;*/

}


/* blog element end*/



/* contents element end*/

