﻿@charset "utf-8";


body {
	color: #333;	
	font-size:medium;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.5;
	border-top:5px solid #6699cc;
	-webkit-text-size-adjust: none;
	margin: 0px;
	background-image : url(../images/bg03.jpg) ;
	background-repeat : repeat-x;
	
}

h1,h2,h3,h4,h5,p,ul,ol,li,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
dl{
	font-size: 80%;
}
img {
	border: none;
        max-width : 100%;
}

input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
.button {
	position: relative;
	z-index: 2;
	background-color: #ff9900;
	border: 2px solid #ff9900;
	color: #fff;
	padding: 0px 5px;
}
.button:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.button::before,
.button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #333;
}
.button::before {
	right: 0;
}
.button::after {
	left: 0;
}
.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #59b1eb;
}
.c_button {
	position: relative;
	z-index: 2;
	background-color: #ffcc00;
	border: 1px solid #f1e698;
	color: #fff;
	padding: 0px 5px;
}
.c_button:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
a[href^="tel:"] { cursor: default; }
/* ---------------------------パンくず----------------------------- */
ul#topicpath {
	margin: 5px 5px;
	font-size: 11px;
}
ul#topicpath li{
	display: inline;
	float: left;
	line-height: 15px;
	padding: 10px 10px;
}
ul#topicpath li{
	background: url(../images/triangle.gif) no-repeat 0 14px;
        
}
ul#topicpath li.maintop{
	background: none;
}
ul#topicpath {
	background-color: #fff;
}

/*link
---------------------------------------------------------------------------*/
a{color:#74b4df;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}

#container {
	width: 930px;	
	margin-right: auto;
	margin-left: auto;
	padding: 5px 8px ;
	background-color: #fff;
}

/*header
---------------------------------------------------------------------------*/
#header{
height:85px;
}

#header h1{
padding:5px 0 10px 15px;
font-size:10px;
font-weight:normal;
}

.logo{
float:left;
}

.logo p{float:left;}

.logo img{
width:auto;
float:left;
padding:2px 10px 0 5px;
}

.logo span{display:block;}

.info{
float:right;
padding-right:20px;
text-align:right;
}

.c_info{
float:right;
padding:3px 10px 5px 0;
text-align:right;
}

.info .offic{font-size:11px;}
.logo,.info .tel{
margin-top:6px;
color:#74b4df;
font-size:20px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}

/*main**************************/
#mainBanner{
margin:0 auto;
padding:0;
width:100%;
position:relative;
line-height:0;
border-top:2px solid #6699cc;
border-bottom:2px solid #6699cc;
background:#fff ;
text-align: center;
}

#mainBanner img{
max-width:100%;
height:auto;
}

#half_b{
max-height:90px;
margin: 0px 10px;
}

#subpage #mainBanner img{border:4px solid #f1f1f1;}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:3px;
left:0;
padding:5px 0px 0px 80px;
line-height:1.4;
color:#333;
margin:0 auto;
width:1000px;
text-align: center;
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
font-weight:bold;
color:#ff9933;
}


/*main
---------------------------------------------------------------------------*/
#main {
	width: 680px;	
	float: right;	
	padding-bottom: 5px;
}
#main h1 {
	clear: both;
	background: url(../images/list1.png) no-repeat 10px center !important ;	
	font-size: 150%;	
	color: #fff;		
	padding: 2px 0px 0px 35px;	
}
#main h2 {
	clear: both;
	background: url(../images/list1.png) no-repeat 10px center ;	
	border-bottom: 1px dotted #6699cc;	
	font-size: 120%;	
	color: #555;		
	padding: 2px 0px 0px 35px;	
}
#main h3 {
	clear: both;
	font-size: 100%;	
	color: #555;		
	padding: 5px 0px 0px 20px;	
}
#main p {
	font-size: 14.5px;
	padding: 0.5em 10px 0.5em;	
}
section img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

section img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}
aside img.picture_c {
  margin: 0 0 5px 5px;
  float: right;
}
#main section{
	clear: both;
}


/*sub&menu
---------------------------------------------------------------------------*/
#side {
	float: left;	
	width: 245px;	
	padding-bottom: 30px;
}

