/*  
Theme Name: nissho inc
Theme URI: http://www.nissho-inc.com/
Description: nissho inc WEB SITE
Version: 1.2
Author: nahcok
*/

@charset "utf-8";
/* CSS Document */

body,td,th {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #6666FF;
}
a:hover {
	color: #FF99CC;
}
a:active {
	color: #FF0033;
}

/* for Safari */
p{text-shadow:#000 0 0 0; } 
/* for Firefox */
p{-moz-opacity: 0.99;}

.txtff0066 {
	color: #FF0066;
}
.txtred {
	color: #FF0000;
}
.txtblue {
	color: #0000FF;
}



#container {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	width: 808px;
	height: 117px;
	border: 1px solid #00CC00;
}
#header h1 {
	text-indent: -9999px;
}
#navi {
	height: 36px;
	width: 810px;
}
#navi ul {
	margin: 0px;
	height: 36px;
	width: 810px;
}
#navi li {
	display: block;
	float: left;
	height: 36px;
	margin: 0px;
	padding: 0px;
}
#navi .nav1 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -9999px;
}
#navi .nav2 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}
#navi .nav3 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -210px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}
#navi .nav4 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -310px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}
#navi .nav5 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -410px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}
#navi .nav6 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -510px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}
#navi .nav7 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -610px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}
#navi .nav8 a {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -710px 0px;
	display: block;
	height: 36px;
	width: 100px;
	text-indent: -9999px;
}

#navi .nav1 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	display: block;
	height: 36px;
	width: 110px;
}
#navi .nav2 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -110px -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#navi .nav3 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -210px -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#navi .nav4 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -310px -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#navi .nav5 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -410px -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#navi .nav6 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -510px -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#navi .nav7 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -610px -36px;
	display: block;
	height: 36px;
	width: 100px;
}
#navi .nav8 a:hover {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: -710px -36px;
	display: block;
	height: 36px;
	width: 100px;
}

#main-top {
	height: auto;
	width: auto;
	padding: 387px 26px 17px;
	margin-top: 9px;
	margin-bottom: 9px;
	border: 1px solid #00CC00;
	background-image: url(img/mainimg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#main-top h2 {
	text-indent: -9999px;
}
#main-top #preface {
	line-height: 140%;
	padding-top: 18px;
	padding-bottom: 18px;
}


#main-post {
	height: auto;
	width: 764px;
	padding: 17px 26px 17px 17px;
	margin-top: 9px;
	margin-bottom: 9px;
	border: 1px solid #00CC00;
}
#main-post h2 {
	font-weight: bold;
	color: #003300;
	border-bottom: 3px dotted #00CC00;
	font-size: 1.4em;
}

#main-page {
	height: auto;
	width: 764px;
	padding: 17px 26px 8px 17px;
	margin-top: 9px;
	border: 1px solid #00CC00;
	margin-bottom: 9px;
}
#main-page #sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 188px;
}
#main-page #sidenavi ul {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 18px;
}
#main-page #sidenavi li {
	margin-bottom: 6px;
	font-size: 14px;
	list-style: disc;
}
#main-page #sidenavi li ul {
	margin: 9px 0px 9px 9px;
	padding: 0px;
}
#main-page #sidenavi li ul li {
	list-style: circle;
}
.reformex {
	margin-top: 27px;
	height: 45px;
	width: 171px;
}


