@charset "UTF-8";
.cmslist {
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 15px;
}
.cmslist h2 {
	color: #036eb7;
	font-size: 1.2em;
	font-weight: bolder;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	padding-right: 0;
	padding-left: 39px;
	padding-bottom: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: left 0%;
	padding-top: 10px;
	margin-bottom: 15px;
}
.contents_box h2 {
	background-image: url(../img/h2_main.png);
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 39px;
	padding-top: 10px;
	margin-left: 10px;
}
#main_box {
	float: left;
	width: 680px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.contents_box {
	width: 680px;
}
#sidebar  {
	width: 200px;
	float: right;
}
#sidebar h2 {
	background-image: url(../img/h2_r-facility.png);
	color: #85BCCB;
	background-repeat: no-repeat;
}
.top_bnr_box {
	text-align: center;
	background-color: #F5EAD1;
	padding-right: 8px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
	overflow-y: auto;
}
#con_bnr {
	text-align: center;
}
#con_bnr  li {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 5px;
}
/* -------------------------------------------------
アシストとは...
--------------------------------------------------- */
#about {
}
#about_text {
	background-color: #FFFFFF;
	border: 3px solid #036EB7;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}
#about_text_02 {
	color: #FF7DDA;
}
/* -------------------------------------------------
アシスト相談支援事業
--------------------------------------------------- */
#project_table {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.project_title   {
	width: 120px;
	background-color: rgba(3,110,183,0.50);
	border-radius: 8px;
	margin-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	padding-right: 8px;
	text-align: center;
	height: 30px;
}
.project_text  {
	padding-left: 15px;
}
.project_text_first {
	padding-top: 10px;
	margin-bottom: -20px;
}
/* -------------------------------------------------
よくあるご質問
--------------------------------------------------- */
#qa_table {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
#qa_table td {
	border: 3px solid #036EB7;
	background-color: #FFFFFF;
	width: 325px;
	height: 74px;
	border-radius: 10px;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
}
/* -------------------------------------------------
アクセス
--------------------------------------------------- */
#access iframe {
	width: 640px;
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 20px;
}
#access p {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 3px solid #036EB7;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 600px;
}
.TEL_bnr_BOX {
	margin-top: 50px;
}
.TEL_bnr_wrap {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #d4d4d5;
}
dl.TEL_bnr {
	display: block;
	color: #fff;
	margin: 0;
	padding: 12px 0;
	background: #036eb7;
}
dl.TEL_bnr dt { float:left; text-align:right; padding: 13px 0 0 0; width:180px;}
dl.TEL_bnr dd {	margin-left:220px;}
dl.TEL_bnr dd span.telNo {
	font-size: 2.4em;
	letter-spacing: 0.04em;
	line-height: 1;
	padding-left: 50px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/tel-img.gif);
}
.sect_h4_inn {
	margin-left: 10px;
	font-size: 15px;
}
