@charset "UTF-8";
/* ******************************************************************

	--link.css--

	1. Layout setting

****************************************************************** */


/*==================================================================
	1. Layout setting
===================================================================*/
.inner {
	margin-top:-8px;
	line-height:1.8;
}
.inner01 {
	margin-top:-8px;
	line-height:1.8;
}
.decimal {
	padding:23px 0 0;
	padding-left:1.8em;
}
.decimal li {
	padding-bottom:10px;
}
.itemList li {
	padding:10px 0 0 20px;
	text-indent:-20px;
}
.textAddress {
	padding:90px 0 24px;
}
.textAddress span {
	display:block;
}

.inner01 li{
    line-height: 1.5;
    text-indent: -20px;
    padding-left: 20px;
    margin-bottom: 10px;
}