/*
Theme Name: ueno
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	clear: both;
	text-align: center;
}

.mceIEcenter {
	text-align: center;
}

.mceTemp dl {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
}

.mceTemp dl dt img {
	padding: 0;
	margin: 0;
}

.mceTemp dl.alignleft {
	float: left;
}

.mceTemp dl.alignright {
	float: right;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", Arial, Helvetica, sans-serif;
	background: #f1f1f1;
}

#bg1 {
	background: #f1f1f1 url(images/bg_01.gif) repeat-x top left;
}

#bg2 {
	background: #f1f1f1 url(images/bg_03.gif) repeat-x top left;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	background: #ffffff;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	clear: both;
	float: left;
	width: 950px;
	height: 100px;
	line-height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	background: url(images/header_bg.gif) repeat-x top left;
}

#logo {
	clear: both;
	float: left;
	width: 217px;
	height: 22px;
	display: inline;
	margin: 6px 0 0 10px;
}

#header_mes {
	clear: both;
	float: left;
	width: 940px;
	height: 16px;
	display: inline;
	margin: 7px 0 0 10px;
	letter-spacing: -1px;
}

h1 {
	font-size: 8pt;
	_font-size: 7pt;
	line-height: 1.5;
	font-weight: normal;
	color: #505050;
}

#header_menu {
	float: left;
	width: 189px;
	display: inline;
	margin: 0;
	padding: 15px 0 0 309px;
}

#header_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_menu ul li {
	float: left;
	display: inline;
	line-height: 0;
	font-size: 0;
	margin: 0 20px 0 0;
	padding: 0;
}

#header_menu ul li img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

/* SEACH -------------------------------------------------------------------------*/

/* SEARCH_COMMON ----------*/

#simg {
	float: left;
	width: 50px;
}

#s,
#s2 {
	float: left;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 3px;
}

/* HEADER_SEARCH ----------*/

#header_search {
	float: left;
	width: 225px;
	display: inline;
	margin: 9px 0 0 0;
}

#seach {
	float: right;
	line-height: 1.5;
}

#s {
	width: 160px;
	margin: 0 5px 0 0;
}

#searchsubmit {
	width: 50px;
	height: 21px;
	font-size: 12px;
}

/* SEARCH_PAGE ----------*/

#searchform2 {
	clear: both;
	float: left;
	width: 100%;
	display: inline;
	margin: 0 0 20px 0;
}

#seach2 {
	clear: both;
	float: left;
	line-height: 1.5;
	padding: 0;
}

#s2 {
	width: 200px;
	margin: 0 5px 0 0;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	clear: both;
	float: left;
	width: 950px;
	height: 40px;
	line-height: 0;
	display: inline;
	margin: 7px 0 0 0;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06 {
	padding: 0 0 0 0;
}

#menu01 {width: 158px; height: 40px;}
#menu02 {width: 158px; height: 40px;}
#menu03 {width: 158px; height: 40px;}
#menu04 {width: 158px; height: 40px;}
#menu05 {width: 158px; height: 40px;}
#menu06 {width: 160px; height: 40px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 158px; height: 40px;}
#menu02 a {width: 158px; height: 40px;}
#menu03 a {width: 158px; height: 40px;}
#menu04 a {width: 158px; height: 40px;}
#menu05 a {width: 158px; height: 40px;}
#menu06 a {width: 160px; height: 40px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(images/menu1.gif) no-repeat top left;}
#menu02 a {background: url(images/menu2.gif) no-repeat top left;}
#menu03 a {background: url(images/menu3.gif) no-repeat top left;}
#menu04 a {background: url(images/menu4.gif) no-repeat top left;}
#menu05 a {background: url(images/menu5.gif) no-repeat top left;}
#menu06 a {background: url(images/menu6.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover {
	background-position: 0 -40px;
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#mimg {
	clear: both;
	width: 950px;
	height: 232px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 11px 0 0 0;
	background: url(images/mimg_bg.gif) repeat-x top left;
}

#mimg2 {
	clear: both;
	width: 740px;
	height: 100px;
	line-height: 0;
	font-size: 0;
	margin: 0 0 22px 0;
	padding: 0;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	float: left;
	width: 930px;
	margin: 0;
	padding: 10px 10px 30px 10px;
}

#contents2 {
	clear: both;
	float: left;
	width: 940px;
	margin: 0;
	padding: 11px 0 30px 10px;
	background: url(images/contents_bg.gif) no-repeat top left;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	clear: both;
	float: left;
	width: 930px;
	line-height: 1.5;
}

#main2 {
	clear: both;
	float: right;
	width: 740px;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

/* BOX -------------------------------------------------------------------------*/

/* topbox_left ----------*/