#side h2 {
	padding: 0px 10px;	
	font-size: 100%;	
	color: #555;	
	background-color: #6699ff;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6699ff), to(#6699cc));	
	background-image: -webkit-linear-gradient(#fff, #ffffcc);	
	background-image: linear-gradient(#fff, #e0e0e0);		
	border-bottom: 2px solid #f1e698;	
}

#side .box {
	border: 1px solid #f1e698;	
	border-radius: 5px;
        margin-top: 0.5em;
        margin-bottom: 0.5em;	
	padding: 10px;		
	background-color: #FFF;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f8f8f8));	
	background-image: -webkit-linear-gradient(#FFF, #f8f8f8);	
	background-image: linear-gradient(#FFF, #f8f8f8);			
}

/*grid
---------------------------------------------------------------------------*/

.columnWrapper{
margin-top:20px
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.column{
float:left;
}
.column2{
margin-top:20px
}

.column h3{
padding:1px 2px;
margin-bottom:3px;
font-weight:bold;
border-top:1px solid #6699cc;
border-bottom:1px solid #6699cc;
}

.column2 h3{
padding:1px 2px;
margin-bottom:3px;
font-weight:bold;
border-top:1px solid #6699cc;
border-bottom:1px solid #6699cc;
}


.column p{
padding:1px 0;
}

.column p.img{
float:left;
margin:3px 5px 0 0;
}

.readmore{clear:both;}

.readmore a{
padding:3px 5px;
border-radius:3px;
color:#fff;
background:#6699cc;
}

.readmore a:hover{background:#ff9900;}


/*m_manu&s_menu
---------------------------------------------------------------------------*/
nav#mainmenu ul li a {
	width: 220px;		
	text-decoration: none;
	display: block;
        color: #fff;
	border: 1px solid #fff;	
	border-radius: 0px;			
	-webkit-transition: 0.7s;	
	transition: 0.5s;			
	margin-bottom: 1px;			
	padding: 0px 0px 0px 25px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#0066cc), to(#fff));	
	background-image: -webkit-linear-gradient(#eee, #fff);	
	background-image: linear-gradient(#3399ff, #6699cc);	
}
nav#mainmenu ul li a.hit{
	width: 220px;		
	text-decoration: none;
	display: block;
        color: #fff;
	border: 1px solid #fff;	
	border-radius: 0px;			
	-webkit-transition: 0.7s;	
	transition: 0.5s;			
	margin-bottom: 1px;			
	padding: 0px 0px 0px 25px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#fff));	
	background-image: -webkit-linear-gradient(#eee, #fff);	
	background-image: linear-gradient(#ffcc99, #ffcc00);	
}

nav#mainmenu ul li a:hover {
	color: #fff;			
	background: #95c9f0 url(../images/arrow.png) no-repeat 1px center;	
	border: 1px solid #eee;	
}

nav#sidemenu ul li a {
	/*--width: 190px;--*/		
	text-decoration: none;
	display: block;
	font-size: 13.5px;
        color: #555;
	border: 1px solid #fff;	
	border-radius: 0px;			
	-webkit-transition: 0.7s;	
	transition: 0.5s;			
	margin-bottom: 1px;			
	padding: 0px 0px 0px 20px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#0066cc), to(#fff));	
	background-image: -webkit-linear-gradient(#eee, #fff);	
	background-image: linear-gradient(#f7f5d5, #e0e0e0);	
}

nav#sidemenu ul li a:hover {
	color: #ff9900;			
	background: #f1e698 ;	
	border: 1px solid #eee;	
}
/*c_manu
---------------------------------------------------------------------------*/
nav#catmenu ul li a {
	text-decoration: none;
	height:23px;
	display: block;
	font-size: 13.5px;
        color: #6699cc;
	border: 1px solid #fff;	
	border-radius: 0px;			
	-webkit-transition: 0.7s;	
	transition: 0.5s;			
	margin-bottom: 1px;			
	padding: 4px 0px 0px 20px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff/*#95c9f0*/), to(#fff));	
	background-image: -webkit-linear-gradient(#eee, #fff);	
	background-image: linear-gradient(#iii, #fff/**/);	
}

nav#catmenu ul li a:hover {
	color: #fff;			
	background: #95c9f0 url(../images/arrow001.png) no-repeat 1px center;	
	border: 1px solid #eee;	
}


/*foot
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #6699cc;
	color: #fff;
	margin-top: 1em;
}
#footer .pr {
	display: block;
}

#footer a {
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
	color: #ccffff;			
	text-decoration: none;	
}

#main section.list article {
	border: 1px solid #c9c9c9;	
	border-radius: 6px;			
	margin-bottom: 1em;			
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f6f6f6));	
	background-image: -webkit-linear-gradient(#FFF, #f6f6f6);	
	background-image: linear-gradient(#FFF, #f6f6f6);			
	-webkit-box-shadow: 0px 2px 5px #c9c9c9, 0px 0px 2px #FFF inset;	
	box-shadow: 0px 2px 5px #c9c9c9, 0px 0px 2px #FFF inset;	
}

#main section.list article p {
	padding: 0px;
	margin-left: 220px;	
}


#main section.list article h1 {
	background: none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #c9c9c9;	
	color: #818181;						
	padding: 0px 0px 0px 5px;			
	font-size: 100%;
	margin-bottom: 0.5em;
}

#main section.list article a {
	padding: 10px;	
	text-decoration: none;
	display: block;
	overflow: hidden;
	-webkit-transition: 0.5s;	
	transition: 0.5s;			
}
#main section.list article a:hover {
	background-color: #f7f4cc;	
}
/*topic
---------------------------------------------------------------------------*/
#topic{
	background-color: #fff;
	font-size:9px;
}
#topic h2{
	background-color: #6699cc;	
	color: #fff;
}

#topic dl{
	overflow: auto;	
	height: 250px;
	margin: 5px 10px 0px;
}

#topic dt {
	font-weight: bold;	
	float: left;
}

#topic dd {
	border-bottom: 1px solid #dcdcdc;	
	padding-left:6em;
}
#topic dd img {
	vertical-align: middle;
}


