

@charset "utf-8";





/*


Theme Name: SEO塾テーマ


Theme URI: http://www.seojuku.jp/


Version: 2.1


Description: 株式会社アルゴリズム - SEO塾テーマ


Author: ETNET Co., Ltd.


Author URI: http://www.seojuku.jp/





Copyright (C) 2009 - 2010 ETNET Co., Ltd. All Rights Reserved.


*/








/*


	GENERAL STYLES


*/


html, body, div, span, applet, object, iframe,


h1, h2, h3, h4, h5, h6, p, blockquote, pre,


a, abbr, acronym, address, big, cite, code,


del, dfn, em, font, img, ins, kbd, q, s, samp,


small, strike, strong, sub, sup, tt, var,


b, u, i, center,


dl, dt, dd, ol, ul, li,


fieldset, form, label, legend,


table, caption, tbody, tfoot, thead, tr, th, td {


	margin: 0;


	padding: 0;


	border: 0;


	outline: 0;


	font-size: 100%;


	vertical-align: baseline;


	background: transparent;


}


body						{ line-height: 1; }


ol, ul						{ list-style-image:none; list-style-type:none; list-style-position:outside; }


blockquote, q				{ quotes: none; }


blockquote:before,


blockquote:after,


q:before, q:after			{ content: ''; content: none; }


:focus						{ outline: 0; }


ins							{ text-decoration: none; }


del							{ text-decoration: line-through; }


table						{ border-collapse: collapse; border-spacing: 0; }


object, embed				{ vertical-align:top; }





/*


	LAYOUT TOOLS


*/


.floatLeft 					{ float: left; }


.floatRight					{ float: right; }


.clear						{ clear: both; font-size: 1px;line-height:1px;}


.clearLeft					{ clear: left; font-size: 1px;line-height:1px;}


.clearRight					{ clear: right; font-size: 1px;line-height:1px;}


.layoutCenter				{ margin: 0 auto; }


.textCenter					{ text-align: center; }


.textRight					{ text-align: right; }


.textLeft					{ text-align: left; }





/*


	PRINT TOOLS


*/


.page-break 				{ page-break-before: always; }





/*


	TYPOGRAPHIC TOOLS


*/