#topbox_left {
	clear: both;
	float: left;
	width: 551px;
	display: inline;
	margin: 0 0 10px 0;
}

/* mesbox ----------*/

#mesbox {
	clear: both;
	float: left;
	width: 549px;
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
}

#mesbox ul {
	clear: both;
	float: left;
	width: 509px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 18px 20px 0 20px;
}

#mesbox ul li {
	font-size: 15px;
	padding: 0 0 0 25px;
	line-height: 1.7;
	background: url(images/icon_01.gif) no-repeat top left;
}

#mesbox ul li a {
	line-height: 1.5;
}

#mesbox p {
	clear: both;
	float: left;
	width: 509px;
	line-height: 1.5;
	font-size: 12px;
	width: 509px;
	padding: 10px 20px 18px 20px;
}

/* newsbox ----------*/

#newsbox {
	clear: both;
	float: left;
	width: 549px;
	font-size: 0;
	line-height: 0;
	border: 1px solid #d9d9d9;
}

#newsbox ul {
	clear: both;
	float: left;
	width: 509px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 20px;
}

#newsbox ul li {
	clear: both;
	float: left;
	width: 499px;
	font-size: 12px;
	line-height: 2;
	color: #575757;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 2px 10px;
	background: url(images/ttlbg_01.gif) no-repeat bottom left;
}

#newsbox ul li a {
	line-height: 1.5;
	color: #575757;
}

/* topbox_right ----------*/

#topbox_right {
	float: right;
	width: 369px;
}

/* productbox ----------*/

#productbox {
	clear: both;
	float: left;
	width: 367px;
	font-size: 0;
	line-height: 0;
	border: 1px solid #d9d9d9;
}

#productbox2 {
	clear: both;
	float: left;
	width: 347px;
	font-size: 0;
	line-height: 0;
	padding: 10px;
}

#productbox_s {
	float: left;
	width: 146px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background: url(images/bg_02.gif) repeat top left;
}

#productbox2 p {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 1.5;
	background: url(images/icon_02.gif) no-repeat top left;
}

#topfeed {
	clear: both;
	float: left;
	width: 198px;
}

/* TTL -------------------------------------------------------------------------*/

#ttl01 {
	clear: both;
	float: left;
	width: 549px;
}

#ttl02 {
	clear: both;
	float: left;
	width: 367px;
}

/* LIST -------------------------------------------------------------------------*/

ul.list01 {
	clear: both;
	float: left;
	width: 708px;
	list-style-type: none;
	padding: 0 0 20px 0;
}

ul.list01 li {
	float: left;
	font-size: 12px;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_02.gif) no-repeat top left;
}

ul.list02 {
	clear: both;
	float: left;
	width: 708px;
	list-style-type: none;
	padding: 0 0 0 0;
}

ul.list02 li {
	clear: both;
	float: left;
	font-size: 12px;
	display: inline;
	margin: 0 10px 5px 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_02.gif) no-repeat top left;
}

/* H -------------------------------------------------------------------------*/

h2 {
	clear: both;
	width: 673px;
	height: 29px;
	margin: 0 0 20px 0;
	padding: 6px 0 0 35px;
	font-size: 15px;
	color: #001e72;
	font-weight: bold;
	line-height: 1.5;
	background: url(images/h2_bg.gif) no-repeat bottom left;
}

/*
h3 {
	clear: both;
	width: 660px;
	height: 24px;
	margin: 0 0 20px 0;
	padding: 5px 0 0 20px;
	font-size: 14px;
	color: #3c6200;
	line-height: 1.5;
	background: url(images/postttl_bg.gif) no-repeat top left;
}

h4 {
	clear: both;
	width: 650px;
	height: 25px;
	margin: 0 0 20px 0;
	padding: 5px 0 0 30px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
	background: url(images/h4_bg.gif) no-repeat center left;
}
*/

/*CATNAME -------------------------------------------------------------------------*/
/*
#catname {
	position: absolute;
	top: 231px;
	margin: 0 0 0 -50px;
	font-size: 12px;
	line-height: 1.5;
	color: #d9a76b;
	font-weight: bold;
}
*/
/* PAGENAVI -------------------------------------------------------------------------*/

#pagenav {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 50px 0 10px 0;
}

.wp-pagenavi {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #788d16;
	color: #788d16;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

#contents_box {
	clear: both;
	float: left;
	width: 728px;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
}

#contents_box2 {
	clear: both;
	float: left;
	width: 708px;
	padding: 20px 10px 10px 10px;
}

#p_box {
	clear: both;
	float: left;
	width: 696px;
	display: inline;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #d9d9d9;
	background: url(images/bg_02.gif) repeat top left;
}

