﻿@charset "UTF-8";


/*Responsive - 横1024px以上*/@media only screen and (min-width: 1024px) {

/******************************* - CSS Reset - *****************************/
* {
	margin: 0;
	padding: 0;
}



/******************************* - Global Settings - *****************************/
html {overflow-y:scroll;}
body {
	font-size: 16px;
	font-family:"メイリオ", Meiryo, Osaka,'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*font-family:'Lucida Grande', Meiryo, 'メイリオ', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	color:#000;
	line-height:1.6;
	letter-spacing:0;
	text-align:center;
	margin:0;
	padding:0;
	background:#fff;
}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
p,li,dd {}
p {margin:0;}
ul {margin:0; padding: 0;}
li {margin:0; padding: 0; list-style-type:none;}
img {border:0; vertical-align:bottom;}
hr {display:none; clear:both;}
address {font-style:normal;}
strong {font-weight:bold;}
.bluetext {color: #0066CC;}
.clear {clear:both;}
.hide {display:none;}

a {overflow:hidden;}
a:link {
	color:#004098;
	text-decoration:none;
}
a:visited {
	color: #9966CC;
	text-decoration:none;
}
a:hover {
	color: #004098;
	text-decoration:underline;
}
a:active {
	color: #004098;
	text-decoration:underline;
}

a[href^='tel:'] {
  pointer-events: none !important;
  text-decoration: none !important;
  color: #000 !important;
}


.ClearFix {   
	zoom: 1; /*for IE 5.5-7*/
}
.ClearFix:after { /*for modern browser*/
    content: ".";
    clear: both;
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

.center {
	text-align:center;
}


#about_project #contents a[href*="/"]:before,
#subsidy #contents a[href*="/"]:before,
#research #contents a[href*="/"]:before {
	content:"\0bb\00a0";
}


/******************************* - Layout - *****************************/
/* ================================[wrapper] */
#wrapper {
	overflow:hidden;
	text-align:left;
	width:900px;
	margin:0px auto 0px auto;
	padding:0;
	/*box-shadow:0px 0px 10px 3px #ccc;*/
}

/*for IE6 only*/
* html #wrapper {}
/*for IE7 only*/
*+html #wrapper {}




/* ================================[Header] */
#header {
	margin:0 auto;
	padding:30px 0px 7px 10px;
	background:#fff;
	border-bottom:10px solid #0093D4;
}

#header h1 {
	float:left;
	margin:0 5px 0 0;
}

#header .header_contact {}
#header .header_contact ul {
	margin:0px 0 0 0;
}
#header .header_contact ul li {
	display:inline;
	margin:0 0px 0 5px;
}
#header .header_contact ul li a:hover img {
	opacity: 0.7;
		filter: alpha( opacity=70 );/*for IE6,7*/
		-ms-filter: "alpha( opacity=70 )";/*for IE8*/
}





/* ================================[slide_images] */
#slide_images {
	clear:both;
	overflow:hidden;
	margin:0px 0 0 0;
	padding:5px 0;
	background:#fff;
	border-bottom:10px solid #0093D4;
}

#slide_images ul li {
	display:inline;
	margin:0 -5px 0 0;
}
#slide_images ul li:first-child {
	/*margin:0 10px 0 5px;*/
}





/* ================================[gNav] */
.gnav_sp {
	display: none;
}
.gnav_sp2 {
	display: none;
}


#gNav {
	width:900px;/*900px*/
	height:40px;
	margin:15px auto 0px auto;
	padding:0 0 0 0px;
	background:#fff;
}
#gNav ul {
	margin:0;
	padding:0;
}
#gNav ul li {
	float:left;
	display:inline;
	text-align:center;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#gNav ul li a {
	display:block;
	height:40px;
	line-height:40px;
	margin:0;
	padding:0;
	color:#fff;
}

/*off_link*/
#gNav ul li.home {
	width:114px;
	background: url(../images/gNav.png) no-repeat 0px top;
}
#gNav ul li.job {
	width:156px;
	background:url(../images/gNav.png) no-repeat -114px top;
}
#gNav ul li.about_project {
	width:156px;
	background:url(../images/gNav.png) no-repeat -270px top;
}
#gNav ul li.subsidy {
	width:156px;
	background:url(../images/gNav.png) no-repeat -426px top;
}
#gNav ul li.about_associate {
	width:156px;
	background:url(../images/gNav.png) no-repeat -582px top;
}
#gNav ul li.research {
	width:162px;
	background:url(../images/gNav.png) no-repeat -738px top;
}

