@charset "utf-8";
/* CSS Document */

/*準備中ページ用↓（本番アップ時削除します）*/
html {
	height: 100%;
}
body {
    height: 100%;
    width: 100%;
}
#sasaeria {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 260px;
	margin: auto;
	vertical-align: middle;
}
#sasaeria h1 {
	font-size: 40px;
	font-size: 4.0rem;
	font-family: FOT-マティス Pro M, MatissePro-M, serif;
	line-height: 50px;
	line-height: 5.0rem;
}
#sasaeria h2 {
	margin-top: 40px;
	font-size: 30px;
	font-size: 3.0rem;
}
#sasaeria p {
	display: inline-block;
	margin-top: 40px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}
#sasaeria p a {
	display: block;
	padding: 13px 20px 13px 40px;
	font-size: 1.4rem;
	background: url(../../common/images/icon_return.png) 15px center no-repeat;
	background-size: 15px 15px;
	background-color: none;
	transition: all 0.2s ease-in-out 0s;
}
#sasaeria p a:hover {
	background-color: rgba(0,0,0,0.1);
}
/*準備中ページ用↑（本番アップ時削除します）*/



/*--------------------
key-visual
--------------------*/

#key-visual {
	width: 100%;
	height: 600px;
	background-color: #fff;
	position: relative;
	z-index: 0;
}

#key-visual:before {
	content: "";
	position: absolute;
	bottom: -270px;
	left: 0;
	right: 0;
	width: 100%;
	height: 520px;
	background: url(../images/keyvisual_bg.png) repeat-x;
	background-size: contain;
	z-index: -1;
	filter: grayscale(0.8);
	-webkit-filter: grayscale(0.8);
}

#kvbg-wrap {
	position: relative;
	width: 970px;
	height: 100%;
	margin: 0 auto;
}

#key-visual:after {
	content: "";
	position: absolute;
	bottom: -50px;
	left: 40px;
	right: 0;
	width: 1085px;
	background: url(../images/keyvisual_people.png) no-repeat center center;
	background-size: contain;
	z-index: 0;
	height: 235px;
	margin: 0 auto;
}

#kvbg-wrap:after {
	content: "";
	position: absolute;
	bottom: -90px;
	right: -40px;
	background: url(../images/keyvisual_top.png) no-repeat;
	background-size: contain;
	z-index: 1;
	height: 590px;
	width: 560px;
}

#kvbg-wrap h2 {
	position: absolute;
	top: 240px;
	left: 0;
}

#kvbg-wrap h2 img {
	width: 600px;
	filter: grayscale(0.8);
	-webkit-filter: grayscale(0.8);
	opacity: 0.6;
}


/*--------------------
about
--------------------*/

#main-contents #about-wrap {
	padding: 40px 0 0 0;
	width: 970px;
}

#main-contents #about-wrap .intro {
	border-radius: 8px 8px 0 0;
	width: 890px;
	margin: 0 auto;
}

#main-contents #about-wrap .intro h2 {
	padding-left: 8px;
}

#main-contents .about .catch {
	font-weight: 600;
	color: #000;
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 20px;
}

#main-contents .about .about-figure {
	margin: 25px 0 0 0;
	width: 515px;
	float: left;
}

#main-contents .about .about-figure img {
	width: 520px;
}


/*--------------------
trouble
--------------------*/


#main-contents #about-wrap .trouble-wrap {
	border-radius: 0 0 8px 8px;
	background-color: #ffe38d;
}

#main-contents .trouble {
	padding: 0 40px 30px 40px;
	background: url(../images/trouble_bg.png) no-repeat center bottom;
	background-size: 425px auto;
}

#main-contents .trouble ul {
	position: relative;
	margin-top: 15px;
	overflow: hidden;
	height: 335px;
}

#main-contents .trouble ul li {
	border-radius: 6px;
	background-color: #fff;
	padding: 20px 12px;
	display: inline-block;
	position: relative;
}

#main-contents .trouble ul li:after {
	content: "";
	display: block;
	margin-left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	z-index: 1;
}

#main-contents .trouble ul .left:after {
	border-width: 0 20px 15px 0;
	position: absolute;
	bottom: -10px;
	right: 20px;
	border-color: transparent #fff transparent transparent;
}

#main-contents .trouble ul .right:after {
	border-width: 15px 20px 0 0;
	position: absolute;
	bottom: -10px;
	left: 20px;
	border-color: #fff transparent transparent transparent;
}

#main-contents .trouble ul .left {
	float: left;
}

#main-contents .trouble ul .right {
	float: right;
}

#main-contents .trouble .service {
	position: absolute;
	top: 0;
	left: 0;
}

