@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:200px;
	text-indent:-9999px;
}

/* 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;
}

#content2 #main p.tel2 {
	margin:30px 0 0 0;
}


/* layout //jigyoubu
-----------------------------------------------------------------------*/

#content2 #main #jigyoubu {
	width:610px;
}

#content2 #main #jigyoubu div#reed {
	width:595px;
	border-left:5px solid #0082fc;
	padding:5px;
	margin:20px 0;
}

#content2 #main #jigyoubu div#reed p {
	margin:0;
	padding:0;
}

#content2 #main #jigyoubu ul#menuSet {
	width:600px;
	background:#ebebeb;
	border:1px solid #cbcbcb;
	padding:4px;
}

#content2 #main #jigyoubu ul#menuSet li {
	float:left;
	width:116px;
	height:45px;
	text-indent:-9999px;
}

#content2 #main #jigyoubu ul#menuSet li a {
	display:block;
	width:116px;
	height:45px;
	outline:none;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet01,
#content2 #main #jigyoubu ul#menuSet li#menuSet02,
#content2 #main #jigyoubu ul#menuSet li#menuSet03,
#content2 #main #jigyoubu ul#menuSet li#menuSet04 {
	margin-right:5px;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet01 a {
	background:url(../img/menu_jigyoubu.gif) no-repeat 0 0;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet02 a {
	background:url(../img/menu_jigyoubu.gif) no-repeat -121px 0;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet03 a {
	background:url(../img/menu_jigyoubu.gif) no-repeat -242px 0;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet04 a {
	background:url(../img/menu_jigyoubu.gif) no-repeat -363px 0;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet05 a {
	background:url(../img/menu_jigyoubu.gif) no-repeat -484px 0;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet01 a:hover,
#content2 #main #jigyoubu ul#menuSet li#menuSet01 {
	background:url(../img/menu_jigyoubu.gif) no-repeat 0 -45px;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet02 a:hover,
#content2 #main #jigyoubu ul#menuSet li#menuSet02 {
	background:url(../img/menu_jigyoubu.gif) no-repeat -121px -45px;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet03 a:hover,
#content2 #main #jigyoubu ul#menuSet li#menuSet03 {
	background:url(../img/menu_jigyoubu.gif) no-repeat -242px -45px;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet04 a:hover,
#content2 #main #jigyoubu ul#menuSet li#menuSet04 {
	background:url(../img/menu_jigyoubu.gif) no-repeat -363px -45px;
}

#content2 #main #jigyoubu ul#menuSet li#menuSet05 a:hover,
#content2 #main #jigyoubu ul#menuSet li#menuSet05 {
	background:url(../img/menu_jigyoubu.gif) no-repeat -484px -45px;
}

/*-----------------------------------*/

#content2 #main #jigyoubu h3{
	background:url(../img/titleH3_01.jpg) no-repeat;
}

#content2 #side #sideSubmenu h5#h5jigyoubu {
	width:256px;
	height:31px;
	background:url(../img/sideTitleH5_01.gif) no-repeat;
	text-indent:-9999px;
}

/*-----------------------------------*/

#content2 #main #jigyoubu #flow{
	width:568px;
	padding:10px;
	margin:20px auto;
	border:solid 1px #cccccc;
}

#content2 #main #jigyoubu #flow p{
	float:left;
	width:328px;
	margin:0;
}

#content2 #main #jigyoubu #flow div {
	width:220px;
	margin-left:20px;
}

#content2 #main #jigyoubu #flow div p {
	width:220px;
	margin-bottom:15px;
}

#content2 #main #jigyoubu #flow div h4 {
	font-size:120%;
	font-weight:bold;
	color:#ffffff;
	background:#0082fc;
	line-height:100%;
	margin:0 0 10px 0;
	padding:5px;
}

#content2 #main #jigyoubu #flow div ul {
}

#content2 #main #jigyoubu #flow div ul li {
	width:100px;
	text-align:center;
	border:solid 1px #cccccc;
}

#content2 #main #jigyoubu #flow div ul li a {
	display:block;
	width:100px;
	background:#0082fc;
	color:#ffffff;
	text-decoration:none;
}

#content2 #main #jigyoubu #flow div ul li a:hover {
	display:block;
	width:100px;
	background:#ffffff;
	color:#0082fc;
	text-decoration:none;
}

#content2 #main #jigyoubu #flow div ul li#prev {
	float:left;
}

#content2 #main #jigyoubu #flow div ul li#next {
	float:right;
}

#content2 #main #jigyoubu #flowThum {
	width:570px;
	padding:10px;
	margin:20px auto;
}

#content2 #main #jigyoubu #flowThum ol {
}

#content2 #main #jigyoubu #flowThum li {
	width:190px;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

/*-----------------------------------*/

#content2 #main #jigyoubu table {
	width:590px;
	margin:0 auto;
	padding:0;
	border:none;
}

#content2 #main #jigyoubu table tr {
	padding-left:3px;
}

#content2 #main #jigyoubu table th {
	padding-left:3px;
	text-align:left;
}

#content2 #main #jigyoubu table td {
	padding-left:3px;
}

#content2 #main #jigyoubu table tr.odd {
	background:#eaeaea;
}

#content2 #main #jigyoubu table tr.even {
}

/*-----------------------------------
以下個別設定
-----------------------------------*/

#content2 #main #jigyoubu span.fRed{
	color:#ff0000;
}

#content2 #main #jigyoubu h4.titleJ {
	margin:0 auto 10px;
	padding:3px;
	font-weight:bold;
	color:#0082fc;
	border-left:2px solid #0082fc;
	font-size:100%;
	line-height:100%;
}

