@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------*/
/* layout //ここから下層用共通
/* -----------------------------------------------------------------------*/

/* layout //pankuzu
-----------------------------------------------------------------------*/
#pankuzu{
	width:890px;
	padding:5px;
	background:#e1e1e1;
}

/* layout //content
-----------------------------------------------------------------------*/
#content2 {
	width:900px;
	margin:20px 0 30px 0;
	background:url(../img/under/background.gif) repeat-y;
}

#content2 #main{
	width:610px;
	float:right;
}

#content2 #main p.pagetop{
	width:610px;
	text-align:right;
	margin-top:30px;
}

#content2 #side{
	width:260px;
	margin-right:30px;
	float:left;
}

/* layout //main
-----------------------------------------------------------------------*/

#content2 #main h3 {
	width:610px;
	height:80px;
	text-indent:-9999px;
}

#content2 #main h4 {
	width:610px;
	height:30px;
	text-indent:-9999px;
	margin:20px 0 10px 0;
}

/* layout //side
-----------------------------------------------------------------------*/

#content2 #side #sideSubmenu {
	width:256px;
	border:solid 1px #cccccc;
	padding:1px;
	background:#ffffff;
}

#content2 #side #sideSubmenu ul {
}

#content2 #side #sideSubmenu ul li {
	line-height:31px;
	float:left;
	margin-top:1px;
}

#content2 #side #sideSubmenu ul li a {
	display:block;
	width:236px;
	height:31px;
	background:url(../img/under/submenu.gif) no-repeat;
	text-decoration:none;
	color:#404040;
	padding-left:20px;
}

#content2 #side #sideSubmenu ul li a:hover {
	background:url(../img/under/submenuOn.gif) no-repeat;
	color:#0082fc;
}

#content2 #side #sideSubmenu ul li.present {
	width:236px;
	height:31px;
	background:url(../img/under/submenuOn.gif) no-repeat;
	color:#0082fc;
	padding-left:20px;
}


#content2 #side #sideJigyo {
	width:256px;
	border:solid 1px #cccccc;
	padding:1px;
	margin-top:10px;
	background:#ffffff;
}

#content2 #side #sideJigyo h5 {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5.gif) no-repeat;
	text-indent:-9999px;
}

#content2 #side #sideJigyo ul {
	width:250px;
	padding:3px;
}

#content2 #side #sideJigyo ul li {
	float:left;
	text-indent:-9999px;
}

#content2 #side #sideJigyo ul li a {
	display:block;
	width:125px;
	height:100px;
	outline:none;
}

#content2 #side #sideJigyo ul li#mainBt01 a {
	background:url(../img/bt_main01.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt02 a {
	background:url(../img/bt_main02.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt03 a {
	background:url(../img/bt_main03.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt04 a {
	background:url(../img/bt_main04.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt01 a:hover {
	background:url(../img/bt_main01On.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt02 a:hover {
	background:url(../img/bt_main02On.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt03 a:hover {
	background:url(../img/bt_main03On.gif) no-repeat;
}

#content2 #side #sideJigyo ul li#mainBt04 a:hover {
	background:url(../img/bt_main04On.gif) no-repeat;
}

#content2 #side dl {
	margin-top:10px;
}

/* -----------------------------------------------------------------------*/
/* layout //ここまで下層用共通
/* -----------------------------------------------------------------------*/


/* layout //
-----------------------------------------------------------------------*/

#content2 #main dl {
	width:570px;
	margin:0 auto;
}

#content2 #main dt {
	float:left;  
	width:100px;  
	font-weight:bold;
	padding:3px;
	margin-bottom:2px;
	border-bottom:solid 1px #cccccc;
}

#content2 #main dd {
	margin-left:110px;  
	padding:3px;
	margin-bottom:3px;
}

#content2 #main dl.jugyoin {
	width:570px;
	margin:10px auto;
	border-bottom:1px solid #cccccc;
}

#content2 #main dl.jugyoin dt {
	float:left;  
	width:100px;  
	font-weight:normal;
	font-size:80%;
	padding:3px;
	margin-bottom:2px;
	border:none;
}

#content2 #main dl.jugyoin dd {
	margin-left:110px;  
	padding:3px;
	margin-bottom:2px;
}

#content2 #main p {
	width:570px;
	margin:10px auto 0;
}

#content2 #main p.title {
	width:562px;
	margin:10px auto;
	padding:3px;
	font-weight:bold;
	color:#0082fc;
	border-left:2px solid #0082fc;
}


/* layout //about
-----------------------------------------------------------------------*/

#content2 #main #about {
	width:610px;
}

#content2 #main #about ul {
	width:570px;
	margin:10px auto 0;
}

#content2 #main #about ul li {
}

#content2 #main #about table {
	width:570px;
	margin:0 auto;
}

#content2 #main #about .w_570px {
	width:570px;
	margin:0 auto;
}

#content2 #main #about table.half {
	width:270px;
	margin:0 auto;
}

#content2 #main #about table.half td {
	padding:2px;
	vertical-align:top;
}

#content2 #main #about table.half td.fsmall {
	font-size:80%;
	line-height:120%;
}

#content2 #main #about h3{
	background:url(../img/under/titleH3_01.jpg) no-repeat;
}

#content2 #main #about h4#h401 {
	background:url(../img/under/titleH4_01_01.gif) no-repeat;
}

#content2 #main #about h4#h402 {
	background:url(../img/under/titleH4_01_02.gif) no-repeat;
}

#content2 #main #about h4#h403 {
	background:url(../img/under/titleH4_01_03.gif) no-repeat;
}

#content2 #main #about h4#h404 {
	background:url(../img/under/titleH4_01_04.gif) no-repeat;
}

#content2 #main #about h4#h405 {
	background:url(../img/under/titleH4_01_05.gif) no-repeat;
}

