/*
Theme Name: aitec
*/

* {
	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;
}

#bg1 {
	background: url(images/bg_01.gif) repeat-x top left;
}

#bg2 {
	background: url(images/bg_02.gif) repeat-x top left;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 952px;
	margin: 0 auto;
	line-height: 0;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	clear: both;
	float: left;
	width: 950px;
	height: 80px;
	line-height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	background: url(images/header_bg.gif) repeat-x top left;
}

#header_menu {
	float: left;
	width: 950px;
	height: 25px;
}

#header_menu ul {
	list-style-type: none;
}

#header_menu ul li {
	float: right;
	margin: 0 0 0 10px;
}

#logo {
	float: left;
	width: 240px;
	height: 41px;
	padding: 0 0 0 0;
}

#header_mes {
	float: left;
	width: 460px;
	display: inline;
	padding: 2px 0 0 20px;
}

h1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #686868;
}

/* SEACH -------------------------------------------------------------------------*/

#header_search {
	float: right;
	width: 230px;
	padding: 14px 0 0 0;
}

#searchform {
}

#seach {
	float: right;
	line-height: 1.5;
}

#searchform2 {
	float: left;
	width: 100%;
}

#seach2 {
	float: left;
	line-height: 1.5;
	padding: 10px 0 0 0;
}

.search_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 20px 20px 20px;
}

.search_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 5px 0;
}

.search_contents p.seach_hint {
	padding: 20px 0;
}

#sa {
	line-height: 3;
	font-size: 12px;
}

#s, #s2 {
	float: left;
	height: 17px;
	margin: 0 5px 0 0;
	padding: 0 3px;
}

#s {
	width: 160px;
}

#s2 {
	width: 200px;
}

#simg {
	float: left;
	width: 50px;
}

#searchsubmit {
	width: 50px;
	height: 21px;
	font-size: 12px;
}

#searchword {
	font-weight: bold;
	color: #ffffff;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	clear: both;
	width: 950px;
	height: 42px;
	line-height: 0;
	padding: 4px 0 0 0;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06,
#menu07,
#menu08 {
	padding: 0 0 0 0;
}

#menu01 {width: 136px; height: 38px;}
#menu02 {width: 135px; height: 38px;}
#menu03 {width: 135px; height: 38px;}
#menu04 {width: 135px; height: 38px;}
#menu05 {width: 135px; height: 38px;}
#menu06 {width: 135px; height: 38px;}
#menu07 {width: 139px; height: 38px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 136px; height: 38px;}
#menu02 a {width: 135px; height: 38px;}
#menu03 a {width: 135px; height: 38px;}
#menu04 a {width: 135px; height: 38px;}
#menu05 a {width: 135px; height: 38px;}
#menu06 a {width: 135px; height: 38px;}
#menu07 a {width: 139px; height: 38px;}

#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;}
#menu07 a {background: url(images/menu7.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover,
#menu07 a:hover {
	background-position: 0 -38px;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	float: left;
	width: 930px;
	margin: 0;
	padding: 0 10px 30px 10px;
	background: #ffffff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#contents_bg {
	clear: both;
	float: left;
	background: url(images/contents_bg.gif) repeat-y top left;
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#mimg {
	clear: both;
	width: 940px;
	height: 258px;
	line-height: 0;
	font-size: 0;
	padding: 10px 0 0 10px;
	margin: 2px 0 0 0;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#mimg2 {
	clear: both;
	width: 950px;
	height: 100px;
	line-height: 0;
	font-size: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	clear: both;
	width: 930px;
	padding: 10px 0 0 0;
	line-height: 1.5;
}

#main2 {
	float: right;
	width: 740px;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 1.7;
}

#main2 img {
	margin: 0 5px 5px 0;
	padding: 0;
}

#ttl01 {
	clear: both;
	width: 497px;
	height: 27px;
	margin: 0 0 3px 0;
	padding: 10px 0 0 35px;
	background: url(images/ttlbg_01.gif) no-repeat top left;
}

#contact_banner {
	clear: both;
	margin: 30px 0 10px 0;
}

#contact_banner2 {
	clear: both;
	margin: 30px 0 10px 15px;
}

/* H -------------------------------------------------------------------------*/

h2 {
	font-size: 15px;
	color: #001C6C;
	font-weight: bold;
	line-height: 1.5;
}

h3 {
	clear: both;
	width: 685px;
	height: 26px;
	font-size: 14px;
	color: #001c6c;
	line-height: 1.5;
	background: url(images/ttlbg_04.gif) no-repeat top left;
	margin: 0 0 20px 0;
	padding: 5px 0 0 15px;
}