#main-contents .trouble .service img {
	width: 195px;
}


#main-contents .trouble .meal {
	position: absolute;
	bottom: 170px;
	left: 100px;
}

#main-contents .trouble .meal img {
	width: 205px;
}

#main-contents .trouble .home {
	position: absolute;
	bottom: 10px;
	left: 40px;
}

#main-contents .trouble .home img {
	width: 225px;
}

#main-contents .trouble .exercise {
	position: absolute;
	top: 0;
	left: 290px;
}

#main-contents .trouble .exercise img {
	width: 185px;
}

#main-contents .trouble .dementia {
	position: absolute;
	bottom: 185px;
	right: 225px;
}

#main-contents .trouble .dementia img {
	width: 190px;
}


#main-contents .trouble .handrail {
	position: absolute;
	top: 0px;
	right: 100px}

#main-contents .trouble .handrail img {
	width: 175px;
}

#main-contents .trouble .abuse {
	position: absolute;
	bottom: 95px;
	right: 40px;
}

#main-contents .trouble .abuse img {
	width: 242px;
}

#main-contents .trouble .sales {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

#main-contents .trouble .sales img {
	width: 260px;
}

#main-contents .trouble .volunteer {
	position: absolute;
	bottom: 185px;
	right: 20px;
}

#main-contents .trouble .volunteer img {
	width: 145px;
}

#main-contents .trouble .regional {
	position: absolute;
	bottom: 90px;
	left: 0px;
}

#main-contents .trouble .regional img {
	width: 171px;
}



/*--------------------
distriction
--------------------*/

#main-contents .about .distriction {
	width: 358px;
	background-color: #FFE9C4;
	border-radius: 4px;
	padding: 20px;
	color: #333;
	margin: 20px 0 0 0;
	float: right;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}

#main-contents .about .distriction:before {
	content: "";
	z-index: 1;
	position: absolute;
	top: 18%;
	left: -45px;
	width: 0;
	height: 0;
	border-right: 40px solid #FFE9C4;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
}

#main-contents .about .distriction h4 {
	font-weight: normal;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	border-bottom: 1px solid rgba(254,197,72,0.7);
	padding-bottom: 8px;
	margin-bottom: 10px;
}

#main-contents .about ul {
	margin: 0 auto 10px auto;
	overflow: hidden;
}

#main-contents .about .distriction ul li {
	padding-right: 16px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#main-contents .about .distriction ul li:last-child {
	padding-right: 0;
}

#main-contents .about .distriction ul li img {
	width: 65px;
}


/*--------------------
member
--------------------*/

#main-contents .member {
	clear: both;
	overflow: hidden;	
	width: 890px;
	margin-bottom: 35px;
}

/*#main-contents .member .job-list {
	display:-webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
}*/

#main-contents .member .job-list {
	overflow: hidden;
	display: inline-flex;
	margin-bottom: 20px;
}

#main-contents .member .job {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height: auto;
	padding: 20px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 16px;
	font-size: 1.6rem;
}

#main-contents .member .job-list .half {
	width: 435px;
	float: left;
	align-items: stretch;

}

#main-contents .member .job-list .consultation ,
#main-contents .member .job-list .continued{
	margin-right: 20px;
}

#main-contents .member .job-list:last-child {
	margin-bottom: 0;
}

#main-contents .member .job-list .prevention {
	width: 890px;
	clear: both;
}

#main-contents .member .job-list .prevention ul li {
	width: 50%;
	float: left;
}

#main-contents .member .job-list .prevention ul li:first-child {
	/*margin-right: 15px;*/
	padding-right: 15px;
	border-right: 1px dotted rgba(0,0,0,0.1);
	box-sizing: border-box;
}

#main-contents .member .job-list .prevention ul li dl {
	width: 414px;
	float: left;
}

#main-contents .member .job-list .prevention ul li .right {
	margin-left: 20px;
}

#main-contents .member .job dt {
	color: #FFAE20;
	font-weight: 600;
	font-size: 17px;
	font-size: 1.7rem;
	margin-bottom: 10px;
}

#main-contents .member .job .right {
	margin-right: 0;
}

#main-contents .member .job .care_management dt {
	margin-bottom: 8px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1rem;
	padding: 6px;
	background-color: #FFAE20;
	border-radius: 4px;
	font-weight: 300;
}

#main-contents .member .job-list dd {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 25px;
	line-height: 2.5rem;
}



/*
#main-contents .member .job .care_management dt {
	margin-bottom: 8px;
	display: inline-block;
	color: #FFAE20;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
}

#main-contents .member .job .care_management dt span{
	display: block;
	padding-left: 20px;
	background: url(../images/icon_circle.png) no-repeat left center;
	background-size: 15px auto;
}
*/