.tab001 {
	width: 100%;
}
.tab001, .tab001 td, .tab001 th{
	border: 1px solid #c9c9c9;	
}
.tab001 td{
	padding: 2px 0px 0px 10px;
        margin-left: 100px;
}
.tab001 th{
	width: 180px;	
	padding: 2px;
	text-align: center;
	background: #f6f6f6;	
}

.tab001 caption{
	padding: 10px 0px 1px 1px;
	border-top: 1px solid #c9c9c9;		
	border-right: 1px solid #c9c9c9;	
	border-left: 1px solid #c9c9c9;		
	text-align: left;
	font-weight: bold;	
	background-color: #f7f4cc;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f6e3), to(#f7f4cc));	
	background-image: -webkit-linear-gradient(#f7f6e3, #f7f4cc);	
	background-image: linear-gradient(#f7f6e3, #f7f4cc);			
}

#pagetop {
	clear: both;
	text-align: right;
}
#pagetop a {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 14em;			
	font-size: 10px;		
	letter-spacing: 0.1em;	
	border-radius: 8px;	
	border: 1px solid #c9c9c9;	
}
#pagetop a:hover {
	border: 1px solid #818181;	
}
.page-top
{
	margin: 0 ;
	padding: 0 ;
	display: none ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 12px ;
	bottom: 12px ;
}
 
.move-page-top
{
	display: block ;
	background: #333;
	width: 90px ;
	height: 30px ;

	color: #fff ;
	line-height: 30px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover
{
	opacity: 0.85 ;
}

.clear {
	clear: both;
}

.cp {
	font-size: 10px;
}
.address {
	font-size: 12px;
}
.point{
border: 2px dotted #f1e698;
margin: 1px 1px;
padding: 1px 1px;
color: #333;
}
.point_t{
border: 2px dotted #f1e698;
margin: 2px 1px;
padding: 1px 1px;
color: #333;
text-align: center;
}
.prod {
	font-size: 10px;	
}
#google-maps {
position: relative;
padding-bottom: 82%;
height: 0;
overflow: hidden;
}
#google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
#maps {
position: relative;
padding-bottom: 69%;
height: 0;
overflow: hidden;
}
#maps img {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