/*on_link*/
#gNav ul li.home a:hover,
#gNav ul li.home a:active {
	background: url(../images/gNav.png) no-repeat 0px bottom;
}
#gNav ul li.job a:hover,
#gNav ul li.job a:active {
	background:url(../images/gNav.png) no-repeat -114px bottom;
}
#gNav ul li.about_project a:hover,
#gNav ul li.about_project a:active {
	background:url(../images/gNav.png) no-repeat -270px bottom;
}
#gNav ul li.subsidy a:hover,
#gNav ul li.subsidy a:active {
	background:url(../images/gNav.png) no-repeat -426px bottom;
}
#gNav ul li.about_associate a:hover,
#gNav ul li.about_associate a:active {
	background:url(../images/gNav.png) no-repeat -582px bottom;
}
#gNav ul li.research a:hover,
#gNav ul li.research a:active {
	background:url(../images/gNav.png) no-repeat -738px bottom;
}

/*stay*/
#home #gNav ul li.home {background: url(../images/gNav.png) no-repeat 0px bottom;}
#job #gNav ul li.job {background:url(../images/gNav.png) no-repeat -114px bottom;}
#about_project #gNav ul li.about_project {background:url(../images/gNav.png) no-repeat -270px bottom;}
#subsidy #gNav ul li.subsidy {background:url(../images/gNav.png) no-repeat -426px bottom;}
#about_associate #gNav ul li.about_associate {background:url(../images/gNav.png) no-repeat -582px bottom;}
#research #gNav ul li.research {background:url(../images/gNav.png) no-repeat -738px bottom;}





/* ================================[breadcrumbs] */
.breadcrumbs {
	margin:0 0 15px 0;
}
.breadcrumbs ul {
	font-size:12px;
}
.breadcrumbs ul li {
	display:inline-block;
	margin:0 7px 0 0;
	padding:0 0 0 11px;
	background:url(../images/breadcrumbs__arrow.png) no-repeat left top;
}
.breadcrumbs ul li:first-child {
	padding:0 0 0 0px;
	background:none;
}





/* ================================[#contents] */
#contents {
	clear:both;
	margin:15px 0 0 0;
	padding:0;
	background:#fff;
}


/*0. #home - top_message*/
#contents .top_message {
	margin:-5px 0 0 0;
	padding:0 0 10px 0;
}
#contents .top_message p {
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.1em;
}





/* --------------------------------[#contents - #main] */
#contents #main {
	float:left;
	display:inline;
	width:100%;
	padding:0;
}

#contents #main .topics {
	height:600px;
	padding:15px;
	background:#FFF8D9;
	border-left:6px solid #0093D4;
	border-right:6px solid #0093D4;
}
#contents #main .topics h2 {
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #0093D4;
}
#contents #main .topics_list li {}
#contents #main .topics_list li strong {
	margin:0 0 0 5px;
}
#contents #main .topics_list a:link {
	/*color:#E60012;*/
	color:blue;
	text-decoration:underline !important;
}
#contents #main .topics_list a:visited {
	color:pueple;
	text-decoration:none !important;
}
#contents #main .topics_list a:hover {
	color:#0099FF;
	text-decoration:none !important;
}


/*=================================0. #home - topics*/
#home #contents #main {
	width:550px;
}

#home .topics_list {
	height:550px;
	padding:0.5em 0.5em;
	overflow:auto;
	font-size:14px;
	background:#fff;
}
#home .topics_list ul {
}
#home .topics_list ul li {
	margin:0px 0 0 0;
	padding:0.5em 0.5em;
	font-weight: normal;
	border-bottom:1px dashed #ccc;
}
#home .topics_list dl {
}
#home .topics_list dl dt {
	font-weight: bold;
	font-size:14px;
	padding:0.5em 0.0em 0.0em 0.5em;
}
#home .topics_list dl dd {
	margin:0px 0 0 0;
	padding:0.0em 0.5em 0.5em 0.5em;
	font-weight: normal;
	border-bottom:1px dashed #ccc;
}
#home .topics_list dl > dd {
	text-indent: -1em;
	padding-left:1.5em !important;
}