/*--------------------
list
--------------------*/


#main-contents .list {
	float: right;
}

#main-contents .list a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-radius: 5px;
	border: 1px solid rgba(240,119,0,0.6);
	color: #fa9c02;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 600;
	width: 100%;
	height: 100%;
	padding: 10px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#main-contents .list a:hover {
	background-color: #ffa716;
	border-color: #ffa716;
	color: #fff;
}


#main-contents .list a span {
	position: relative;
	padding-right: 20px;
	display:-webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
}

#main-contents .list a span:after {
	content: "";
	background: url(../images/icon_arrow.png) no-repeat right center;
	background-size: contain;
	width: 10px;
	height: 12px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -6px;
}

#main-contents .list a:hover span:after {
	content: "";
	background: url(../images/icon_arrow_hover.png) no-repeat right center;
	background-size: contain;
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -6px;
}

#main-contents .info {
	margin-right: 10px;
}

/*--------------------
news/report
--------------------*/


#main-contents .news {
	display:-webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
	position: relative;
}

#main-contents .news_article {
	width: 335px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
	box-sizing: border-box;
	float: left;
	margin-right:24px;
	color: #333;
	overflow: hidden;

}

#main-contents li.news_article:nth-child(n + 3) {
	display: none;
}

#main-contents .news .date {
	padding-top:4px;
	margin-bottom: 15px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
}

#main-contents .news_article dl {
	position: relative;
}

#main-contents .news_article .icon-area {
	position: absolute;
	top: 0;
	right: 0;
}

#main-contents .news_article .title {
	font-size: 20px;
	font-size: 2rem;
	clear: both;
	line-height: 2.5rem;
	width: 280px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#main-contents .news_article:hover .title {
	color: #FFAE20;
}

#main-contents .news .news_article .text {
	position: relative;
	height: 125px;
	overflow: hidden;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 25px;
	line-height: 2.5rem;
	padding-top: 20px;
	border-top: 1px solid rgba(0,0,0,0.1);
	margin-top: 20px;
	box-sizing: border-box;
}

#main-contents .news .news_article .text:after {
	content: "";
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top,rgba(255,255,255,0), rgba(255,255,255,1));
}

#main-contents .news .districts-icon,
#main-contents .news .news-icon,
#main-contents .news .report-icon,
#main-contents .news .date {
	display: inline-block;
}

#main-contents #news-wrap .calender {
	width: 160px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #ffa716;
	border-radius: 4px;
	font-weight: 600;
	padding: 20px 15px;
	text-align: center;
	position: absolute;
	top: 35px;
	right: 0;
}

#main-contents #news-wrap .calender dt {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 12px;	
}

#main-contents #news-wrap .calender dd ul li a {
	color: #f69900;
	font-size: 15px;
	font-size: 1.5rem;
	width: 120px;
	background-color: #fff;
	border-radius: 2px;
	display: block;
	margin: 10px auto 0px;
	padding: 5px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#main-contents #news-wrap .calender dd a:hover {
	background-color: #fff8e1;
	opacity: 0.8;
}


#main-contents .districts-icon {
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 5px;
	padding: 5px;
	font-weight: 600;
	color: #fff;
	background-color: #777777;
	border-radius: 5px;
	line-height: 1;
	/*border: 1px solid rgba(119,119,119,0.8);*/
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
}


/*--------------------
office
--------------------*/

#main-contents .office_article {
	width: 430px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
	box-sizing: border-box;
	float: left;
	margin-right: 24px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#main-contents .office_article:last-child {
	margin-right: 0;
}

#main-contents .office_article .date {
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
}

#main-contents .office_article dl {
	position: relative;
}

#main-contents .office_article dl .districts-icon {
	position: absolute;
	top: -5px;
	right: 0;
}

#main-contents .office_article .text {
	clear: both;
	padding-top: 15px;
	border-top: 1px solid rgba(0,0,0,0.1);
	margin-top: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display:-webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}

#main-contents .office_article .text span {
	width: 368px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


#main-contents .office_article .text:after{
	content: "";
	background: url(../images/icon_arrow.png) no-repeat right center;
	background-size: contain;
	float: right;
	width: 10px;
	height: 12px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	top: 50%;
	bottom: 50%;
	right: 5px;
}

#main-contents .office_article:hover .text {
	color:#fa9c02;
}

#main-contents .office_article:hover .text:after {
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
}

#main-contents .office_article:hover .text:after: {
	opacity: 1;
	padding: 5px 0 0 0;
}

.office p {
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 25px;
	line-height: 25px;
	line-height: 2.5rem;
}