/* POST ----------*/

#post_ttl {
	clear: both;
	width: 653px;
	height: 33px;
	margin: 0 0 5px 0;
	padding: 0 0 0 55px;
	font-size: 17px;
	color: #383838;
	line-height: 1.5;
	background: url(images/postttl_bg.gif) no-repeat bottom left;
}

#post_ttl a {
	color: #383838;
	line-height: 1.5;
}

#post_ttl2 {
	clear: both;
	width: 193px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 25px;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.5;
	background: url(images/postttl2_bg.gif) no-repeat top left;
}

#post_ttl2 a {
	color: #ffffff;
	line-height: 1.5;
}

.post_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0;
}

.post_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.post_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

.post_contents2 {
	float: left;
	width: 218px;
	font-size: 12px;
	line-height: 1.7;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

.post_contents2 p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0;
}

.post_contents2 img {
	width: 218px;
	height: 164px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #d3d3d3;
}

.post_contents3 {
	float: left;
	width: 473px;
	margin: 0;
	padding: 0;
}

#l_pic {
	clear: both;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
	padding: 23px;
	background: #ffffff;
}

#l_pic img {
	width: 650px;
	height: 488px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #d3d3d3;
}

#post_meta {
	clear: both;
	float: left;
	width: 708px;
	text-align: right;
	font-size: 10px;
	line-height: 1.5;
	color: #a1a1a1;
	display: inline;
	margin: 0 0 15px 0;
}

#post_meta a {
	line-height: 1.5;
	color: #878787;
}

/* PAGE ----------*/

#page_ttl {
	clear: both;
	float: left;
	width: 728px;
	height: 40px;
	margin: 0;
	padding: 0;
}

/* MES -------------------------------------------------------------------------*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	margin: 0;
	padding: 0;
	float: left;
	width: 188px;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	background: #ffffff;
}

#sidebar_ttl {
	width: 188px;
	margin: 0;
	padding: 0;
}

/*-----sidebarlist-----*/

.sidebarlist {
	margin: 0;
	padding: 10px;
}

.sidebarlist li {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7;
	color: #575757;
	margin: 0 0 4px 0;
	padding: 0 0 0 20px;
	background: url(images/icon_03.gif) no-repeat top left;
	border-bottom: dotted 1px #d9d9d9;
}

.sidebarlist li a:link,
.sidebarlist li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #575757;
}

.sidebarlist li a:hover {
	color: #575757;
}

.sidebarlist2 {
	margin: 10px 10px 0 10px;
	padding: 0 0 0 20px;
	background: url(images/icon_03.gif) no-repeat top left;
	border-bottom: dotted 1px #d9d9d9;
}

#archivesselect {
	margin: 0 0 2px 0;
}

ul.children {
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul.children li {
	font-size: 10px;
	line-height: 1.7;
}

#sidemenu {
	clear: both;
	float: left;
	width: 188px;
	line-height: 0;
	padding: 20px 0 15px 0;
}

#sidemenu ul {
	list-style: none;
	clear: both;
	float: left;
	width: 188px;
	text-align: center;
	line-height: 0;
	font-size: 0;
	padding: 0;
}

#sidemenu li {
	background: none;
	line-height: 1;
	font-size: 1;
	margin: 0 0 5px 0;
}

#sideburner {
	clear: both;
	float: left;
	width: 188px;
	line-height: 0;
	padding: 0 0 20px 0;
}

#sideburner ul {
	list-style: none;
	clear: both;
	float: left;
	width: 188px;
	text-align: center;
	line-height: 0;
	font-size: 0;
	padding: 0;
}

#sideburner li {
	background: none;
	line-height: 1;
	font-size: 1;
}

#sideburner p {
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #757575;
}

#sideburner p a {
	color: #757575;
	font-size: 12px;
	line-height: 1.5;
}

/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

#com {
	clear: both;
	margin: 0;
	padding: 0 0 15px 0;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	clear: both;
	margin: 0;
	padding: 10px 0;
	color: #000000;
	border-top: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
}

.commentlist li.alt {
	border-top: #dedede 1px solid;
	border-bottom: 0;
}

div.commentmetadata {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 0 5px 5px;
	color: #3c6200;
}

div.commentmetadata a:link,
div.commentmetadata a:visited,
div.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #3c6200;
}

.postname {
	float: left;
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 5px 0;
	color: #3c6200;
	font-weight: bold;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	padding: 0 0 5px 0;
}

/* trackback_url ------------------------*/

#tburl_box {
	clear: both;
	width: 707px;
	height: 30px;
	margin: 10px 0 20px 0;
	padding: 25px 0 0 1px;
	background: url(images/tburl_bg.gif) no-repeat top left;
}