.smile {
	background-image: url(img/smile3.jpg);
	background-repeat: no-repeat;
	background-position: -198px bottom;
}
.voice {
	background-image: url(img/com01.gif);
	background-repeat: no-repeat;
	background-position: -45px bottom;
}
.voice-com1 {
	background-image: url(img/susumu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	margin-bottom: 9px;
	border-bottom: 2px dotted #999999;
	padding-bottom: 18px;
	padding-top: 18px;
}
.voice-com2 {
	background-image: url(img/ayumi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	margin-bottom: 9px;
	border-bottom: 2px dotted #999999;
	padding-bottom: 18px;
	padding-top: 18px;
}

.bg-hasegawa {
	background-image: url(img/bg-hasegawa.jpg);
	background-repeat: no-repeat;
	background-position: -54px bottom;
}
.bg-fujiwara {
	background-image: url(img/bg-fujiwara.jpg);
	background-repeat: no-repeat;
	background-position: -108px bottom;
}
.bg-okada {
	background-image: url(img/bg-okada.jpg);
	background-repeat: no-repeat;
	background-position: -124px bottom;
}
.bg-marubayashi {
	background-image: url(img/bg-marubayashi.jpg);
	background-repeat: no-repeat;
	background-position: -126px bottom;
}
.bg-makabe {
	background-image: url(img/bg-makabe.jpg);
	background-repeat: no-repeat;
	background-position: -90px bottom;
}

#content {
	float: left;
	padding-bottom: 9px;
}

#content h2 {
	font-weight: bold;
	color: #003300;
	border-bottom: 3px dotted #00CC00;
	margin-bottom: 18px;
	font-size: 1.4em;
	padding-top: 9px;
}
#content h3 {
	font-weight: bold;
	color: #003300;
	font-size: 1.3em;
	margin-top: 9px;
	margin-bottom: 0px;
}
#content h4 {
	font-weight: bold;
	color: #006600;
	margin-bottom: 9px;
	font-size: 1.3em;
	padding-top: 9px;
}
#content h5 {
	font-size: 1.2em;
	color: #000066;
}


.page {
	width: 576px;
}
.page h3 {
	font-weight: bold;
	color: #003300;
	border-bottom: 3px dotted #00CC00;
	font-size: 1.2em;
	padding-top: 9px;
	margin-bottom: 18px;
}

.chapter {
	clear: both;
	padding-top: 9px;
}

#content p {
	margin-top: 9px;
	margin-bottom: 9px;
	line-height: 150%;
}
#content ul {
	margin-bottom: 18px;
	list-style: disc outside;
}
#content ol {
	list-style: decimal;
}


#content li {
	margin-left: 36px;
	margin-bottom: 6px;
}

#content label {
	font-size: 0.9em;
	color: #003300;
}
#content .photo-right {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-top: 6px;
}
#content .photo-left {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#content .txt-right {
	text-align: right;
}
#content #pbtn {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 360px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#content #pbtn a {
	background-image: url(img/philosophy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 36px;
	width: 360px;
}
#content #pbtn a:hover {
	background-image: url(img/philosophy.gif);
	background-repeat: no-repeat;
	background-position: left -36px;
	display: block;
	height: 36px;
	width: 360px;
}
#content table {
	width: 576px;
	margin-top: 9px;
	margin-bottom: 18px;
}
.table-border {
	border-top: 1px solid #9999FF;
	border-left: 1px solid #9999FF;
}

#content th {
	vertical-align: top;
	padding: 6px;
	font-size: 1em;
}
#content td {
	padding: 6px;
	vertical-align: top;
	font-size: 1em;
}
.td-border {
	border-right: 1px solid #9999FF;
	border-bottom: 1px solid #9999FF;
}

.bgccccff {
	background-color: #CCCCFF;
}

.width40p {
	width: 40%;
}
.width30p {
	width: 30%;
}
.width20p {
	width: 22%;
}

#content .dtbox {
	width: 534px;
	border: 3px dotted #00CC00;
	padding: 9px 18px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#content .dxbox {
	width: 516px;
	padding: 27px;
	margin-top: 9px;
	margin-bottom: 9px;
	border-top: 1px solid #00CC00;
	border-right: 3px ridge #00CC00;
	border-bottom: 3px ridge #00CC00;
	border-left: 1px solid #00CC00;
}
#content .maparea {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 1px dashed #00CC00;
	width: 538px;
	padding: 9px 18px;
}
#content #postdate {
	width: 756px;
}
#content #postdate ul {
	list-style: inside;
}
#content #postdate img {
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}



.question {
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 9px;
	font-weight: bold;
}
.answer {
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	margin-bottom: 9px;
	border-bottom: 2px dotted #999999;
	padding-bottom: 18px;
	padding-top: 3px;
}