/*=================================1. #job*/
#job .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#job .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#job .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}

.page_nav {
	margin:5px 0 0px 0;
	padding:3px;
	width:301px;/*300px*/
	height:35px;
	line-height:35px;
	font-size:14px;
	background:#0093D4;
}
.page_nav ul {
	text-align:center;
}
.page_nav ul li {
	float:left;
	width:150px;/*150px*/
}
.page_nav ul li:first-child {
	border-right:1px solid #0093D4;
}
.page_nav ul li a {
	display:block;
	color:#000;
	background:#FFF8D9;
}
.page_nav ul li a:hover {
	color:#fff;
	background:#0093D4;
}



#job .job_ippan {
	margin:0 0 10px 0;
	padding:20px 0 25px 0;
	border-bottom:1px solid #777;
}
#job .top_info_txt {}
#job .top_info_txt p {}
#job .top_info_txt p:first-child {
	margin: 0 0 1em 0;
}
#job .top_info_txt p span {
	font-weight: bold;
}
#job .top_info_txt strong {
	color: red;
}
#job .top_info_txt strong a[href*="tel"] {
	color: red !important;
}
#job .top_info_txt .indent {
	text-indent: -1em;
	padding-left: 1em;
}

#job .blk {
	font-style:normal;
	font-size: 120%;
	font-weight: bold;
}

#job .rd {
	font-style:normal;
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}


#job .content_lv1 h3 {
	margin:0px 0 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#0093D4;
}

#job .job_ippan table {
	width:100%;
	margin:5px 0 65px 0;
	padding:0;
	border-top:3px solid #0093D4;
	border-left:3px solid #0093D4;
}


#job .job_ippan table th {
	text-align:left;
	padding:7px 8px;
	font-weight:bold;
	background:#fde9d9;
	border-bottom:3px solid #0093D4;
	border-right:3px solid #0093D4;
}

#job .job_ippan table th.dg {
	text-align:center;
	padding:7px 8px;
	font-weight:bold;
	background:#fde9d9;
}

#job .job_ippan table td {
	padding:7px 8px;
	font-weight:normal;
	background:#fff;
	border-bottom:3px solid #0093D4;
	border-right:3px solid #0093D4;
}
#job .job_ippan table td.dg {
	text-align:center;
	width:120px;
	font-weight:bold;
	background:#FFF8D9;
}

#job .job_ippan table .indent {
	text-indent: -1em;
	padding-left: 1em;
}
#job .job_ippan table .indent .noindent {
	text-indent:0em;
	margin-left: -1em;
}



#job .hellowork_nav {
	padding:10px 0 0 0;
}
#job .hellowork_nav h4 {
	margin:10px 0 0 0px;
	font-size:16px;
	font-weight:bold;
	color:#22AC38;
}
#job .hellowork_nav p.more {
	margin:10px 0 0 0;
}




/*=================================2. #about_project*/
#about_project #contents a:link {
	/*color:#E60012;*/
	color:blue;
	text-decoration:underline;
}
#about_project #contents a:visited {
	color:purple;
	text-decoration:none !important;
}
#about_project #contents a:hover {
	color: #09F;
	text-decoration:none !important;
}



#about_project .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}

#about_project .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#about_project .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}

#about_project .content_lv1 h3 {
	margin:0.25em 0 0.25em 0px;
	color:#0093D4;
	font-size:26px;
	font-weight:bold;
}
#about_project .content_lv1 h3::before {
	content: "＜";
	padding: 0 0.2em 0 0;
}
#about_project .content_lv1 h3::after {
	content: "＞";
	padding: 0 0 0 0.2em;
}

#about_project .content_lv1 h4 {
	margin:0px 0 0.5em 0;
	color:#0093D4;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #0093D4;
}
#about_project .content_lv1 h4 strong {
	margin:0 0 0 5px;
	color:#333;
}
#about_project .content_lv1 h4::before {
	content: "◆";
	padding: 0 0.25em 0 0;
}