h4 {
	clear: both;
	font-size: 13px;
	color: #00205a;
	line-height: 1.5;
	margin: 0 0 20px 10px;
	padding: 3px 0 3px 20px;
	border-bottom: 1px solid #d5d5d5;
	background: url(images/icon_04.gif) no-repeat center left;
}

/*
h5 {
	font-size: 13px;
	color: #ff8400;
	line-height: 1.5;
	margin: 10px 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #ffa200;
}
*/

/*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 #08248a;
	color: #08248a;
	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 -------------------------------------------------------------------------*/

/* POST ----------*/

#post_ttl {
	clear: both;
	width: 700px;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #4c588a;
	line-height: 1.5;
	background: url(images/border_01.gif) repeat-x bottom left;
}

#post_ttl a {
	color: #4c588a;
	line-height: 1.5;
}

/*
#post_box {
	clear: both;
	float: left;
	padding: 0 0 20px 0;
}
*/

.post_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 25px 30px 20px 30px;
}

.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;
}

.page_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 20px 20px 20px;
}

.page_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 10px 20px 10px;
}

.page_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

#post_meta {
	clear: both;
	margin: 0 30px;
	text-align: right;
	font-size: 12px;
	line-height: 1.5;
	color: #4c588a;
}

#post_meta a {
	line-height: 1.5;
	color: #4c588a;
}

#post_bookmark {
	clear: both;
	width: 690px;
	margin: 5px 15px;
	text-align: right;
}

/* PAGE ----------*/

#history {
	clear: both;
	width: 733px;
	height: 18px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 7px;
	font-size: 12px;
	color: #656565;
	line-height: 1.5;
	background: url(images/hist_bg.gif) no-repeat top left;
}
#page_ttl {
	clear: both;
	width: 704px;
	height: 37px;
	margin: 0 0 16px 0;
	padding: 8px 0 0 36px;
	background: url(images/ttlbg_03.gif) no-repeat top left;
}

#feed2 {
	position: absolute;
	margin: 10px 0 0 713px;
}

/* BOX -------------------------------------------------------------------------*/

#box01 {
	float: right;
	width: 532px;
}

#box01 ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#box01 ul li {
	clear: both;
	float: left;
	width: 512px;
	font-size: 12px;
	line-height: 1.9;
	color: #000000;
	clear: both;
	padding: 5px 10px 3px 10px;
	background: url(images/border_01.gif) repeat-x bottom right;
}

#box01 ul li a {
	line-height: 1.7;
	color: #4A5887;
}

#banner_box01 {
	clear: both;
	float: left;
	width: 388px;
	font-size: 0;
	line-height: 0;
}

#banner_box01 ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#banner_box01 ul li {
	float: right;
	margin: 0 0 5px 0;
	font-size: 0;
	line-height: 0;
}

#newlist {
	position: absolute;
	margin: -30px 0 0 410px;
}

#feed {
	position: absolute;
	margin: -30px 0 0 505px;
}

/* MES -------------------------------------------------------------------------*/
/*
.mes01 {
	font-size: 12px;
	line-height: 1.7;
}

.mes01 p {
	padding: 0 0 20px 0;
}
*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar_left {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

#left_ttl {
	width: 180px;
	height: 49px;
	margin: 0;
	padding: 0;
}

#left_ttl2 {
	width: 160px;
	height: 51px;
	margin: 0 0 10px 10px;
	padding: 0;
}

/*-----leftlist-----*/
.leftlist {
	margin: 0;
	padding: 10px 0 10px 0;
}

.leftlist li {
	width: 151px;
	list-style-type: none;
	font-size: 12px;
	line-height: 2;
	color: #495A88;
	margin: 0 0 0 10px;
	padding: 0 6px;
	background: #ffffff url(images/border_01.gif) repeat-x bottom left;
}

.leftlist li a:link, .leftlist li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #495A88;
}

.leftlist li a:hover {
	color: #495A88;
}

.leftlist select {
	margin: 0 0 0 10px;
}

ul.children {
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul.children li {
	font-size: 10px;
	line-height: 1.7;
}

#archivesselect {
	margin: 0 0 20px 0;
}

#sideburner {
	clear: both;
	width: 180px;
	line-height: 0;
	padding: 0 0 30px 0;
}

