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



/*==========================================================================================

	// 　アクセス

==========================================================================================*/

.access {
	margin-top: 15px;
}


.access ul {

	margin-bottom: 20px;
	
}
.access li {
    padding: 5px 0px;
    overflow: auto;
    font-size: 14px;
    line-height: 1.5;
	list-style-type: disc;
}
