/* ---------------------- END Blueslate nav ---------------------- */

/* ---------------------- Greenslate nav ---------------------- */
.green #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:10px;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(../images/head_image/greenslate_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.green #slatenav ul{
	margin:0px;
	padding:0 0 0 10px;
	list-style-type:none;
	width:auto;
}
.green #slatenav ul li{
	display:block;
	float:left;
	width: 100px;
}
.green #slatenav ul li a{
	display:block;
	color:#EEFFDF;
	text-decoration:none;
	padding:12px 0px 0;
	height:31px;
	text-align: center;
	font-size: 12px;
}
.green #slatenav ul li a:hover,.green #slatenav ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(../images/head_image/greenslate_backgroundOVER02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagetitle  h4 {
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	color: #009933;
	padding-bottom: 5px;
	padding-top: 5px;
}
#pagetitle h4 a {
	color: #009933;
}
#pagetitle  a:hover,#pagetitle a.current {
	color: #FF0000;
}
#home a#nHome,
#works a#nWorks, 
#consult a#nConsult,
#office a#nOffice,
#access a#nAccess,
#contact a#nContact,
#word a#nWord,
#list a#nList        {
	color:#fff;
	background-color: transparent;
	background-image: url(../images/head_image/greenslate_backgroundOVER.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



/*----------------------------------------------------
 * 
 * FAQ
 * 
----------------------------------------------------*/

.tabContainer {
	width: 500px;
	font-size: 100%;
	line-height: 1.2;
}

/* Q&A */
.tabContainer dl {
	width: 480px;
	padding: 15px 0px;
	text-indent: 0px;
}

/* Q */
.tabContainer dl dt {
	margin: 0 0 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #009933;
	background-image: url(../images/gif/q.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

/* A */
.tabContainer dl dd {
	margin-bottom: 15px;
	padding: 0 10px 1em 20px;
	border-bottom: 1px dotted #CCC;
	background-image: url(../images/gif/a.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 1em;
	line-height: 1.4;
}

/*----------------------------------------------------
 
----------------------------------------------------*/

















/*----------------------------------------------------
	#navSkip (Navigation Skip)
----------------------------------------------------*/

span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}


li {
	list-style-type: none;
}


hr,legend {
	display: none;
}