#sideburner ul {
	list-style: none;
	width: 180px;
	text-align: center;
	line-height: 1;
	font-size: 1;
	padding: 20px 0;
}

#sideburner li {
	background: none;
	line-height: 1;
	font-size: 1;
}

#sideburner p {
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}

#sideburner p a {
	color: #001560;
	font-size: 12px;
	line-height: 1.5;
}

/* COMMENTS_TEMPLATE -------------------------------------------------------------------------*/

.cominfo {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 10px 10px;
}

#com {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 20px 0;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 20px;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}

ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.commentmetadata {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding: 3px 0 0 5px;
	_padding: 5px 0 0 5px;
	color: #4c588a;
}

div.commentmetadata a:link,
div.commentmetadata a:visited,
div.commentmetadata a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #4c588a;
}

.commentlist li {
	padding: 10px 0 0 0;
	background: #ffffff;
	/*border-top: #5f9b5a 1px solid;*/
	/*border-bottom: #5f9b5a 1px solid;*/
	color: #000000;
}

.postname {
	float: left;
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 5px;
	color: #4c588a;
	font-weight: bold;
}

#comtxt {
	clear: both;
	line-height: 1.5;
	margin: 10px 0 0 20px;
}

#tburl_box {
	width: 698px;
	height: 34px;
	margin: 10px 0 10px 20px;
	padding: 24px 0 0 2px;
	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: 680px;
	padding: 2px 3px;
	font-size: 12px;
	line-height: 1.5;
}

.login {
	font-size: 12px;
	line-height: 3;
	margin: 10px 15px 0 25px;
	color: #000000;
}

.comp {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 0 0 25px;
	padding: 0px;
}

.comtxt {
	font-size: 12px;
	line-height: 1.5;
	margin: 20px 0 0 20px;
}

#comment {
	width: 696px;
	_width: 698px;
	height: 100px;
}

#postsubmit {
	width: 700px;
	height: 32px;
	margin: 10px 0 0 20px;
	padding: 0;
	background: url(images/post_btn.gif) no-repeat top left;
}

/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table,
table.tbl01,
table.tbl02,
table.tbl03,
table.tbl04,
table.tbl05,
table.tbl06 {
	clear: both;
	width: 680px;
	border-collapse: collapse;
}

table.tbl07 {
	clear: both;
	width: 700px;
	border-collapse: collapse;
}

table.tbl01 p,
table.tbl02 p,
table.tbl03 p,
table.tbl04 p,
table.tbl05 p,
table.tbl06 p,
table.tbl07 p {
	font-size: 12px;
	line-height: 1.5;
}

table.tbl01 strong,
table.tbl02 strong,
table.tbl03 strong,
table.tbl04 strong,
table.tbl05 strong,
table.tbl06 strong,
table.tbl07 strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	margin: 0 0 10px 10px;
}

table.tbl01 th {
	text-align: left;
	color: #4e4e4e;
	font-weight: bold;
	border-right: 10px solid #ffffff;
	padding: 10px 10px 10px 5px;
	background: url(images/border_01.gif) repeat-x bottom left;
}

table.tbl01 td {
	color: #000000;
	padding: 10px 10px 10px 0;
	background: url(images/border_01.gif) repeat-x bottom left;
}

#main2 table.tbl01 th img,
#main2 table.tbl01 td img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

table.tbl01 th,
table.tbl01 td {
	line-height: 1.5;
	font-size: 12px;
}

table.tbl01 td table {
	width: 100%;
}

table.tbl01 td table td {
	background: none;
	padding: 10px 0 0 0;
}

/* tbl02 ------------------------*/

table.tbl02 {
	margin: 0 0 20px 10px;
}

/*firefox*/
table.tbl02,
x:-moz-any-link {
	margin: 0 0 10px 10px;
}

/*ie7*/
*:first-child+html table.tbl02 {
	margin: 0 0 20px 10px;
}

table.tbl02 th {
	text-align: left;
	color: #4e4e4e;
	font-weight: bold;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background: url(images/thbg_01.gif) repeat-x bottom left;
}

table.tbl02 td {
	color: #000000;
	border-bottom: 2px solid #ffffff;
	background: url(images/border_02.gif) repeat-x bottom left;
}

#main2 table.tbl02 th img,
#main2 table.tbl02 td img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

table.tbl02 th,
table.tbl02 td {
	line-height: 1.5;
	font-size: 12px;
	padding: 10px;
}

/* tbl03 ------------------------*/

table.tbl03 {
	margin: 0 0 20px 10px;
}

