@charset "Shift_JIS";
/* CSS Document */
/*common*/

html,body {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:'CI',Meiryo,'qMmpS Pro W3','Hiragino Kaku Gothic Pro','lr oSVbN','MS PGothic',sans-serif;
}



body {
	color: #444;
	word-spacing: 1pt;
	letter-spacing: 0.1em;
	line-height:1.6em;
	background-color: #fff;
	background-image: url(../images/header_bg03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



a:focus{
	outline:none;
}
hr{
	border:0 #ccc solid;border-top-width:1px;clear:both;height:0;
}
h1{
	font-size:24px;
}
h2{
	font-size:20px;
}
h3{
	font-size:22px;
	font-family:'BIZ UDPSVbN',sans-serif;
}
h4{
	font-size:18px;
}
h5{
	font-size:16px;
}
h6{
	font-size:14px;
}
ol{
	list-style:decimal;
}
ul{
	list-style:none;
}
li{
	margin-left:30px;
}
p{
	font-size:0.9em;line-height:1.6em;margin:0 0 .73075em 0;padding:0;
}
dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
	margin:0 0 .73075em;
}
input,textarea{
	font-size:0.9em;
}
th,td{
	font-size:1.1em;
}



#outer {
	text-align: left;
	width: 100%;
}



#content {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 100%;
	min-height: 100%;
	
}



/*link*/
a:link{
	color: #3b313a;
}
a:visited{
	color: #3b313a;
	
}
	
a:hover{
	color: #990000;
	
}
	
a:active{
	color: #3b313a;
	
}



/*============breadcrumbs============*/

div.breadcrumbs {
	overflow:hidden;
	margin:0px 0 20px 0px;
	padding:0px 0px 0px 0;
	height:30px;
	line-height:30px;
	color:#333333;
	background-image: url(../images/bg_bread.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
	font-size: 12px;
}
div.breadcrumbs span {
	background:url(../images/bg_breadcrumb.png);
	background-repeat: no-repeat;
	background-position: left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}
div.breadcrumbs img {
	
	margin:0 3px 0 0;
}



/*===========header============*/

#header {
	width: 950px;
	height : 75px;
	padding: 10px 0;
}

#header h1 {
	font-size:11px;
	color: #666;
	margin: 0;
	padding: 0;
}

#header h1 span {
	display:none;
}

.cologo {
	margin: 0;
	padding: 0;
	width: 435px;
	height: 70px;
	position: relative;
	float: left;
}

.subcopy {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 495px;
	font-size: 11px;
	color: rgb(102, 102, 102);
	line-height: 140%;
	height: 75px;
	position: relative;
	float: left;
	text-align: right;
}

#headerimg {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image:url(../images/img_header.png);
}


/*===========Global menu============*/

#globalmenu {
	margin: 0;
	padding:0;
	width:950px;
	height:50px;
}

ul#menu {
	list-style:none;
	margin: 0;
	padding: 0;
	
}

ul#menu li {
	list-style:none;
	float:left;
	margin: 0 1px 0 0;
	padding: 0;
}

ul#menu a {
	display:block;
	background-image:url(../images/menu_bg.gif);
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

#menu a span {
	font-size: 95%;
}


/*=========== menubar ============*/

a.menubar{
    background-position:0px 0px;
	width:117px;
    height:40px;
	color: #ffffff;
}

a:active.menubar {
	color: #ffffff;
}

a:visited.menubar {
	color: #ffffff;
}

a:hover.menubar {
    background-position:0px -40px;
	color: #222222;
}


/*===========counter============*/

.counter {
	margin: 0;
	padding: 5px 0 0 0;
}


/*===========index main menu============*/

#mainmenu {
}


.mainmenu01 {
	width: 143px;
	float: left;
	margin: 0;
	padding: 5px 5px 0 10px;
	color: #FFF;
	font-size: 11px;
	height: 140px;
}

.mainmenu01 h3 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}

.mainmenu01 a:link {
	color: #FFF;
	font-size: 11px;
}

.mainmenu01 a:visited {
	color: #FFF;
	font-size: 11px;
}

.mainmenu01 a:hover {
	color: #FC0;
	font-size: 11px;
}

.mainmenu01 a:active {
	color: #FFF;
	font-size: 11px;
}

.mainmenu01 ul     {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	display:block;
	min-height: 85px;
	
}