#bule{
	color: #fff;
	background: url(../images/toptitleback.gif) no-repeat #6699cc !important;
}
#gray{
	background-color: #fff;
}
#ken{
	background: url(../images/kentitleback.gif) no-repeat #f0f0f0 ;
}
h1#black{
	color: #333;		
}
h2#white{
	color: #fff;		
}
h3#white{
	color: #fff;		
}
#faq1,#faq2,#faq3,#faq4,#faq5,#faq6,#faq7,#faq8,#faq9,#faq10,#faq11,#faq12,#faq13,#faq14,#faq15,#faq16,#faq17,#faq18,#faq19,#faq20
,#faq21,#faq22,#faq23,#faq24,#faq25,#faq26,#faq27,#faq28,#faq29,#faq30{
  position: relative;
  top: -145px;
  display: block;
}

nav#sidemenu ul li.sub a{
	text-decoration: none;
	display: block;
        color: #fff;
	border: 1px solid #fff;	
	border-radius: 0px;			
	-webkit-transition: 0.7s;	
	transition: 0.5s;			
	margin: 1px  0px 0px 30px;			
	padding: 0px 0px 0px 20px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#0066cc), to(#fff));	
	background-image: -webkit-linear-gradient(#eee, #fff);	
	background-image: linear-gradient(#ffcc99, #ffcc33);
}
nav#sidemenu ul li.sub a:hover {
	color: #ff9900;			
	background: #f1e698 ;	
	border: 1px solid #eee;	
}
/* size
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
   body {
	padding-top:135px;
}
   #header{
	width:970px;
	padding:0;
	margin:0 auto;
	background:#fff;
	}
  div#headerArea {  
    position: fixed !important;  
    position: relative;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 135px;  
    background-color:#fff ;  
    color: #333;
    z-index: 1; 
    border-bottom:1px dashed #74b4df;
}
		
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}
	
	nav#mainNav .inner{
	width:908px;
	margin:0 auto;
	padding:0 14px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav li:last-child{border-right:1px dotted #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:150px;
	height:35px;
	padding-top:9px;
	color:#333;
	border-left:1px dotted #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#909090;
  background:#f9f9f9;
	padding-top:9px;
	}
	
	#mainBanner{margin:0;}
	#subpage #mainBanner{margin:0 auto;}
	
	#main{
	float:right;
	width:670px;
	padding-top: 5px;
	}
	
	#sidebar{
	float:left;
	width:245px;
	padding:17px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #f1f1f1;
	overflow:hidden;
	}
	
	
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
}	
	.columnWrapper{
	width:680px;
	margin:0 0 0 0;
	}
	.column{
	float:left;
	width:210px;
	margin-left:10px;
	}
	.column2{
	float:left;
	width:325px;
	margin-left:10px;
	}



@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}

	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
  border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#006699;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	.columnWrapper{
	float:none;
	clear:both;
	width:100%;
	}
	.column{
	float:none;
	width:100%;
	clear:both;
	}
	.column2{
	float:none;
	width:100%;
	clear:both;
	}
	

	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}
	#container {
	width: auto;
}
/*編集*/
#contents {
	margin-right: 6px;
	margin-left: 6px;
}

header {
	position: static;
	height: auto;
}

img{ max-width : 100%}
#main {
	float: none;
	width: auto;
	padding-top: 5px;
}

#side {
	float: none;
	width: auto;
}

.tab001 {
	width: 100%;
}

#faq1,#faq2,#faq3,#faq4,#faq5,#faq6,#faq7,#faq8,#faq9,#faq10,#faq11,#faq12,#faq13,#faq14,#faq15,#faq16,#faq17,#faq18,#faq19,#faq20
,#faq21,#faq22,#faq23,#faq24,#faq25,#faq26,#faq27,#faq28,#faq29,#faq30{
  position: relative;
  top: -25px;
  display: block;
}

@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
       	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
}
	.slogan{
padding:5px 5px 0px 0px;
line-height:1.0;
width:480px;
font-size:12px;
text-align: center;
}
	.slogan h2{
padding-bottom:1px;
font-size:13px;
font-weight:bold;
color:#ff9933;
}

@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	#container{
	width: auto;
	font: 12px/2 "ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
	#footer{
	width: auto;
	font: 12px/2 "ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
#main p {
	font-size: 12.5px;	
}
#contents  {
	margin-right: 6px;
	margin-left: 6px;
}
.tab001 th{
	width: 50%;	
	padding: 2px;
	text-align: center;
	background: #f6f6f6;	
}


nav#catmenu ul li a {
	padding: 0px 0px 0px 20px;
}