table.tbl03 td {
	color: #000000;
	padding: 5px 10px 5px 15px;
	background: url(images/icon_02.gif) no-repeat top left;
	vertical-align: top;
}

table.tbl03 td.none {
	background: none;
}

#main2 table.tbl03 td img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

table.tbl03 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl04 ------------------------*/

table.tbl04 {
	margin: 0 0 30px 10px;
}

table.tbl04 td {
	color: #000000;
	line-height: 1.5;
	font-size: 12px;
	vertical-align: top;
}

table.tbl04 td.bg1 {
	background: url(images/bg_business_01.gif) repeat-y top left;
}

/* tbl05 ------------------------*/

table.tbl05 {
	margin: 0 0 20px 10px;
}

table.tbl05 td {
	color: #000000;
	border: 1px solid #e5e7ee;
	border-left: 2px solid #d0d2da;
	padding: 2px 5px;
}

table.tbl05 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl06 ------------------------*/

table.tbl06 {
	margin: 0 0 30px 10px;
}

table.tbl06 th {
	height: 29px;
	text-align: left;
	color: #001c6c;
	font-weight: bold;
	padding: 7px 0 0 31px;
	background: url(images/ttlbg_05.gif) no-repeat top left;
}

table.tbl06 td {
	color: #000000;
	padding: 10px 10px 10px 30px;
	background: url(images/tdbg_01.gif) no-repeat bottom left;
}

table.tbl06 td.noarrow {
	background: url(images/tdbg_02.gif) no-repeat bottom left;
}

table.tbl06 td.none {
	background: none;
}

#main2 table.tbl06 th img,
#main2 table.tbl06 td img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

table.tbl06 th,
table.tbl06 td {
	line-height: 1.5;
	font-size: 12px;
}

/* tbl07 ------------------------*/

table.tbl07 {
	margin: 0 0 30px 0;
}

table.tbl07 th {
	text-align: left;
	width: 212px;
	height: 31px;
	font-size: 13px;
	color: #001c6c;
	line-height: 1.5;
	background: url(images/ttlbg_04.gif) no-repeat top left;
	margin: 0 0 0 0;
	padding: 0 0 10px 15px;
}

table.tbl07 th.w464 {
	width: 449px;
}

table.tbl07 th.w700 {
	width: 685px;
}

table.tbl07 td {
	color: #525252;
	padding: 15px 10px;
	font-size: 12px;
	text-align: left;
}

table.tbl07 td.nopadding {
	padding: 0;
}

table.tbl07 th,
table.tbl07 td {
	line-height: 1.5;
}

#main2 table.tbl07 th img,
#main2 table.tbl07 td img {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* tbl08 ------------------------*/

table.tbl08 {
	clear: both;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.tbl08 th {
	text-align: left;
	background: none;
	margin: 0;
	padding: 0;
}

table.tbl08 td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}

table.tbl08 th,
table.tbl08 td {
	line-height: 1.5;
}

/* LIST -------------------------------------------------------------------------*/

ul.list01 {
	list-style-type: none;
	padding: 0 0 20px 10px;
}

ul.list01 li {
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_01.gif) no-repeat center left;
}

ul.list02 {
	list-style-type: none;
	padding: 0 0 0 0;
}

ul.list02 li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_03.gif) no-repeat top left;
}

/* 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;
}

/* UNDER_MENU -------------------------------------------------------------------------*/

#undermenu {
	padding-top: 1px;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	padding: 7px 0;
	line-height: 1.7;
	text-align: center;
	color: #656565;
	background: url(images/undermenubg_01.gif) repeat-x top left;
}

#undermenu a {
	line-height: 1.7;
	font-size: 12px;
	line-height: 2.5;
	color: #656565;
}

/*-----footerlist-----*/
.footerlist {
	clear: both;
	width: 939px;
	margin: 0 auto;
	text-align: left;
	list-style-type: none;
	font-size: 12px;
	line-height: 1;
	color: #656565;
	padding-left: 11px;
}

.footerlist li {
	display: inline;
	font-size: 12px;
	margin: 0 2px;
	line-height: 1;
	color: #656565;
}

.footerlist li a:link, .footerlist li a:visited {
	font-size: 12px;
	line-height: 1;
	color: #656565;
}

.footerlist li a:hover {
	color: #656565;
}

/* FOOTER -------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 939px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 10px 0px 40px 11px;
}

#footer p {
	font-size: 12px;
	color: #575757;
	line-height: 2;
	text-align: left;
}

/* 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;
	}