#about_project .content_lv1 h5 {
	margin:10px 0 0 0;
	font-size:14px;
	font-weight:normal;
}
#about_project .content_lv1 h4 + h5,
#about_project .content_lv1 h5 + h5  {
	margin:0 0 0 0;
}
#about_project .content_lv1 h5 + h5 strong {}
#about_project .content_lv1 p {
	/*margin:0 0 0 14px;*/
}
#about_project .content_lv1 p span {
	color:#0093D4;
}
#about_project .content_lv1 span.attention {
	color: #FF3366;
}
#about_project .content_lv1 ul {}
#about_project .content_lv1 .pdf_link {}



/*＜季節労働者向け＞*/
#about_project .content_lv1 .kisetsu {
	margin:0 0 70px 0;
	padding:0px 0 60px 0;
	border-bottom:1px dashed #999;
}

#about_project .content_lv1 .kisetsu h3 + p {
	font-weight: bold;
}

#about_project .content_lv1 .kisetsu .top_info_txt {
	margin:15px 0 30px 0;
	padding:10px 20px;
	background:#FFF799;
	/*border:3px solid #0093D4;*/
	border-radius:5px;
}
#about_project .content_lv1 .kisetsu .top_info_txt h4 {
	margin:0 0 0.5em 0;
}
#about_project .content_lv1 .kisetsu .top_info_txt h4::before {
	content: none;
	padding: 0 0.0em 0 0;
}
#about_project .content_lv1 .kisetsu .top_info_txt .indent {
	text-indent: -1em;
	padding-left: 1em;
}
#about_project .content_lv1 .kisetsu .top_info_txt p {}
#about_project .content_lv1 .kisetsu .top_info_txt ul {
	margin: 0.5em 0;
}
#about_project .content_lv1 .kisetsu .top_info_txt ul li {
}
#about_project .content_lv1 .kisetsu .top_info_txt span.attention {
	color: #FF3366;
	font-weight: bold;
}

#about_project .content_lv1 .kisetsu > div[class*="kisetsu_"] {
	padding:15px 0 35px 0;
}
#about_project .content_lv1 .kisetsu_01 {}
#about_project .content_lv1 .kisetsu_01 .indent {
	text-indent: 0em;
	padding-left: -0em;
}
#about_project .content_lv1 .kisetsu_01 .pdf_link {
	margin: 0.5em 0 0 0;
}
#about_project .content_lv1 .kisetsu_02 {}
#about_project .content_lv1 .kisetsu_02 .indent {
	text-indent: 0em;
	padding-left: -0em;
}
#about_project .content_lv1 .kisetsu_03 {}
#about_project .content_lv1 .kisetsu_03 .indent {
	text-indent: 0em;
	padding-left: -0em;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner {}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner p.attention {
	color: #FF3366;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner > div[class*="kisetsu_03_"] {
	padding: 1.5em 0 0 0;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner .kisetsu_03_01 ul {
	margin: 0.5em 0;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner .kisetsu_03_01 ul li {
	display: inline-block;
	margin-left: 1em;
	margin-right: 1em;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner .kisetsu_03_03 ul {
	margin: 0.5em 0;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner .kisetsu_03_03 ul li {
	display: block;
	margin:0 0 0.75em 1em;
}
#about_project .content_lv1 .kisetsu_03 .kisetsu_03_inner .kisetsu_03_03 .indent {
	text-indent: -1em;
	padding-left: 1em;
}
#about_project .content_lv1 .kisetsu_04 {}
#about_project .content_lv1 .kisetsu_04 .indent {
	text-indent: -1em;
	padding-left: 1em;
}
#about_project .content_lv1 .kisetsu_04 ul {
	margin: 0.5em 0;
}
#about_project .content_lv1 .kisetsu_04 ul li {
	display: block;
	margin:0 0 0.75em 1em;
}
#about_project .content_lv1 .kisetsu_05 {}
#about_project .content_lv1 .kisetsu_05 .indent {
	text-indent: -1em;
	padding-left: 1em;
}
#about_project .content_lv1 .kisetsu_05 .pdf_link {
	margin: 0.5em 0 0 0;
}
#about_project .content_lv1 .kisetsu_06 {}
#about_project .content_lv1 .kisetsu_06 .indent {
	text-indent: -1em;
	padding-left: 1em;
}