.mainmenu01 li    {
	margin: 0;
	padding: 0 0 0 12px;
	background-image: url(../images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.mainmenu01 a    {
	text-decoration: none;
	list-style-type: none;
}


.consult  {
	font-size: 90%;
}


/*===========index image menu roll over============*/

.tlimg {
	margin: 0 0 8px 0;
	padding: 0;
}

.tlimg a {
	display:block;
	background-image:url(../images/tl_bg.jpg);
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.tlimg a span {
	display: none;	
}


a.zeimuimg{
    background-position:0px 0px;
	width:171px;
    height:113px;
}

a:hover.zeimuimg {
    background-position:0px -113px;
}


a.souzokuimg{
    background-position:-171px 0px;
	width:171px;
    height:113px;
}

a:hover.souzokuimg {
    background-position:-171px -113px;
}


a.iryouimg{
    background-position:-342px 0px;
	width:171px;
    height:113px;
}

a:hover.iryouimg {
    background-position:-342px -113px;
}


a.roumuimg{
    background-position:-513px 0px;
	width:171px;
    height:113px;
}

a:hover.roumuimg {
    background-position:-513px -113px;
}


a.hieiriimg{
    background-position:-684px 0px;
	width:171px;
    height:113px;
}

a:hover.hieiriimg {
    background-position:-684px -113px;
}


a.hokenimg{
    background-position:-855px 0px;
	width:171px;
    height:113px;
}

a:hover.hokenimg {
    background-position:-855px -113px;
}


a.infoimg{
    background-position:-1026px 0px;
	width:171px;
    height:113px;
}

a:hover.infoimg {
    background-position:-1026px -113px;
}


a.seminorimg{
    background-position:-1197px 0px;
	width:171px;
    height:113px;
}

a:hover.seminorimg {
    background-position:-1197px -113px;
}


a.soudanimg{
    background-position:-1368px 0px;
	width:171px;
    height:113px;
}

a:hover.soudanimg {
    background-position:-1368px -113px;
}





.mainmenu02 {
	width: 175px;
	float: left;
	margin: 0 0 5px 0;
	padding: 5px 5px 0 10px;
	color: #3b313a;
	font-size: 11px;
}

.mainmenu02 a:link img {
	margin: 0 0 5px 0;
	border: 1px solid #aaaaaa;	
}

.mainmenu02 a:visited img {
	margin: 0 0 5px 0;
	border: 1px solid #aaaaaa;	
}


.mainmenu02 a:hover img {
	margin: 0 0 5px 0;
	border: 1px solid #ff0000;	
}


.mainmenu02 a:active img {
	margin: 0 0 5px 0;
	border: 1px solid #aaaaaa;	
}


.mainmenu02 a:link {
	color: #3b313a;
	font-size: 11px;
}

.mainmenu02 a:visited {
	color: #3b313a;
	font-size: 11px;
}

.mainmenu02 a:hover {
 	color: #990000;
	font-size: 11px;
}

.mainmenu02 a:active {
	color: #3b313a;
	font-size: 11px;
}


.mainmenu02 ul     {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
	display:block;
}

.mainmenu02 li    {
	margin: 0;
	padding: 0 0 0 12px;
	background-image: url(../images/lis_002_bl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.mainmenu02 li span{
	margin: 0 0 0 28px;
	padding: 0 0 0 12px;
	background-image: url(../images/lis_002_bl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}


#2info {
	margin: 0;
	padding:0;
	width:170px;
	height:20px;
}


ul#infomenu {
	list-style:none;
	margin: 0;
	padding: 0;
	
}
ul#infomenu li {
	list-style:none;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	width:70px;
}
ul#infomenu a {
	display:block;
	text-decoration: none;
}



.mainmenu02 ul p   {
	font-size: 11px;
	margin: 0 0 0px 0;
	padding:0;
}


.mainmenu02 a    {
	text-decoration: none;
	list-style-type: none;
}


.to_det a
{
	display:block;
	float:right;
	height:20px;
	width:100px;
	text-indent:-9999em;
	background:url(../images/btn_det.gif) no-repeat;
	margin:0px 5px 0 0;
}

.to_det a:hover
{
	background-position:-100px 0;
}



.mainmenubtn01  {
	margin: 4px 0 0 35px;
	padding: 0 0 0 12px;
	background-image: url(../images/lis_009_gn.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #25446c;
}

.mainmenubtn01 a:link {
	color: #25446c;
	font-size: 11px;
}

.mainmenubtn01 a:visited {
	color: #25446c;
	font-size: 11px;
}

.mainmenubtn01 a:hover {
	color: #900;
	font-size: 11px;
}

.mainmenubtn01 a:active {
	color: #25446c;
	font-size: 11px;
}



.mainmenubtn02  {
	margin: 0 0 0 35px;
	padding: 0 0 0 12px;
	background-image: url(../images/arrow05.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}



/*===========index main============*/


#leftmain {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	float: left;
	text-align: left;
}

#rightmenu {
	width: 160px;
	float: right;
	margin: 10px 0 10px 0;
	padding: 0;
	
}



#main {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 940px;
	float: left;
	text-align: left;
}



/*===========index sub menu============*/


#submenu {
	margin: 0 0 10px 0;
}


