@charset "utf-8";
/* CSS Document */

/* --- center --- */
#center h1 {margin:2px 0px 26px 0px; color:#755416;}
#center p img {border:5px solid #fff;}
#center .line_img {overflow:hidden; margin-bottom:10px;}
#center .line_img img {
border:5px solid #fff;
margin-right:10px;
}

html,body {
width:100%;
height:100%;
padding:0;
margin:0;
}
html {
}
body {
font:11px Tahoma; color:#755416;
}
p, ul, ol {
	margin-top:  0; margin-bottom:0.5em;
	padding-top: 0; padding-bottom: 0;
}

a, a:link, a:visited {color:#bb9052; text-decoration:underline;}
a:hover {text-decoration:none;}
a:focus,a:active {outline:none;}
a img {border:none;}
address {font-style:normal;}

h1,h2,h3,h4,h5,h6 {
	margin:0px 0px 15px 0px;
	font-family:Tahoma;
	font-weight:normal;
	color:#755416;
}

h1,h2,h3,h4,h5,h6 {margin:1.5em 0 0.5em 0; font-family:Tahoma; color:#755416;}
h1 {font-size:24px; font-weight:normal; }
h2 {font-size:11px; font-weight:bold; text-align: center; }

td {padding:0px;}