/*＜事業所向け＞*/
#about_project .content_lv1 .jigyousho {
	margin:25px 0 0 0;
}
#about_project .content_lv1 .jigyousho > div[class*="jigyousho_"] {
	padding:15px 0 35px 0;
}

#about_project .content_lv1 .jigyousho .indent {
	text-indent: -1em;
	padding-left: 1em;
}

#about_project .content_lv1 .leaflet h6 {
	margin:5px 0 0 0;
	color:#0093D4;
	font-size:24px;
	font-weight:bold;
}

#about_project .content_lv1 .leaflet ul li {
	float:left;
}
#about_project .content_lv1 .leaflet ul li a {
	display:block;
	text-align:center;
	width:165px;
	height:30px;
	line-height:30px;
	margin:5px 10px 0 0;
	color:#000;
	font-size:16px;
	border:1px solid #000;
	border-radius:5px;
}
#about_project .content_lv1 .leaflet ul li a:hover {
	color:#fff;
	border:1px solid #005E7F;
	background:#0093D4;
}





/*=================================3. #subsidy*/
#subsidy #contents a:link {
	/*color:#E60012;*/
	color:blue;
	text-decoration:underline;
}
#subsidy #contents a:visited {
	color:purple;
	text-decoration:none !important;
}
#subsidy #contents a:hover {
	color: #09F;
	text-decoration:none !important;
}

#subsidy .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#subsidy .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#subsidy .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}
#subsidy .content_lv1 .indent p {
	text-indent: -1em;
	padding-left: 1em;
}

#subsidy .content_lv1 h3 {
	margin:20px 0 2px 0px;
	font-size:18px;
	font-weight:bold;
	color:#0093D4;
	border-bottom:1px solid #0093D4;
}
#subsidy .content_lv1 h3:first-child {
	margin:0px 0 2px 0;
}
#subsidy .content_lv1 p a {
}





/*=================================4. #about_associate*/
#about_associate .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#about_associate .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#about_associate .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}
#about_associate .content_lv1 h3 {
	margin:25px 0 5px 0px;
	font-size:18px;
	font-weight:bold;
	color:#0093D4;
	border-bottom:1px solid #0093D4;
}
#about_associate .content_lv1 h3:first-child {
	margin:0px 0 5px 0;
}
#about_associate .content_lv1 p:first-letter {
	margin:0 0 0 14px;
}
#about_associate .content_lv1 table {
	width:100%;
	margin:10px 0 0 0;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
#about_associate .content_lv1 table th {
	text-align:left;
	padding:5px 10px;
	background:#FFF8D9;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
#about_associate .content_lv1 table td {
	padding:5px 10px;
	background:#fff;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
.kousei_yakuin {}
.kousei_yakuin_L {
	float:left;
	width:510px;
}
.kousei_yakuin_R {
	float:right;
	width:350px;
	padding:0;
}





/*=================================5. #research*/
#research #contents a:link {
	color:blue;
	text-decoration:underline;
}
#research #contents a:visited {
	color:purple;
	text-decoration:none;
}
#research #contents a:hover {
	color:#0099FF;
	text-decoration:none;
}

#research .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#research .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#research .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}
#research .content_lv1 .indent .pdf_link {
	text-indent: -1em;
	padding-left: 1em;
}

#research .content_lv1 h3 {
	margin:20px 0 5px 0px;
	font-size:18px;
	font-weight:bold;
	color:#0093D4;
	border-bottom:1px solid #0093D4;
}
#research .content_lv1 h3::before {
	content: "＜";
	padding: 0 0.2em 0 0;
}
#research .content_lv1 h3::after {
	content: "＞";
	padding: 0 0 0 0.2em;
}
#research .content_lv1 h3:first-child {
	margin:0px 0 5px 0;
}






/*=================================6. #privacy*/
#privacy .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#privacy .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#privacy .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}
#privacy .content_lv1 h3 {
	margin:20px 0 7px 0;
	font-size:18px;
	font-weight:bold;
	color:#0093D4;
	border-bottom:1px solid #0093D4;
}
#privacy .content_lv1 h3:first-child {
	margin:0px 0 5px 0;
}
#privacy .content_lv1 p {
	margin:0 0 5px 0;
}
#privacy .content_lv1 p + p {
	margin:0 0 20px 0;
	padding:0 0 0 14px;
}
#privacy .content_lv1 p.attention {
	margin:5px 0 0 0;
	color:#CC0000;
}