#pageback {
	font-size: 12px;
	clear: both;
	text-align: right;
}



#recruit-link {
	width: 576px;
	float: right;
	margin-top: 36px;
}
#recruit-link img {
	height: 72px;
	width: 135px;
}
#recruit-link a {
	border: 1px solid #00CC00;
	height: 72px;
	width: 135px;
	float: left;
	margin-left: 4px;
}
#recruit-link a:hover {
	border: 1px solid #FF99FF;
	float: left;
	margin-left: 4px;
}

#daycare h4 {
	background-image: url(img/h5-dc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 27px;
	font-weight: bold;
	padding-top: 9px;
	font-size: 1.2em;
}

#topix {
	float: left;
	height: auto;
	width: 567px;
}
#topix h3 {
	background-image: url(img/topix.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 76px;
	text-indent: -9999px;
	margin-bottom: 9px;
}
#topix .topix-info {
	float: left;
	margin-bottom: 9px;
	padding-right: 17px;
	width: 550px;
}
#topix .topix-info .topix-photo {
	height: 100px;
	width: 133px;
	margin-right: 18px;
	float: left;
	display: block;
	background-image: url(img/nslogo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#topix .topix-info .topix-photo img {
	float: left;
	height: 100px;
	width: 133px;
}
#topix .topix-info .topix-photo a {
	height: 100px;
	width: 133px;
	border: 1px solid #00CC00;
	float: left;
	margin-right: 18px;
	display: block;
}
#topix .topix-info .topix-photo a:hover {
	height: 100px;
	width: 133px;
	border: 1px solid #FF99FF;
	float: left;
	margin-right: 18px;
	display: block;
}
#topix .topix-info h4 {
	font-size: 1.2em;
}
#topix .tplist {
	clear: both;
}



.tp-postdate {
	font-size: 10px;
}

#topbn {
	float: left;
	height: auto;
	width: 189px;
	margin-top: 36px;
}
#topbn .topbn-info {
	height: auto;
	margin-bottom: 9px;
	border: 1px solid #00CC00;
	float: left;
}
#topbn .topbn-info p {
	margin: 4px 9px;
	font-size: 0.9em;
	color: #003300;
}

#topbn .topbn-info2 a {
	height: auto;
	margin-bottom: 9px;
	border: 1px solid #00CC00;
	float: left;
}
#topbn .topbn-info2 a:hover {
	height: auto;
	margin-bottom: 9px;
	border: 1px solid #FF99FF;
	float: left;
}
#topbn .blog-info {
	height: 72px;
	float: left;
	width: 189px;
}
#topbn .blog-info2 {
	height: auto;
	float: left;
	width: 180px;
	padding-bottom: 9px;
	padding-left: 9px;
}

#links {
	clear: both;
	padding-top: 18px;
}
#links ul {
	margin-top: 9px;
}
#links li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#links li a {
	text-decoration: none;
	margin-left: 9px;
}
#links li a:hover {
	text-decoration: none;
	margin-left: 9px;
}
#links h3 {
	margin-top: 18px;
	padding-top: 9px;
	background-image: url(img/yy007_12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 27px;
}



#subnavi {
	font-size: 14px;
	text-align: right;
	width: 792px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#blog-list {
	height: 45px;
	width: 180px;
	padding-left: 9px;
	font-size: 0.9em;
}
#blog-list ul {
	margin-bottom: 3px;
	list-style-type: none;
}





#footer {
	height: 99px;
	width: 774px;
	clear: left;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 18px;
}
#info {
	margin-bottom: 9px;
	text-align: right;
}
#copyright {
	width: 774px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
	color: #003300;
}
.clear {
	clear: both;
}

.wp-pagenavi {
	margin-top: 36px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	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: bold;
	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;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* WinIE7 only */
*:first-child+html .clearfix{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html .clearfix{
  height:1%;
}
/**/

/* MacIE only */
/*\*//*/
.clearfix{
  display:inline-table;
}
/**/