.error						{ border: 1px solid #fb4343; padding: 3px; color: #fb4343; }


.warning					{ border: 1px solid #d4ac0a; padding: 3px; color: #d4ac0a; }


.success					{ border: 1px solid #149b0d; padding: 3px; color: #149b0d; }


.callOut					{ font-size: 125%; font-weight: bold; }


.strikeOut					{ text-decoration: line-through; }


.underline					{ text-decoration: underline; }


.resetTypeStyle				{ font-weight: normal; font-style: normal; font-size: 100%; 


							  text-decoration: none; word-spacing: normal; 


					  		  letter-spacing: 0px; text-transform: none; text-indent: 0px; }





/* 


	STYLING EXTRAS


*/


/*


a[href^="mailto"]			{ background: url(images/emailIcon.png) left center no-repeat; padding-left: 10px; }


a[href~=".pdf"]				{ background: url(images/pdfIcon.png) left center no-repeat; padding-left: 10px; }


a.button					{ color: black; border: 1px solid black; padding: 3px; }


a.button:hover				{ background: black; color: white; }


.transpBlack				{ background: url(images/transpBlack.png); }


*/





/*


	DISPLAY VALUES


*/


.hide						{ display: none; }


.show						{ display: block; }


.invisible					{ visibility: hidden; }





/*


	CAPTIONS


*/


.aligncenter,


div.aligncenter				{ display: block; margin-left: auto; margin-right: auto; }


.wp-caption					{ border: 1px solid #99B93A; text-align: center; background-color: #E1EFB8; padding-top: 4px;


							  margin:0 0 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px;


							  -webkit-border-radius: 3px; border-radius: 3px; }


.wp-caption img				{ margin: 0; padding: 0; border: 0 none; }


.wp-caption


p.wp-caption-text			{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }





/*


	IMAGES


*/


.alignright					{ float: right; margin: 0 0 0.6em 0.6em; }


.alignleft					{ float: left; margin: 0 0.6em 0.6em 0; }


p img						{ padding: 0; max-width: 100%; border:1px solid #99B93A; }


img.centered				{ display: block; margin-left: auto; margin-right: auto; }


img.aligncenter				{ display: block; margin-left: auto; margin-right: auto; text-align:center; }


img.alignright				{ padding: 4px; margin: 0 0 2px 7px; display: inline; }


img.alignleft				{ padding: 4px; margin: 0 7px 2px 0; display: inline; }





/*


	CLEARFIX


*/


div							{ zoom:1; }





/*******************/





/*


	ORIGINAL


*/


table						{ border:1px solid #99B93A; padding:10px; position:relative; }


table th					{ background: #E1EFB8; border:1px solid #99B93A;


							  font-weight:bold; padding:4px; text-align:center; }


table td					{ border:1px solid #99B93A; padding:4px; }


blockquote					{ border-left: 10px solid #D0DEA6; margin:20px; padding:10px; text-align: left; }


blockquote p				{ margin:.4em 0 .4em 0; }


.imedisabled				{ ime-mode: disabled; }


.input						{ border:1px solid #99B93A; padding:3px 4px; }


.textarea					{ border:1px solid #99B93A; padding:3px 4px; }


.more-link					{ }


.bold						{ font-weight:bold; }


.clear_border				{ clear:both; height:1px; border-top:1px dotted #99B93A; margin-bottom:15px; }


.clear_element:after


ul:after,


.box:after					{ content:" "; clear:both; height:0; display:block; visibility:hidden; }







.entry h1, .entry h2,


.entry h3, .entry h4,


.entry h5, .entry h6,


.post_navi, .wp-pagenavi a,


.wp-pagenavi span, .expert,


.adv, .comments-head,


.related_posts_head,


.emphasis,


.input, .textarea			{ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }


.sidebar li.box h3			{ -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; }







body						{ margin:0; padding:0; color:#000000; border:0; width:100%;  line-height:1.3em;


							  font-size:0.9em; text-align:center; background:#E1EFB8; }


a							{ color:#006600; text-decoration:underline; }


a img						{ margin-bottom:-3px; }


a:hover						{ background:#99B93A; color:#FFFFFF; text-decoration:none; }


h1, h2, h3,


h4, h5, h6					{ margin:.8em 0 .2em 0; padding:0; }


p							{ margin:.4em 0 .8em 0; padding:0; }


img							{ margin:10px 0 5px; }





#container					{ position:relative; width:960px !important; margin:0px auto 0px; padding:0; border:0; background:#FFFFFF; min-width:960px; }


* html body div#container	{ width: expression(this.clientWidth < 962? "960px" : "auto"); }





/*


	HEADER


*/


#headerbox					{ margin:0; padding:0; background:#D0DEA6; }


#header						{ color:#000000; height:280px; width:960px !important;


							  padding:0; margin:0px auto 0; position:relative; text-align:right; background:#D0DEA6 url(../../../wp-content/uploads/2013/02/a0001_013825_m.jpg) repeat left top; }




#header h1					{ font-size:1.2em; margin:0; padding:20px 20px 0 0; }


#header p					{ margin:0; padding:0 20px 0; width:600px; text-align:right; float:right; }


#header h2					{ bottom:55px; font-size:1.2em; position:absolute; right:20px; }


#header h3					{ font-weight:normal; right:20px; position:absolute; width:600px;


							  bottom:75px; }


#header img					{ left:20px; margin:0; padding:0; position:absolute; top:70px; }


* html body #header img		{ behavior: expression(IEPNGFIX.fix(this)); }


#header a					{ color:#000000; }


#header a:hover				{ background:none; }


#header h2 a:hover			{ background:#FFFFFF; color:#99B93A; text-decoration:none; }





/*


	NAVIGATION


*/


#glnavibox				{ left:0; width:100%; position:absolute; margin:0; padding:0; z-index:1; top:240px; }


#glnavi					{ margin:0 auto; width:960px !important; min-width:960px; height:40px;


						  padding:0; text-align:right; position:relative; background:#99B93A; }


* html body #glnavi		{ behavior: expression(IEPNGFIX.fix(this)); width: expression(this.clientWidth < 962? "960px" : "auto"); background:#99B93A; }


#glnavi .menu-header	{ margin:0 20px; }


#glnavi ul 				{ list-style:none; }


#glnavi ul li			{ list-style:none; margin:0; padding:0; position: relative; float:left; position:relative; }


#glnavi ul li a			{ color:#000000; display:block; line-height:40px; margin:0;


						  padding:0 20px; position:relative; text-align:center; text-decoration:none; vertical-align:middle; }


* html #glnavi ul li a	{ height:40px; display:inline; }


*:first-child+html


#glnavi ul li a			{ height:40px; } 


#glnavi ul li a:hover 	{ color:#006600; background:none; }


#glnavi ul


li.current-cat > a,


#glnavi ul


li.current_page_item > a,


#glnavi ul


li.current-menu-item > a,


#glnavi ul


li.current-menu-ancestor > a,


#glnavi ul


li.current-menu-parent > a	{ background:#E1EFB8; color:#006600; }


#glnavi ul ul			{ display:none; position:absolute; top:40px; left:0; float:left; z-index: 99999;


						  box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);


						  -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); }


#glnavi ul ul li		{ min-width: 180px; }


#glnavi ul li:hover > ul { display:block; }


#glnavi ul li:hover > a,


#glnavi ul ul:hover > a { background:#E1EFB8; }


#glnavi ul ul a			{ background:#E1EFB8; height:auto; line-height:40px; width: 160px; text-align:left; padding:0 20px; }


#glnavi ul ul ul		{ left: 100%; top:0; }





#prnavibox				{ left:0; width:100%; position:absolute; margin:0; padding:0; z-index:1; top:0; }


#prnavi					{ margin:0 auto; width:100%; height:30px;


						  padding:0; text-align:right; position:relative; background:#99B93A; }


* html body #prnavi		{ behavior: expression(IEPNGFIX.fix(this)); background:#99B93A; }


#prnavi .menu-header	{ margin:0 20px; }


#prnavi ul				{ list-style:none; }


#prnavi ul li			{ list-style:none; margin:0; padding:0; position: relative; float:right; }


#prnavi ul li a			{ color:#000000; display:block; line-height:30px; margin:0;


						  padding:0 20px; position:relative; text-align:center; text-decoration:none; vertical-align:middle; }


*:first-child+html


#prnavi ul li a			{ height:30px; } 


#prnavi ul li a:hover 	{ color:#006600; background:none; }


#prnavi ul


li.current-cat a,


#prnavi ul


li.current_page_item a,


#prnavi ul


li.current-menu-item a,


#prnavi ul


li.current-menu-ancestor > a,


#prnavi ul


li.current-menu-parent > a { background:#E1EFB8; color:#006600; }


#prnavi ul ul			{ display:none; position:absolute; top:30px; left:0; float:right; z-index: 99999;


						  box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);


						  -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); }


#prnavi ul ul li		{ min-width: 180px; }


#prnavi ul li:hover > ul { display:block; }


#prnavi ul li:hover > a,


#glnavi ul ul:hover > a { background:#E1EFB8; }


#prnavi ul ul a			{ background:#E1EFB8; height:auto; line-height:30px; width: 160px; text-align:left; padding:0 20px; }


#prnavi ul ul ul		{ right: 100%; top:0; }








/*


	CONTAINER


*/


.colmask					{ clear:both; float:left; overflow:hidden; background:#FFFFFF;


							  position:relative; text-align:left; width:100%; }


                              


.leftmenu					{ background:#FFFFFF; }


.leftmenu .col1top			{ background:#FFFFFF; float:left; left:260px; position:relative; width:200%; }


.leftmenu .col1wrap 		{ float:right; width:50%; position:relative; right:260px; padding-bottom:1em; }


.leftmenu .col1				{ margin:0 20px 0 280px; padding-top:25px; position:relative; right:100%; overflow:hidden; }


.leftmenu .col2				{ float:left; width:260px; position:relative; right:260px; margin:0 auto; text-align:center; }





.rightmenu					{ background:#FFFFFF; }


.rightmenu .col1top 		{ background:#FFFFFF; float:left; margin-left:-260px; position:relative; right:100%; width:200%; }


.rightmenu .col1wrap 		{ float:left; width:50%; position:relative; left:50%; padding-bottom:1em; }


.rightmenu .col1			{ margin:0 20px 0 280px; padding-top:25px; overflow:hidden; }


.rightmenu .col3			{ float:right; width:260px; position:relative; left:260px; margin:0 auto; text-align:center; }





.holygrail					{ background:#FFFFFF; }


.holygrail .colmid			{ background:#FFFFFF; float:left; width:200%; margin-left:-260px; position:relative; right:100%; }


.holygrail .colleft			{ background:#FFFFFF; float:left; width:100%; margin-left:-50%; position:relative; left:520px; }


.holygrail .col1wrap		{ float:left; width:50%; position:relative; right:300px; padding-bottom:1em; }


.holygrail .col1			{ margin:0 240px 0 320px; position:relative; left:200%; padding-top:25px; overflow:hidden; }


.holygrail .col2			{ float:left; float:right; width:260px; position:relative; text-align:center; }


.holygrail .col3			{ float:left; float:right; width:260px;


							  position:relative; left:50%; text-align:center; }





.blogstyle					{ background:#FFFFFF; }


.blogstyle .colmid			{ background:#FFFFFF; float:left; width:200%; margin-left:-260px; position:relative; right:100%; }


.blogstyle .colleft			{ background:#FFFFFF; float:left; width:100%; margin-left:-260px; position:relative; }


.blogstyle .col1wrap		{ float:left; width:50%; position:relative; padding-bottom:1em; }


.blogstyle .col1			{ margin:0 20px 0 540px; position:relative; left:100%; padding-top:25px; overflow:hidden; }


.blogstyle .col2			{ float:right; left:260px; width:260px; position:relative; text-align:center; }


.blogstyle .col3			{ float:right; left:780px; width:260px; position:relative; text-align:center; }


.blogstyle .col4			{ float:right; left:520px; width:520px; position:relative; text-align:center; margin-bottom:-25px; }





/*


	ENTRY


*/


.entry						{ margin:0 25px 15px; padding:20px 0 0; background:#FFFFFF;  border-bottom:1px dotted #99B93A; }


.pageentry					{ border:none; }


.col1wrap .entry			{ margin:0 0 20px 0; padding:0; }


.entry h2					{ color:#006600; font-size:1.4em;


							  margin:0 0 20px; line-height:1.5em; overflow:hidden; padding:5px 10px; background:#D0DEA6; }


.etnry .entry-body h2		{ background:#D0DEA6; color:#006600; }


.entry h2 a					{ color:#006600; }


.entry h2 a:hover			{ background:none; }


.entry h2.title				{ margin:0 -10px 10px; line-height:1.5em; overflow:hidden;  padding:5px 10px; background:#D0DEA6; }


.entry h2 a					{ color:#006600; endif; ?> }


.entry h2.title				{ *margin:0 0 10px; }


.entry p.exerpt				{ border:1px dotted #99B93A; margin:10px 10px; padding:10px; }


.entry-body					{ margin:20px 10px; }


.pageentry .entry-body		{ margin:0 10px 0; }


.entry-body p				{ margin:1em 0; }


.entry-body blockquote p	{ margin:1em 0; }


.entry-body ul				{ margin:1em 0 1.6em; }


.entry-body ol				{ margin:1em 0 1.6em; }


.entry-body dl				{ margin:1em 0 1.6em; }


.entry-body dl dt			{ font-weight:bold; }


.entry-body dl dd			{ margin:0 20px; }


.entry-body ul li			{ list-style-type:disc; list-style-position:outside; margin-left:25px; }


.entry-body ol li			{ list-style-type:decimal; list-style-position:outside; margin-left:25px; }


.entry-body h1				{ padding:0 10px; background:#D0DEA6; color:#006600; height:32px; line-height:32px;


							  margin:10px 0; overflow:hidden; font-size:1.5em; }


.entry-body h2				{ padding:0 10px; background:#D0DEA6; color:#006600; height:32px; line-height:32px;


							  margin:10px 0; overflow:hidden; font-size:1.4em; }


.entry-body h3				{ padding:0 10px; background:#D0DEA6; color:#006600; height:32px; line-height:32px;


							  margin:10px 0; overflow:hidden; font-size:1.3em; }


.entry-body h4				{ padding:0 10px; background:#D0DEA6; color:#006600; height:32px; line-height:32px;


							  margin:10px 0; overflow:hidden; font-size:1.2em; }


.entry-body h5				{ padding:0 10px; background:#D0DEA6; color:#006600; height:32px; line-height:32px;


							  margin:10px 0; overflow:hidden; }


.entry-body h6				{ padding:0 10px; background:#D0DEA6; color:#006600; height:32px; line-height:32px;


							  margin:10px 0; overflow:hidden; }


.entry-footer				{ text-align:right; padding:0 10px 20px; }


* html body .entry table	{ margin-left:20px; }





.entry-thumbnail			{ float:left; margin:0 15px 15px 0; }


.entry-thumbnail img		{ border:1px solid #99B93A; margin:0; }


ul.tags						{ text-align:right; }


ul.tags li					{ float:right; background:url(images/tag.gif) no-repeat left center; padding-left:18px; margin-left:5px; }


span.author					{ background:url(images/author.gif) no-repeat left center; padding-left:18px; }


span.category				{ background:url(images/category.gif) no-repeat left center; padding-left:18px; }


span.comment				{ background:url(images/comment.gif) no-repeat left center; padding-left:18px; white-space: nowrap; }


span.datetime				{ background:url(images/datetime.gif) no-repeat left center; padding-left:18px; white-space: nowrap; }


span.edit					{ background:url(images/edit.gif) no-repeat left center; padding-left:18px; }


span.rss					{ background:url(images/rss_feed.gif) no-repeat left center; padding-left:22px;}





div.post_navi				{ background:#E1EFB8; border:1px solid #99B93A; margin:20px 0;}


div.post_previous			{ float:left; margin:10px 0 10px 10px; width:45%; }


div.post_next				{ float:right; text-align:right; margin:10px 10px 10px 0; width:45%; }


div.breadcrumb				{ margin-bottom:15px; }





div.related_posts			{ margin:15px 0; }


div.related_posts_head		{ background:#E1EFB8; border:1px solid #99B93A; font-weight:bold; line-height:2em;


							  margin:0 0 10px 0; padding:3px 10px; }


ul.st-related-posts			{ background:#FFFFFF; margin-left:15px; position:relative; }


ul.st-related-posts li		{ background:#FFFFFF url(images/post.gif) no-repeat; padding-left: 25px; margin:0; }





div.adv						{ background:#E1EFB8; border:1px solid #99B93A; margin:20px 25px; padding:10px; }


.col1wrap div.adv			{ background:#E1EFB8; border:1px solid #99B93A; margin:20px 0; padding:10px; }





.trackback-input			{ width:96%; }


#searchform					{ text-align:center; }


div.comment					{ margin:20px 0; }


div.comment p				{ padding-left:15px; }


.nocomments					{ display:none; }


.comments-head				{ background:#E1EFB8; border:1px solid #99B93A; line-height:2em; margin:0 0 10px 0; padding:3px 10px; }


.comment-footer				{ margin:-5px 0 20px 0; }


div.comment #author			{ width:200px; }


div.comment #email			{ width:200px; }


div.comment #url			{ width:300px; }


div.comment #comment		{ width:96%; }


ul.commentlist				{ padding-left: 15px; }


ul.commentlist .reply		{ margin-bottom:10px; }


ul.commentlist


li ul.children				{ padding-left:25px; }


div.comment-navi			{ margin-top:10px; }


div.comment-author,


img.avatar					{ vertical-align:middle; }





.ddsg-wrapper ul			{ margin:5px 10px; }


.ddsg-wrapper ul li			{ list-style-image:none; list-style-type:none; width:100%; }


.ddsg-wrapper ul li			{ margin-left:20px; background:#FFFFFF url(images/post.gif) no-repeat;padding-left: 25px;}


ul.archive li				{ background:#FFFFFF url(images/post.gif) no-repeat; list-style-image:none;


							  list-style-type:none; padding-left: 25px; }





.wpcf7-list-item			{ display:block; }





.wp-pagenavi				{ text-align:center; line-height:2em; }


.wp-pagenavi a,


.wp-pagenavi a:link			{ padding: 2px 4px 2px 4px;	margin: 2px; text-decoration: none;	border: 1px solid #006600;


							  color: #006600; background-color: #E1EFB8; }


.wp-pagenavi a:visited		{ padding: 2px 4px 2px 4px;	margin: 2px; text-decoration: none;	border: 1px solid #006600;


							  color: #006600; background-color: #E1EFB8; }


.wp-pagenavi a:hover		{ border: 1px solid #006600; color: #E1EFB8; background-color: #006600; }


.wp-pagenavi a:active		{ padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #99B93A;


							  color: #99B93A; background-color: #E1EFB8; }


.wp-pagenavi span.pages 	{ padding: 2px 4px 2px 4px;	margin: 2px 2px 2px 2px; color: #99B93A; }


.wp-pagenavi span.current 	{ padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold; border: 1px solid #99B93A;


							  color: #99B93A; background-color: #E1EFB8; }


.wp-pagenavi span.extend 	{ padding: 2px 4px 2px 4px; margin: 2px; border: 1px solid #99B93A;


						  	  color: #99B93A; background-color: #E1EFB8; }





/*


	SIDEBAR


*/


.sidebar					{ margin:0; padding:0; }


.sidebar div.sidebar_div	{ padding:25px 0 0 0; margin:0; }


.sidebar ul.sidebar_ul		{ margin:0; padding:0; height: auto !important; height: 1%; }


.sidebar .search			{ font-size:13px; height: 15px; width: 100px; vertical-align: top; padding:2px; }


.sidebar li.box				{ margin:0 20px 20px 20px; text-align:left; color:#000000; word-break:break-all; }


.sidebar li.box a			{ color:#000000; }


.sidebar li.box a:hover		{ background:#FFFFFF; color:#99B93A; }


.col2 li.box				{ width:220px; }


.col3 li.box				{ width:220px; }


.sidebar li.box h3			{ color:#000000; margin:0; padding:5px 0; text-align:center;


							  background:#D0DEA6; }


.sidebar li.box h3 a		{ color:#99B93A; }


.sidebar li.box p			{ background:#E1EFB8; padding:10px 10px; margin:0; }


.sidebar li.box ul ul		{ padding:0; margin-left:-5px; }


.sidebar li.box ul			{ background:#E1EFB8; padding:10px 10px; margin:0; }


.sidebar li.box ul li		{ margin:0; padding-left: 25px; }


.sidebar li.box ul li		{ background:#E1EFB8 url(images/post.gif) no-repeat left top; }


.sidebar li.box ul


li.comment					{ background:url(images/comment.gif) no-repeat; }


.sidebar li.box ul


li.categorytab				{ background:url(images/category.gif) no-repeat; }


.sidebar li.box ul


li.hometab					{ background:url(images/home.gif) no-repeat; }


.sidebar li.box ul


li.sitemap-page				{ background:url(images/sitemap.gif) no-repeat; }


.sidebar li.box ul


li.contact-page				{ background:url(images/contact.gif) no-repeat; }


.sidebar li.box


ul.st-tag-cloud li			{ background:url(images/tag.gif) no-repeat; }


.sidebar li.box img			{ border:none; }





/*


	FOOTER


*/


#footerbox					{ clear:both; color:#000000; margin:0 auto; overflow:hidden; position:relative;


							  text-align:center; width:100%; background:#D0DEA6; }     


#footerbar					{ width:960px !important; margin:0 auto; padding:20px 0; text-align:left; }


#footerbar_ul				{ padding:0; position:relative; margin:0 20px; }


#footerbar_ul li.box		{ float:left; width:18%; margin-right:2.5%; }


#footerbar_ul li.box ul li	{ margin-left:15px; }


#footerbar_ul li.box


ul li:before				{ content: "\00BB \0020"; margin-left:-12px; }


#footerbar p a				{ font-weight:bold; }


#footerbar a				{ color:#000000; }


#footerbar a:hover			{ background:#FFFFFF; color:#99B93A; }


#footerbar_ul li.last		{ margin-right:0; float:right; }


* html body


#footerbar_ul li.box		{ width:17.2%; }


#footerbar_ul li.box h3		{ margin:0; }





#footer						{ width:100%; margin:0 auto; padding:20px 0; position:relative;


							  text-align:right; height:40px; }


#footer a:hover 			{ background:none;}


#footer h3					{ margin:0 20px; padding:10px 0 0; line-height:20px; }


#footer h3 a				{ color:#000000; }


#footer h3 a:hover			{ background:#FFFFFF; color:#99B93A; line-height:1; }


#footer img					{ left:20px; margin:0; position:absolute; top:25px; padding:0; }


* html body #footer img 	{ behavior: expression(IEPNGFIX.fix(this)); }





/*


	BOX


*/


.box:after					{ content:" "; clear:both; height:0; display:block; visibility:hidden; }





.box2_1						{ width:49%; float:left; border:0; }


.box2_2						{ width:49%; float:right; border:0; }





.box3_1						{ width:32.5%; float:left; border:0; margin-right:1.3% !important; }


.box3_2						{ width:32.5%; float:left; border:0; }


.box3_3						{ width:32.5%; float:right; border:0; }





.box4_1						{ width:24%; float:left; border:0; margin-right:1.3% !important; }


.box4_2						{ width:24%; float:left; border:0; margin-right:1.3% !important; }


.box4_3						{ width:24%; float:left; border:0; }


.box4_4						{ width:24%; float:right; border:0; }





.box5_1						{ width:19%; float:left; border:0; margin-right:1.2% !important; }


.box5_2						{ width:19%; float:left; border:0; margin-right:1.2% !important; }


.box5_3						{ width:19%; float:left; border:0; margin-right:1.2% !important; }


.box5_4						{ width:19%; float:left; border:0; }


.box5_5						{ width:19%; float:right; border:0; }





.box2a_1					{ width:66.5%; float:left; }


.box2a_2					{ width:32.5%; float:right; }





