/* CSS Document */

#about ul.zirei{
	margin-left: 20px;
	}

#about li.zirei{
	list-style-type: disc;
	}

#link ul.list-l ul{

	}

#link ul.list-l li {
	margin-left: 20px;
	list-style-image: url(../../images/icon_point_red.png);
}

#linkbn ol.link{
	}

#linkbn li{
	}

#linkbn .bnbox {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	float: left;
	margin-right: 20px;
}

/* FAQ */

#cont_right #btm_box h5{
	background-image: none;
	font-size: 1em;
	color: #000000;
	background-color: #f5f5f5;
	padding: 5px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #686868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}

#acMenu dt{
	display: block;
	width: 660px;
	line-height: 30px;
	cursor: pointer;
	background: #f2f2f2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #666;
    }
#acMenu dd{
    background:#fff;
	width: 660px;
    line-height:30px;
    border:#666 1px solid;
    display:none;
	padding: 10px;
    }

/* sitemap */

#cont_right #btm_box h5.blue{
	background-image: none;
	font-size: 1em;
	color: #000000;
	background-color: #E6F7F9;
	padding: 5px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #30b6ce;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
#cont_right #btm_box h5.green{
	background-image: none;
	font-size: 1em;
	color: #000000;
	background-color: #e8f3d2;
	padding: 5px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8ec31c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}

#cont_right #btm_box h5.pink{
	background-image: none;
	font-size: 1em;
	color: #000000;
	background-color: #fce0e6;
	padding: 5px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff6699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}

#cont_right #btm_box h6{
	font-size: 1em;
	color: #000000;
	}

ul.sm{
	padding-left: 15px;
	}
	
ul.sm li.li01b{
	font-size: 1em;
	list-style-image: url(../../images/icon_point_blue.png);
	}

ul.sm li.li01g{
	font-size: 1em;
	list-style-image: url(../../images/icon_point_green.png);
	}

ul.sm li.li01p{
	font-size: 1em;
	list-style-image: url(../../images/icon_point_pink.png);
	}

ul.sm li.li01{
	font-size: 1em;
	list-style-image: url(../../images/icon_point_red.png);
	}
	
ul.sm li.li02{
	list-style-image: url(../../images/arrow_sm.png);
	margin-bottom: 5px;
	}

ul.sm li.li03{
	margin-bottom: 5px;
	margin-left: -15px;
	}

/* 2018.7.9 */
ul.sm li.li01o{
	font-size: 1em;
	list-style-image: url(../../images/icon_point_gray.png);
}
