@charset "utf-8";

body{font-size:small;font-weight:normal;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}select,input,button,textarea{font-size:99%;}pre,code,kbd,samp{font-family:san-serif;font-size:100%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0;}table{font-size:inherit;font:100%;border-collapse:collapse;border-spacing:0;empty-cells:show;}th{font-weight:normal;text-align:left;}th,td{vertical-align:top;}address,cite,dfn,em,var{font-style:normal;}ol,ul{list-style:none;}fieldset,abbr{border:0;}ins{text-decoration:none;}del{text-decoration:line-through;}a{text-decoration:underline;}strong{font-weight:bold;}img,object,param{border:0;vertical-align:bottom;}q:before,q:after{content:"";}hr {display:none;}

body {
	padding: 25px;
	background: #d6bb8b url(img/bg_body.jpg);
	color: #431f02;
	line-height: 1.6; word-break: break-all; word-wrap: break-word;
}
a { color: #0329a4; }
a:visited { color: #585e70; }
a:hover, a:focus { color: #585e70; }
em { color: #db0101; }
th, td {
	line-height: 1.35;
	padding-bottom: 0.8em;
}
th { color: #aa4000; padding-right: 10px; }
td { color: #431f02; }

li {
	margin-left: 1.0em;
	padding-bottom: 0.5em;
	text-indent: -1.0em;
	line-height: 1.3;
}

#container { width: 880px; margin: 0 auto; }

#header {
	position: relative;
	width: 840px;
	margin: 0 20px 30px;
}
#header h1 { padding-top: 35px; text-align: center; }
#header h2 img { margin-left: 10px; }
#header p { position: absolute; }

#lead { margin: 0 20px 30px; }
#lead .article {
	background: #fefded url(img/bg_joy.jpg) no-repeat right top;
	padding: 10px 30px 20px;
}
#joyblog { padding-top: 1.5em; }
#joyblog h3 img { margin-top: 10px; margin-bottom: 1.0em; }
#joyblog h3 a img { float: left; margin-top: 0; margin-right: 12px; margin-bottom: 0; }
#joyblog p { margin-bottom: 1.0em; }
#joyblog p a img { border: 1px solid #431f02; }
#joyblog p a:hover img, #joyblog p a:focus img { border: 1px solid #db0101; }
#joyblog ul { float: left; }
#joyblog li {
	margin-left: 1.0em;
	padding-bottom: 0.2em;
	text-indent: -1.0em;
	font-size: 93%;
}

#info { zoom: 1; margin: 0 20px 30px 0; }
#info:after { content: "."; display: block;height: 0; font-size: 1px;overflow: hidden; clear: both; line-height: 0; visibility: hidden; }
#info h3 { margin-bottom: 10px; }
#info .box { margin-bottom: 20px; }
#info .box p, #info .box ul { padding: 0 10px; }
#info .box table { margin: 0 10px; }
#info li span { color: #ff9600; }

#info-about { float: left; width: 420px; }
#info-about h2 {  text-align: right;}
#info-about .article {
	padding: 10px 20px 100px 40px;
	background: transparent url(img/bg_info_about.gif) no-repeat left bottom;
}
#info-shop { float: right; width: 400px; }
#info-shop .article {
	padding: 10px 20px 20px;
	background: transparent url(img/bg_info_shop.gif) no-repeat left bottom;
}

#joyblog, #joyblog ul, #info { zoom: 1; }
#joyblog:after, #joyblog ul:after, #info:after { content: "."; display: block;height: 0; font-size: 1px;overflow: hidden; clear: both; line-height: 0; visibility: hidden; }

address { text-align: center; }