#privacy .content_lv1 ol {
	margin:0px 0 0px 0;
}
#privacy .content_lv1 ol li {
	margin:0 0 0 20px;
	list-style: decimal;
}





/*=================================7. #sitemap*/
#sitemap .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#sitemap .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#sitemap .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}
#sitemap .content_lv1 ul {
	margin:0 0 20px 0;
}
#sitemap .content_lv1 ul li {
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
}
#sitemap .content_lv1 ul li a {
	padding:0 0 0 15px;
	background:url(../images/icon__circle_01.png) no-repeat center left;
	color:#004098;
}
#sitemap .content_lv1 ul li a:hover {
	opacity: 0.7;
		filter: alpha( opacity=70 );/*for IE6,7*/
		-ms-filter: "alpha( opacity=70 )";/*for IE8*/
}





/*=================================8. #kisetsuroudousya_entry*/
#kisetsuroudousya_entry .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#kisetsuroudousya_entry .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#kisetsuroudousya_entry .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}
#kisetsuroudousya_entry .content_lv1 h3 {
	margin:20px 0 7px 0;
	font-size:18px;
	font-weight:bold;
	color:#0093D4;
	border-bottom:1px solid #0093D4;
}
#kisetsuroudousya_entry .content_lv1 h3:first-child {
	margin:0px 0 5px 0;
}

#kisetsuroudousya_entry .top_info_txt {
	margin:5px 0 20px 0;
	padding:10px 20px;
	background:#FFF799;
	border-radius:5px;
}
#kisetsuroudousya_entry .top_info_txt h4 {
	margin:0;
}
#kisetsuroudousya_entry .top_info_txt p {
	margin:5px 0 0 0;
}

#kisetsuroudousya_entry .entry_form #mailform table {
	width:100%;
	border-top:3px solid #0093D4;
	border-left:3px solid #0093D4;
	border-bottom:2px solid #0093D4;
}
#kisetsuroudousya_entry .entry_form #mailform table th {
	vertical-align:top;
	text-align:left;
	width:210px;
	padding:10px 10px;
	font-weight:bold;
	background:#FFF8D9;
	border-right:1px solid #0093D4;
	border-bottom:1px solid #0093D4;
}
#kisetsuroudousya_entry .entry_form #mailform table td {
	padding:10px 10px;
	font-weight:normal;
	background:#fff;
	border-right:3px solid #0093D4;
	border-bottom:1px solid #0093D4;
}
#kisetsuroudousya_entry .entry_form #mailform table th strong {
	color:#CC0000;
	font-size:12px;
	font-weight:normal;
}
#kisetsuroudousya_entry .entry_form #mailform table th span {
	font-size:14px;
	font-weight:normal;
}
#kisetsuroudousya_entry .entry_form #mailform table th.submit_btns {
	text-align:center;
	padding:15px 0;
	border-right:3px solid #0093D4;
}

#kisetsuroudousya_entry .entry_form #mailform table th.menkyo {
	text-align: center;
	padding: 8px 0;
	border-right: 3px solid #0093D4;
}

#kisetsuroudousya_entry .entry_form .attention {
	margin:5px 0 0 0;
	line-height:1.3;
	color:#666;
	font-size:12px;
}




/*=================================8. #kisetsuroudousya_entry_thanks*/
#kisetsuroudousya_entry_thanks .content_lv0 {
	clear:both;
	margin:0;
	padding:0;
}
#kisetsuroudousya_entry_thanks .content_lv0 h2 {
	clear:both;
	height:30px;
	line-height:30px;
	padding:1px 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#0093D4;
}

#kisetsuroudousya_entry_thanks .content_lv1 {
	padding:10px 15px;
	font-size:14px;
}