#tburl {
	font-size: 12px;
	line-height: 1.5;
	padding: 3px;
	color: #393939;
}

input.trackback-url {
	width: 692px;
	padding: 4px 3px 0 3px;
	_padding: 2px 3px 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	border: 1px solid #a5acb2;
}

/* login ------------------------*/

.login {
	font-size: 12px;
	line-height: 3;
	margin: 0;
	color: #000000;
}

/* comp ------------------------*/

.comp {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 0px;
}

.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 20px 0 0 0;
}

/* comment ------------------------*/

#comment {
	width: 704px;
	_width: 706px;
	height: 80px;
}

/* postsubmit ------------------------*/

#postsubmit {
	width: 708px;
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0;
}

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

table p  {
	font-size: 12px;
	line-height: 1.5;
}

table strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	height: 84px;
	margin: 0 0 20px 0;
}

table.tbl01 th {
	text-align: left;
	color: #4d4d4d;
	font-weight: bold;
	border: 3px solid #ffffff;
	padding: 15px;
	background: #ffffff url(images/thbg_02.gif) repeat top left;
}

table.tbl01 td {
	color: #000000;
	padding: 7px;
	border: 1px dotted #d3d3d3;
	border-top: 0;
	border-right: 0;
	background: #ffffff;
}

table.tbl01 th,
table.tbl01 td {
	line-height: 1.5;
	font-size: 12px;
}

table.tbl01 td img {
	margin: 0;
	padding: 0;
}

/* tbl02 ------------------------*/

table.tbl02 {
	height: 84px;
	margin: 0 0 0 0;
}

table.tbl02 th {
	text-align: left;
	color: #333333;
	font-weight: normal;
	border: 1px solid #d3d3d3;
	padding: 7px;
	background: #ececec url(images/thbg_01.gif) no-repeat bottom right;
}

table.tbl02 td {
	color: #000000;
	padding: 7px;
	border-bottom: 1px solid #d3d3d3;
	background: #ffffff;
}

table.tbl02 th,
table.tbl02 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl03 ------------------------*/

table.tbl03 {
	margin: 0 0 20px 0;
}

table.tbl03 th {
	text-align: left;
	vertical-align: top;
	background: url(images/img_flow_07.gif) repeat-y top left;
}

table.tbl03 th.none {
	background: none;
}

table.tbl03 th img {
	margin: 0;
	padding: 0 0 10px 0;
}

table.tbl03 td {
	line-height: 1.5;
	font-size: 12px;
	padding: 5px 0 10px 10px;
	vertical-align: top;
	border-top: 1px solid #d9d9d9;
}

/* tbl04 ------------------------*/

table.tbl04 {
	margin: 0 0 20px 0;
}

table.tbl04 th {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 15px;
	line-height: 2;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: url(images/icon_04.gif) no-repeat center left;
}

table.tbl04 td {
	width: 327px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background: url(images/bg_02.gif) repeat top left;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table.tbl04 td.none {
	padding: 0;
	border: 0;
	background: none;
}

table.tbl04 td img {
	margin: 0;
	padding: 0;
	line-height: 0;
}

/* INPUT -------------------------------------------------------------------------*/

input {
	height: 17px;
}

input, textarea {
	font-size: 12px;
	line-height: 1.2;
	padding: 0;
}

#sub, #bk {
	height: 27px;
	padding: 2px 5px;
}

#submit {
	width: 200px;
	height: 25px;
}

.txtara02 {
	width: 300px;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer,
#footer2 {
	clear: both;
	width: 950px;
	background: #e0e2da url(images/footer_bg.gif) no-repeat top left;
}

#footer {
	padding: 51px 0 20px 0;
	background: #e0e2da url(images/footer_bg.gif) no-repeat top left;
}

#footer2 {
	padding: 20px 0 20px 0;
	background: #e0e2da;
}

#footer p,
#footer2 p {
	clear: both;
	margin: 10px 0;
	text-align: center;
	background: #e0e2da;
	font-size: 12px;
	line-height: 1.7;
}

#undermenu {
	clear: both;
	text-align: center;
	color: #545454;
}

/*-----footerlist-----*/
.footerlist {
	clear: both;
	text-align: center;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7;
}

.footerlist li {
	display: inline;
	font-size: 12px;
	margin: 0 2px;
	line-height: 1.7;
	color: #545454;
}

.footerlist li a:link,
.footerlist li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #545454;
}

.footerlist li a:hover {
	font-size: 12px;
	line-height: 1.7;
	color: #545454;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #626262;
	}

	a:visited {
		text-decoration : underline;
		color: #626262;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
	}

	a:active {
		text-decoration : none;
	}