#content2 #main #about h4#h406 {
	background:url(../img/under/titleH4_01_06.gif) no-repeat;
}

#content2 #main #about h4#h407 {
	background:url(../img/under/titleH4_01_07.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5about {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_01.gif) no-repeat;
	text-indent:-9999px;
}

/* layout //news
-----------------------------------------------------------------------*/

#content2 #main #news {
	width:610px;
}

#content2 #main #news h3{
	background:url(../img/under/titleH3_02.jpg) no-repeat;
}

#content2 #main #news h4#h401 {
	background:url(../img/under/titleH4_02_01.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5news {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_02.gif) no-repeat;
	text-indent:-9999px;
}

/* layout //ir
-----------------------------------------------------------------------*/

#content2 #main #ir {
	width:610px;
}

#content2 #main #ir h3{
	background:url(../img/under/titleH3_03.jpg) no-repeat;
}

#content2 #main #ir h4#h401 {
	background:url(../img/under/titleH4_03_01.gif) no-repeat;
}

#content2 #main #ir h4#h402 {
	background:url(../img/under/titleH4_03_02.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5ir {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_03.gif) no-repeat;
	text-indent:-9999px;
}

/* layout //social
-----------------------------------------------------------------------*/

#content2 #main #social {
	width:610px;
}

#content2 #main #social .w_570px {
	width:570px;
	margin:10px auto 0;
}

#content2 #main #social ul.kankyo {
	width:520px;
	margin:10px auto 0;
}

#content2 #main #social ul.kankyo li {
	list-style:decimal;
}

#content2 #main #social dl.child {
	width:100px;
	height:180px;
	border:solid 1px #cccccc;
	padding:4px;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

#content2 #main #social dl.no-margin {
	width:100px;
	height:180px;
	border:solid 1px #cccccc;
	padding:4px;
	margin-right:0px;
	margin-top:5px;
	float:left;
}

#content2 #main #social dl.child dt,
#content2 #main #social dl.no-margin dt {
	border:none;
	margin:0;
	padding:0;
}

#content2 #main #social dl.child dd ,
#content2 #main #social dl.no-margin dd {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}

#content2 #main #social h3{
	background:url(../img/under/titleH3_04.jpg) no-repeat;
}

#content2 #main #social h4#h401 {
	background:url(../img/under/titleH4_04_01.gif) no-repeat;
}

#content2 #main #social h4#h402 {
	background:url(../img/under/titleH4_04_02.gif) no-repeat;
}

#content2 #main #social h4#h403 {
	background:url(../img/under/titleH4_04_03.gif) no-repeat;
}

#content2 #main #social h4#h404 {
	background:url(../img/under/titleH4_04_04.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5social {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_04.gif) no-repeat;
	text-indent:-9999px;
}

/* layout //recruit
-----------------------------------------------------------------------*/

#content2 #main #recruit {
	width:610px;
}

#content2 #main #recruit h3{
	background:url(../img/under/titleH3_05.jpg) no-repeat;
}

#content2 #main #recruit h4#h401 {
	background:url(../img/under/titleH4_05_01.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5recruit {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_05.gif) no-repeat;
	text-indent:-9999px;
}

/* layout //inquiry
-----------------------------------------------------------------------*/

#content2 #main #inquiry {
	width:610px;
}

#content2 #main #inquiry ul {
	width:570px;
	margin:10px auto 0;
}

#content2 #main #inquiry ul li {
}

#content2 #main #inquiry table {
	width:570px;
	margin:0 auto;
}

#content2 #main #inquiry .w_570px {
	width:570px;
	margin:0 auto;
}

#content2 #main #inquiry table.half {
	width:270px;
	margin:0 auto;
}

#content2 #main #inquiry table.half td {
	padding:2px;
	vertical-align:top;
}

#content2 #main #inquiry table.half td.fsmall {
	font-size:80%;
	line-height:120%;
}

#content2 #main #inquiry h3{
	background:url(../img/under/titleH3_06.jpg) no-repeat;
}

#content2 #main #inquiry h4#h401 {
	background:url(../img/under/titleH4_06_01.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5inquiry {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_06.gif) no-repeat;
	text-indent:-9999px;
}

/* layout //sitemap
-----------------------------------------------------------------------*/

#content2 #main #sitemap {
	width:610px;
}

#content2 #main #sitemap ul {
	width:570px;
	margin:10px auto 0;
}

#content2 #main #sitemap ul li {
}

#content2 #main #sitemap table {
	width:570px;
	margin:0 auto;
}

#content2 #main #sitemap .w_570px {
	width:570px;
	margin:0 auto;
}

#content2 #main #sitemap table.half {
	width:270px;
	margin:0 auto;
}

#content2 #main #sitemap table.half td {
	padding:2px;
	vertical-align:top;
}

#content2 #main #sitemap table.half td.fsmall {
	font-size:80%;
	line-height:120%;
}

#content2 #main #sitemap h3{
	background:url(../img/under/titleH3_07.jpg) no-repeat;
}

#content2 #main #sitemap h4#h401 {
	background:url(../img/under/titleH4_07_01.gif) no-repeat;
}

#content2 #side #sideSubmenu h5#h5sitemap {
	width:256px;
	height:31px;
	background:url(../img/under/sideTitleH5_07.gif) no-repeat;
	text-indent:-9999px;
}

#content2 #main #sitemap dl {
	width:570px;
	margin:0 auto;
}

#content2 #main #sitemap dt {
	float:left;  
	width:190px;  
	font-weight:bold;
	padding:3px;
	margin-bottom:2px;
	border-bottom:solid 1px #cccccc;
}

#content2 #main #sitemap dd {
	margin-left:200px;  
	padding:3px;
	margin-bottom:3px;
}