#kisetsuroudousya_entry_thanks .top_info_txt {
	border:2px solid #0093D4;
	width:400px;
	margin:25px auto 0px auto;
	padding:20px 0;
	text-align:center;
}
#kisetsuroudousya_entry_thanks .top_info_txt h3 {
	margin:0px 0 20px 0;
	font-size:18px;
	font-weight:bold;
}
#kisetsuroudousya_entry_thanks .top_info_txt p {
	font-size:16px;
}
#kisetsuroudousya_entry_thanks .top_info_txt p a {
	color:#004098;
}
#kisetsuroudousya_entry_thanks .top_info_txt p a:hover {
	opacity: 0.7;
		filter: alpha( opacity=70 );/*for IE6,7*/
		-ms-filter: "alpha( opacity=70 )";/*for IE8*/
}


.seminar_info_title {
	text-align: center;
	margin: 10px auto;
}

.seminar_table {
	margin: 0px auto 10px;
}

.seminar_table td {
	padding: 10px;
}

.seminar_join_foam {
	margin-top: 12px;
}

.seminar_join_foam p {
	margin: 10px;
	line-height: 200%;
}








/* ================================[side] */
#side {
	float:right;
	width:330px;
	margin:0;
	padding:0;
}


/*登録フォーム*/
#side .register a:hover img {
	opacity: 0.7;
		filter: alpha( opacity=70 );/*for IE6,7*/
		-ms-filter: "alpha( opacity=70 )";/*for IE8*/
}
#side .register p {
	text-align: center;
}
#side .register p strong {
	color:crimson;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	display: block;
}


/*アドレス*/
#side .address {
	margin:20px auto 0 auto;
	padding: 20px 0 0 0;
	text-align:center;
	border-top: 1px solid #eee;
}
#side .address dl {}
#side .address dt {
	font-size:20px;
	font-weight:bold;
}
#side .address dd {
	line-height:1.3;
	font-size:14px;
}

#side .map {
	margin:15px 0 0 0;
}
#side .map p {
	text-align:right;
	font-size:14px;
}








/* ================================[pagetop] */
.page_top {
	position: fixed;
	bottom:15px;
	right:15px;
	font-size:12px;
}
.page_top a {
	text-align: center;
	display: block;
	padding:20px 5px;
	color: #fff;
	text-decoration: none;
	background: #0093D4;
	border-radius: 5px;
	opacity:0.8;
}
.page_top a:hover {
	color: #fff;
	background: #0093D4;
	text-decoration: underline;
	opacity:1;
}






/* ================================[Footer] */
#footer {
	clear:both;
	margin:25px auto 0 auto;
	padding:0;
	width:900px;
	border-bottom:10px solid #0093D4;
}

#footer .footer_links {
	padding:0 0 20px 0;
}
#footer .footer_links p {
	margin:0 0 5px 0;
	padding:3px 5px 0 5px;
	color:#0093D4;
	font-size:18px;
	font-weight:bold;
	border:2px solid #0093D4;
}
#footer .footer_links ul {}
#footer .footer_links ul li {
	display:inline;
	margin:0 10px 0 0;
	padding:0 0 0 14px;
	background:url(../images/icon__circle_01.png) no-repeat center left;
	font-size:14px;
}
#footer .footer_links ul li a {
	color:#004098;
}
#footer .footer_links ul li a:hover {
	text-decoration:none;
	opacity: 0.7;
		filter: alpha( opacity=70 );/*for IE6,7*/
		-ms-filter: "alpha( opacity=70 )";/*for IE8*/
}

.footer_address {
	text-align:center;
	padding:10px 0;
	background:#DCDDDD;
}
.footer_address dl dt {
	font-size:18px;
	font-weight:bold;
}
.footer_address dl dd {
	font-size:12px;
}

.footer_address ul {
	margin:5px 0 0 0;
}
.footer_address ul li {
	display:inline;
	margin:0 15px 0 0;
	padding:0 15px 0 10px;
	font-size:14px;
	border-left:1px solid #004098;
	border-right:1px solid #004098;
}
.footer_address ul li:first-child {
	padding:0 0px 0 10px;
	border-right:none;
}
.footer_address ul li a {
	color:#004098;
}
.footer_address ul li a:hover {
	opacity: 0.7;
		filter: alpha( opacity=70 );/*for IE6,7*/
		-ms-filter: "alpha( opacity=70 )";/*for IE8*/
}












}/*Responsive - 横1024px以上*/