.submenu01 {
	width: 215px;
	float: left;
	margin: 0 15px 0 0;
	padding: 10px 5px 0 10px;
	font-size: 11px;
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

.submenu01 h3 {
	color: #066;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;	
	background-image: url(../images/lis_001_bl.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	
}

.submenu01 a {
	font-size: 11px;
}

	
.submenu01 ul     {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0;
	display:block;
	min-height: 110px;
}

.submenu01 ul p {
	font-size: 11px;
}

.submenu01 li    {
	margin: 0;
	padding: 0 0 0 12px;
	background-image: url(../images/arrow05.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.submenu01 a    {
	text-decoration: none;
	list-style-type: none;
}

.submenubtn01  {
	margin:0px 0px 3px 100px;
	padding: 0 0 0 12px;
	background-image: url(../images/arrow05.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	
	
}

.submenubtn01 a:link {
	color: #25446c;
	font-size: 11px;
	text-decoration:none;
}

.submenubtn01 a:visited {
	color: #25446c;
	font-size: 11px;
	text-decoration:none;
}

.submenubtn01 a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration:none;
}

.submenubtn01 a:active {
	color: #25446c;
	font-size: 11px;
	text-decoration:none;
}





.smtitle {
	background-image: url(../images/smenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 8px 0;
	padding: 6px 4px 3px 8px;
	height: 30px;
}

.submenubox {
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
}

.submenubox ul     {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;	
}

.submenubox li    {
	margin: 0 0 8px 0;
	padding: 0px 0 4px 0;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}

.submenubox li ul    {
	margin: 5px 0 0px 5px;
	
}

.submenubox li ul li    {
	margin: 0 0 0px 8px;
	padding: 0px 0 4px 0;
	background-image: none;
	font-size: 12px;
	
}

.submenubox a    {
	padding: 0 0 0 13px;
	text-decoration: none;
	background-image: url(../images/lis_009_bk1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}


.open a    {
	color: #008000;
	background-image: url(../images/lis_009_gn.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	
}


.membermenutitle {
	color: #ffffff;
	margin: 0 0 8px 0;
	padding: 6px 4px 3px 8px;
	background-color: #8a9aa2;
}

.membermenu {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
}

/*=========== What's New ============*/

.newsbox {
	margin: 0 0 5px 0;
	padding: 15px 0px 5px 0px;
	font-size: 12px;
}

.newsbox h3     {
	color: #333333;
	font-size: 18px;
	font-family: Century Gothic;
	font-weight: bold;
	margin: 0px 0 8px 5px;
	padding: 0 0 0 20px;	
	background-image: url(../images/lis_001_bl.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

.newsbox dl {
	width:740px;
	margin:0px 0 0px 0px;
	padding:3px 0 3px 0;
}

.newsbox dt{
	width:130px;
	margin:0;
	padding:0 0 3px 5px;
	text-align:left;
	float:left;
	color: #006e54;
	font-weight: none;
}

.newsbox dd {
	width:600px;
	margin:0 0 0 0;
	padding:0 0 3px 0;
	text-align:left;
	float:right;
	vertical-align:bottom;
}

.newstable       {
	margin: 0 0 0 0;
}

.newstable table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.newstable th {
	padding: 8px 4px 4px 4px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;	
}

.newstable td {
	padding: 8px 4px 4px 4px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;	
}

/*=========== ‘ΜΕ±ΖJ± ============*/

.monthbox {
	margin: 5px 0 10px 0;
	padding: 15px 0px 5px 0px;
}

.monthbox h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 8px 5px;
	padding: 0 0 0 20px;	
	background-image: url(../images/lis_001_bl.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

.monthbox h4 {
	display: none;
}

.monthbox dl {
	width:700px;
	margin:0px 0 0px 0px;
	padding:0px 0 0 0;
	font-size: 12px;
}

.monthbox dt{
	width:450px;
	margin:0;
	padding:0 0 3px 0px;
	text-align:left;
	float:left;
}

.monthbox dd {
	width:250px;
	margin:0 0 0 0;
	padding:0 0 3px 0;
	text-align:right;
	float:right;
	vertical-align:bottom;
}

.redate {
	font-size: 12px;
	float: right;
	width: 200px;
	margin: 0 0px 0 0;
	padding: 0;
	position: relative;
	font-weight: normal;
	color: #006e54;
}

.montharea {
	margin: 10px 0 10px 0;
	padding: 20px 0 0 60px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 75px;
	
}
* html .montharea  {
	 
	height: 50px;
}	



.zguntxt {
	line-height: 140%;
	/*width: 700px;*/
	margin : 0 0 5px 0;
	padding: 0 0 0 0;
	vertical-align:bottom;
	display: -moz-inline-box;
	display: inline-block;
	/overflow:hidden;
	/display: inline;
	/zoom: 1;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.zguntxt > div{
	padding: 0;
	width:700px;
	max-width:700px;
	display:block;
	overflow:hidden;
}


/*===========index calender & onepoint@============*/

#underleft {
	float: left;
	width: 210px;
	margin: 0 0 20px 0;
}

#underright {
	float: right;
	width: 540px;
	margin: 0 0px 20px 0;
	font-size: 11px;
}

#underright p {
	font-size: 12px;	
}

/*=========== ±Μxϊ ============*/

.officecal {
	width: 190px;
	margin: 0 0px 20px 0;
	padding: 10px 0px 0px 0px;
}

.officecal h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 8px 0;
	padding: 0 0 0 20px;	
	background-image: url(../images/lis_001_bl.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

.officecal p {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	display: block;
}



/*=========== |Cg ============*/

.onepoint {
	margin: 0 0 20px 0px;
	
	
}

.pointtxtbox {
	padding: 0px 20px 15px 0;
	height: 200px;
	overflow: auto;
	
}

.onepoint h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
    height: 55px;
	margin: 0;
	padding: 12px 0px 0px 50px;
	background-image: url(../images/zeimu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.onepoint h4 {
	font-size: 14px;
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
}



/*=========== Office Information ============*/

.officeinfo {
	margin: 0 0px 10px 0;
	padding: 10px 0px 0px 0px;
}

.officeinfo h3 {
	color: #000000;
	font-size: 16px;
	font-weight: none;
	margin: 0px 0 8px 0;
	padding: 0 0 0 20px;	
	background-image: url(../images/lis_001_bl.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}


/*===========banner============*/
.bnrboxleft {
	margin: 0 0 10px 0;
	padding: 5px 12px 20px 5px;
	font-size: 12px;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bnrboxrigth {
	margin: 0px 0px 5px 0px;
	padding: 5px 0 5px 0;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}

.bnrboxrigth img {
	margin: 0 0 5px 0;
}


/*===========counter============*/
.counter {
	margin: 0 0 5px 0;
	padding: 0;
}

.counter p{
	text-align: left;
	margin: 0;
	padding: 0px;
	font-size: 0.9em;
	line-height: 13px;
}




/*===========main page============*/


#mainright {
	float: right;
	width: 710px;
	margin: 0 0px 20px 0;
	font-size: 11px;
}

#mainright h3 .mi {
	color: #333333;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 2px 0px 4px 0px;
}
	

#mainright h3 .redate {
	font-size: 11px;
	float: right;
	width: 155px;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	font-weight: normal;
	color: #bd6f7d;
}


.maintxt {
	margin: 0 0 4em 0;
}

.maintxt table {
	margin: 0 0 2em 0;
}

.maintxt h3 {
	margin: 0px 0 15px 0;
	padding: 5px 0 4px 8px;
	font-size: 20px;
	line-height: 150%;
	background-image: url(../images/subtitle_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.maintxt h4 {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 10px 0 10px 0px;
	padding: 5px 4px 3px 4px;
}

.maintxt h5 {
	margin: 10px 0 20px 0px;
	padding: 5px;
}

.maintxt p {
	font-size: 110%;
	padding: 0 0 15px 18px;
	margin: 0;
	width: 90%;
}

.maintxt ul {
	margin: 0 0 2em 0;
	padding: 0;
}

.maintxt li {
	background-image: url(../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0 0 0 18px;
	padding: 0 0 0 10px;
	font-size: 110%;
	width: 88%;
}

.maintxt li li {
	background-image: url(../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 10px;
	font-size: 100%;
}


.maintxt td h4 {
	margin-right: 15px;
}

.maintxt td ul {
	margin-left: 0;
}

.maintxt td li {
	margin-left: 25px;
}


.linkbtn ul {
	padding: 0;
	margin: 0 0 20px 0;
}

.linkbtn li {
	list-style-type: none;
	background-image: url(../images/lis_002_bl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 13px;
	margin: 0px 0 4px 18px;
	font-size: 110%;
}

.linkbtn li li{
	list-style-type: none;
	background-image: url(../images/lis_002_bl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 13px;
	margin: 0px 0 4px 15px;
	font-size: 100%;
}

.linkpdf li {
	list-style-type: none;
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 4px 0 4px 22px;
	margin: 0px 0 0px 18px;
	font-size: 110%;
}


.btndet {
	margin: 0px 0 0px 20px;
	padding: 6px 15px 0px 0px;
	text-align:right;
	width: 120px;
	float: right;
	font-size: 110%;
}

.btndet02 {
	margin: 0px 0 0px 20px;
	padding: 3px 15px 0px 0px;
	text-align:right;
	width: 120px;
	float: right;
	font-size: 110%;
}

.btncon {
	margin: 0px 0 10px 20px;
	padding: 8px 8px 4px 8px;
	float: left;
	font-size: 110%;
	border-bottom: 1px solid #dddddd;
}


.mark {
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0 0 18px;
	margin: 0px 0 10px 3px;
	font-size: 130%;
}

.question {
	background-image: url(../images/ico_q.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 5px 0 0 35px;
	margin: 0px 0 10px 3px;
	font-size: 130%;
}

.markup01 {
	background-image: url(../images/lis_009_bk.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0 0 13px;
	margin: 0px 0 10px 0px;
}

.framebox {
	margin: 5px 0 5px 5px;
	padding: 8px 0px 0px 0px;
	border: 1px solid #666666;
	background-color: #f4f4f4;
}

.framebox table {
	margin: 0 0 10px 0;
}

.frameline {
	margin: 0px 0 10px 20px;
	padding: 8px 8px 8px 8px;
	float: right;
	border: 1px solid #666666;
	background-color: #f4f4f4;
	width:320px;
}

.framelist {
	width:330px;
	float: left;
}


.field {
	display: flex;
	justify-content: space-around;
}


/*===========zeimu kaikei page============*/

.zeimutitle {
	background-image: url(../images/title_zeimukaikei.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}


/*===========souzoku jigyoukeisyo page============*/

.sjtitle {
	background-image: url(../images/title_souzokujigyo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

/*===========iryoufukusi page============*/

.iryoutitle {
	background-image: url(../images/title_iryofukusi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

/*===========roumu jinji page============*/

.roumujinjititle {
	background-image: url(../images/title_jinjiroumu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

.soudan3c       {
	width: 217px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #dddddd;
}

.soudan3cend       {
	width: 210px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: none;
}

.soudan3c ul      {
	margin: 0 0 0 0;
}

.soudan3c li      {
	margin: 0 0 4px 8px;
}


.kaiketu       {
	margin: 0;
	padding: 0;
	border: 1px solid #aaaaaa;
	color: #ffffff;
	background-color: #48d1cc;
}


.sindantable       {
	margin: 0 0 40px 0;
}

.sindantable table {
}

.sindantable th {
	padding: 8px 4px 4px 4px;
	border-bottom: 1px solid #dddddd;
	text-align: center;	
}

.sindantable td {
	padding: 8px 0 4px 0;
	border-bottom: 1px solid #dddddd;
	text-align: center;	
}

.sindantable td ul{
	margin-bottom: 3px;
}

.sindantable td li{
	margin-left: 0;
}



.setugunagare table {}

.setugunagare th {
	background-image: url(../images/arrow_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	
}

.setugunagare td ul {
	margin-bottom: 10px;
	
}
	
.setugunagare td ul li {
	margin-left: 15px;
	padding: 0 0 0 10px;
	font-size: 100%;
	
}
	
.setugunagare td.border_c {
	border: 1px solid #808080;
	text-align: center;
	
}

.setugunagare td.border_r {
	border: 1px solid #808080;
	text-align: right;
	padding-right: 20px;
	
}

.setugunagare td p {
	font-size: 100%;
	margin-left: 0;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	width: 100%;
	text-align: left;
	
}
.setugunagare td h5 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #bd6f7d;
	
}

.setugunagare td img {
	margin: 0;
	padding: 0 0 10px 0;
	
}

.thmb img {
	border: 1px solid #cccccc;
	padding: 4px;
	
}



.jinji dl {
	margin: 0 0 2em 0;
	padding-left: 20px;
}

.jinji dd {
	background-image: url(../images/lis_009_gn.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-size: 110%;
}

.jinji dt {
	margin: 0 0 1em 18px;
	padding: 0 0 0 10px;
	background-image: url(../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size: 110%;
}

.jinji ul {
	padding-left: 20px;
}


.profile dl {
	margin: 0 0 1.5em 0;
	padding: 0px;
}

.profile dt {
	margin: 0 0 0.5em 20px;
	padding: 0 0 0 10px;
	background-image: url(../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size: 110%;
}



.mokuteki {
	margin: 0px 0 5px 5px;
	padding: 8px 8px 0px 0px;
	border: 1px solid #666666;
	background-color: #f4f4f4;
	background-image: url(../images/nagare_mokuteki.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	display: block;
}



.kouka {
	margin: 5px 0 0px 5px;
	padding: 8px 8px 0px 0px;
	border: 1px solid #666666;
	background-color: #f4f4f4;
	background-image: url(../images/nagare_kouka.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

.mokuteki ul {
	width: 80%;
}

.kouka ul {
	width: 80%;
}



.mokutable {
	margin: 0px 0 5px 5px;
	padding: 0 0 8px 0;
	border: 1px solid #666666;
	background-color: #f4f4f4;
	background-image: url(../images/nagare_mokuteki.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

.mokutable table {
	margin: 0 0 0 0;
	background-color: none;
	background-image: none;
}

.mokutable td {
	margin: 0;
	padding: 8px 0 0 0;
}


.frameline03 {
	width: 255px;
	margin: 0 0 0 8px;
	padding: 0 5px 5px 5px;
	float: left;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	display: block;
}

.maintxt .mokutable table td .frameline03 h5 {
	margin: 10px 0 8px 3px;
	padding: 0 0 0 0;
}

.maintxt .mokutable table td .frameline03 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.maintxt .mokutable table td .frameline03 li {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 10px;
	font-size: 1em;
	width: 230px;
}


.frameline02 {
	width: 260px;
	margin: 0px 0 10px 10px;
	padding: 0px 0px 5px 5px;
	float: left;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	display: block;
}

.frameline02 ul {
	margin: 0px 0px 0 0px;
	padding: 0;
	width: 100%;
}

.frameline02 li {
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 10px;
}



/*===========hieiri houjin page============*/

.hieirititle {
	background-image: url(../images/title_hieiri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

/*=========== fp page============*/

.hokentitle {
	background-image: url(../images/title_hokensyoken.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

/*===========seminor page============*/

.seminortitle {
	background-image: url(../images/title_seminor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

.seminortable       {
	margin: 0 0 40px 0;
}

.seminortable table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.seminortable th {
	padding: 8px 4px 4px 4px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;	
}

.seminortable td {
	padding: 8px 4px 4px 4px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;	
}

.al{
	text-align: left;
	display: block;
}

.seminortable td ul{
	margin: 0 0 3px 0;
	width:100%;
}

.seminortable td li{
	margin: 0 0 8px 0;
	width:95%;
	font-size:1em;
	
}

/*===========info page============*/

.infotitle {
	background-image: url(../images/title_jyouhou.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

.maintxt .tayori h3 {
	margin: 0px 0 0px 0;
	padding: 10px 0 4px 8px;
	font-size: 22px;
	line-height: 180%;
	background-image: none;
}

.tayoriimg {
	margin: 0px 20px 40px 0px;
	padding: 6px 0px 0px 0px;
	float: left;
}

.cautiontxt {
	padding: 10px 20px 10px 20px;
	font-size: 90%;
}

.bntitle {
	padding: 0 0 0 10px;
	display: block;
	width: 320px;
}



/*===========soudankai page============*/

.soudantitle {
	background-image: url(../images/title_soudankai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

.soutable       {
	margin: 0 0 40px 0;
}

.soutable table {
	border-left: 1px solid #dddddd;
}

.soutable th {
	padding: 8px 4px 8px 8px;
}

.soutable td {
	padding: 8px 0 8px 0;
	border-right: 1px solid #dddddd;
}

.soutable td ul{
	margin-bottom: 3px;
}

.soutable td li{
	margin-left: 0;
}



.jyoutable       {
	margin: 0 0 40px 0;
}

.jyoutable table {
}

.jyoutable th {
	padding: 8px 4px 4px 8px;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
}

.jyoutable td {
	padding: 8px 4px 4px 8px;
	border-bottom: 1px solid #dddddd;
}
.jyoutable td h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	
	
}
	
/*===========jimusyo gaiyou page============*/

.abouttitle {
	background-image: url(../images/title_aboutoffice00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

.greeting {
	margin: 0 0 60px 0;
}

.greeting p {
	width: 460px;
	float: right;
	margin-right: 10px;
}

.takaiimg {
	float: left;
	margin: 0 10px 20px 10px;
	padding: 5px;
	border: 1px solid #cccccc;
}

/*===========recruit page============*/

.rectitle {
	background-image: url(../images/title_recruit00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}

/*===========link page============*/


/*===========iso page============*/
.housin li    {
	margin: 0;
	padding: 1em 0 0 10px;
	list-style-type: upper-roman;
	list-style-position: inside;
	width: 99%;
	background-image: none;
}


/*===========contact page============*/

.contitle {
	background-image: url(../images/title_contact00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 45px;
	height: 45px;
	font-size: 24px;
	padding: 55px 0 0 30px;
	margin: 0 0 20px 0;
}


/*=============footer=============*/

#footer {
	color: #555;
	font-size: 11px;
	text-align: center;
	padding: 0px 0 20px 0;
	background-color: #efece6;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#footer p {
	padding: 0;
}

.footer_inner{
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	
	
	
}

.footer_menu{
	float:left;
	margin:0 0 0 10px;
	color: #555;
	text-align: left;
	
}

.footer_menu ul     {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	
}

.footer_menu li    {
	margin: 0 12px 0 0;
	padding: 0 0 0 8px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: inline;
}

.footer_menu .coname {
	font-size: 1em;
	font-weight: bold;
	
}

.footer_menu a:link {
	color: #888; text-decoration: none ;
}

.footer_menu a:visited  {
	color: #888; text-decoration: none ;
}

.footer_menu a:active  {
	color: #888; text-decoration: none ;
}

.footer_menu a:hover {
	color: #990000;
	text-decoration: none;
}


.footer_copy{
	float:right;
	text-align: right;
	width:385px;
	margin:0 10px 0 0;
	font-size:11px;
	color: #555;
	
}


.footer_copy p{
	text-align: right;
	font-size:11px;
	
}


p#attribution {
	text-align: right;
	font-size:90%;
	letter-spacing: 0;
}



/* =============header sub menu============= */

#headersubmenu{
	height: 10px;
	width: 183px;
	position: absolute;
	margin-left: 732px;
	top: 20px;
}

#headersubmenu img{
	margin: 0 15px 0 0;
}

#headersubmenu #hsm1 a {
	position: relative;
	float: left;
	display: block;
	height: 10px;
	width: 66px;
}


#headersubmenu #hsm2 a {
	position: relative;
float: left;
display: block;
height: 10px;
width: 115px;
}


.pagetitle {
	margin: 0 0 40px 0;
}

.subtitle {
	border-top:1px solid #b7acaf;
	border-bottom:1px solid #b7acaf;
	margin: 0 0 20px 0;
	
}


.subtitle img{
	padding: 10px 0 10px 0;
	
}
	



/*=============contact=============*/

#conform {
	padding: 0 0 15px 18px;
}
.cautionmark {
	color: #E72E03;
	padding-top: 6px;
	font-size: 150%;
}


#contacts-form fieldset {
	border:none;
	width:95%;
	overflow:hidden;
	display:block;
}
	#contacts-form label {
		display:block;
		overflow:hidden;
		text-indent:4px;
		margin-bottom:10px;
		font-size:105%;
	
}
	
	#contacts-form label p{
		font-size:100%;
		padding-bottom:0;
		margin-bottom:0;
	
}
	
		#contacts-form input {
			border:1px solid #444343;
			padding:4px 5px 4px 5px;
			margin-left:3px;
			font-size:105%;
		
}
		#contacts-form input:focus {
			border-color:#dddddd;
		
}
		#contacts-form textarea {
			border:1px solid #444343;
			padding:2px 0 2px 5px;
			overflow:auto;
			margin-bottom:12px;
			font-size:105%;
		
}
		#contacts-form textarea:focus {
			border-color:#dddddd;
		
}
		
		#contacts-form input[type=submit] {
	color:#ffffff;
	background-color:#666666;
	cursor:pointer;
	border:none;
	padding:4px 8px;
	font-size:105%;
			
		}
		
		#contacts-form input[type=reset] {
			color:#ffffff;
			background-color:#666666;
			cursor:pointer;
			border:none;
			padding:4px 8px;
			font-size:105%;
		}
		
		#contacts-form input[type=radio] {
			border:none;
		}
		
		#contacts-form input[type=checkbox] {
			border:none;
		}
		


/*=============recruit=============*/

.recbox       {
	margin: 0 0 40px 0;
}

.recbox table {
}

.recbox th {
	padding: 8px 4px 4px 15px;
	border-bottom: 1px solid #dddddd;
	background-image: url(../images/lis_009_bk.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

.recbox td {
	padding: 8px 0 4px 0;
	border-bottom: 1px solid #dddddd;
}



/*other*/

.pagetop {
	text-align: right;
	margin: 20px 30px 10px 0;
	padding:0 20px 0 0;
	font-size: 90%;
	background-image: url(../images/pageup.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}

.caution {
	color: #E72E03;
	margin: 0;
}

.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 5px 0 20px 0;
	font-size: 1px;
	height: 1px;
	text-indent: -9999px;
}

.dotline02 {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left 5px;
	margin: 5px 0 10px 0;
	font-size: 1px;
}


.round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	ccborderradius: 10px;
}

body:before {
	content: "";
	float: left;
	height: 100%;
	margin-top: -32767px;
	width: 0;
}

#outer:after {
	clear: both;
	content: " ";
	display: block;
	height: 1%;
}



* html .buggybox {
	height: 1%;
}

.clr {
	clear: both;
	visibility:hidden;
	height: 0;
}



/*******************************************************************************
PAGE TOP {^
*******************************************************************************/
.page-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    padding: 10px;
    background: #c0c0c0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 11px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/*******************************************************************************
fixHeight
*******************************************************************************/

.fixHeight > div p {
	font-size: 110%;
	padding: 0;
	margin: 0;
	width: auto;
}

/*info page back number*/

.backnumberbox {
	padding:0px 0 0px 10px;
	background-position: left top;
}

.backnumberbox div {
	margin:0;
	padding:0;
}

.backnumberbox td {
	vertical-align: top;
}
.backnumberbox li {
	margin-left:10px;
	padding-left:10px;
	font-size: 100%;
}
.backnumberbox .fixHeight div {
	display:inline;
	float:left; width:700px;
	margin:0px 10px 10px 0px;
	background-color:#f3f3f3;
}

.backnumberbox .fixHeight div strong {
	display:block;
	font-size:120%;
	line-height:1.2em;
	border-bottom:1px solid #ccc;
	margin:10px;
}

.backnumberbox .fixHeight div p {
	margin:10px;
	color:#666;
}

.backnumberbox .fixHeight div .fixHeightChildText li {
	margin-left:10px;
	padding-left:0;
	font-size: 100%;
}

.backnumberbox .fixHeightChildTitle {
	padding: 0px 0px 0px 6px;
	color: #2f4f4f;
}


/*link page*/

.linkbox .fixHeight {
	padding:0px 0px 10px 0px; 
}
.linkbox .fixHeight div {
	display:inline; float:left; width:223px; margin:0px 10px 10px 0px; background-color:#f3f3f3; 
}
.linkbox .fixHeight div strong {
	display:block; font-size:120%; line-height:1.4em; border-bottom:1px solid #ccc; margin:10px; 
}
.linkbox .fixHeight div p {
	margin:10px; color:#666; 
}
.linkbox {
	padding:10px 0 0px 10px; background-color:#dadada; 
}
.linkbox div {
	margin:0; padding:0; 
}
.linkbox .fixHeight div .fixHeightChildText li {
	margin-left:10px; paddin-left:0; font-size: 110%;
}
.linkbox .fixHeightChildTitle {
	padding: 3px 3px 0 6px;
	color: #2f4f4f;
	background-color:#ffffff;
}


/*about soshikizu page*/

.orgbox .fixHeight div {
	display:inline; float:left; width:340px; margin:0px 10px 10px 0px; background-color:none; 
}
.orgbox .fixHeight div strong {
	display:block; border-top:1px solid #ccc; border-bottom:1px solid #ccc; margin:10px; 
}
.orgbox .fixHeight div p {
	margin:10px; color:#666; 
}
.orgbox {
	padding:10px 0 0px 10px; background-color:none; 
}
.orgbox div {
	margin:0; padding:0; 
}
.orgbox .fixHeight div .fixHeightChildText li {
	margin-left:22px; paddin-left:0; font-size: 110%;
}
.orgbox .fixHeightChildTitle {
	background-image: url(../images/bullet02.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 5px 0 3px 18px;
	margin: 0px 0 10px 5px;
	font-weight: bold;
	font-size:140%;
	line-height:1.4em; 
}



/*******************************************************************************
clearfix
*******************************************************************************/
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix{
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}