/*--------------------
magazine
--------------------*/

#main-contents .magazine .text {
	width: 555px;
	float: left;
	margin-bottom: 20px;
}

#main-contents .new_magazine {
	float: right;
	background-color: #fef9dd;
	border-radius: 4px;
	padding-left:20px;
	margin: 0 0 20px 60px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#main-contents .new_magazine:hover {
	background-color:#ffe38d;
	opacity: 0.8;
}

#main-contents .new_magazine a {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	text-decoration: underline;
	padding: 20px 20px 20px 25px;
	background: url(../images/icon_magazine_pdf.png) no-repeat left center;
	background-size: 18px;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#main-contents .new_magazine a span {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}

#main-contents .new_magazine:before {
	content: "";
	background: url(../images/icon_magazine_new.png) no-repeat;
	background-size: contain;
	z-index: 1;
	position: absolute;
	top: -30px;
	left: -55px;
	width: 70px;
	height: 70px;
}

#main-contents .pdf_notice {
	clear: both;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 21px;
	line-height: 2.1rem;
	overflow: hidden;
	display:-webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
}

#main-contents .pdf_notice p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 19px;
	line-height: 1.9rem;
	width: 710px;
	float: right;
	padding-left: 20px;
}

#main-contents .pdf_notice a {
	display:-webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #e05002;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#main-contents .pdf_notice a:hover {
	opacity: 0.8;
}

#main-contents .pdf_notice .notice-text {
	display: inline;
}

#main-contents .pdf_notice a img {
	width: 145px;
}


/*--------------------
access
--------------------*/

#main-contents .access {
	overflow: hidden;
	font-size: 16px;
}

#main-contents .access .access_img {
	float: left;
	width: 430px;
}

#main-contents .access .access_img img {
	width: 430px;
}

#main-contents .access .access_text {
	float: right;
	width: 435px;
}

#main-contents .access .access_text h3 {
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted rgba(122,122,122,0.2);
	line-height: 0;
}


#main-contents .access .access_text h3 span {
	font-size: 13px;
	font-size: 1.3rem;
	margin-top: 8px;
	display: block;
	font-weight: 300;
	line-height: 1rem;
}

#main-contents .access .access_text .m-logo {
	margin-top: 5px;
}

#main-contents .access .access_text address {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 2.2rem;
}

#main-contents .access #map {
	display: inline-block;
	margin-top: 20px;
	width: 890px;
	height: 330px;
}

#main-contents .access .tel {
	font-weight: 600;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 26px;
	line-height: 2.6rem;
}

#main-contents .access .tel span {
	color: #fa8802;
	font-size: 26px;
	font-size: 2.6rem;
	margin: 10px auto 3px;
	display: block;
	padding-left: 30px;
	background: url(../images/icon_access_tel.png) no-repeat left center;
	background-size: 25px auto;
}

#main-contents .access .mail {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgba(122,122,122,0.2);
	font-weight: 600;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 26px;
	line-height: 2.6rem;
}

#main-contents .access .mail span {
	color: #fa8802;
	display: block;
	padding-left: 30px;
	background: url(../images/icon_access_mail.png) no-repeat left center;
	background-size: 22px auto;
}

#main-contents .access .mail a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #fa8802;
}

#main-contents .access .mail a:hover {
	text-decoration: underline;
	color: #fa8802;
}

#main-contents .access .mail span {
	color: #fa8802;
	margin: 0;
}

#main-contents .access .schedule tr {
}


#main-contents .access .schedule th, td {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 18px;
	line-height: 1.8rem;
}

#main-contents .access .schedule th {
	padding: 0 5px 5px 0;
	vertical-align: top;
	white-space: nowrap;

}

#main-contents .access .schedule td {
	padding: 0 0 5px 5px;
}

#main-contents .access .schedule td:hover {
}


/*--------------------
link
--------------------*/

#main-contents .link dl {
	float: left;
	width: 275px;
	margin-right: 30px;
}

#main-contents .link dl:last-child {
	margin-right: 0;
}

#main-contents .link dl dt {
}

#main-contents .link h4 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgba(0,0,0,0.2);
}

#main-contents .link dl dd {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 2.2rem;
}

#main-contents .link dl dd li {
	padding-left: 2.5em;
	text-indent: -1.2em;
	line-height: 2rem;
	width: 275px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#main-contents .link dl dd li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	padding: 5px 5px 5px 0;
	width: 255px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#main-contents .link dl dd li a span {
	padding-left: 1.2em;
	background: url(../images/icon_blank.png) no-repeat left center;
	background-size: 12px auto;
}

#main-contents .link dl dd li a:hover {
	color:#fa9c02;
}









